nix/packages: update hbrainfuck, prop_solveur

This commit is contained in:
Primrose 2025-05-03 09:45:14 +02:00
parent f7717647c9
commit 82300df9b1
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
5 changed files with 30 additions and 30 deletions

View file

@ -37,6 +37,12 @@
"url": "https://github.com/edolstra/flake-compat/archive/v1.1.0.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"hbrainfuck": {
"branch": "mistress",
"repo": "https://git.confusedcompiler.org/leana8959/hbrainfuck",
"rev": "796aae9bdb222e8e0431627eb11a3e3a71c1ffef",
"type": "git"
},
"home-manager": {
"branch": "release-24.11",
"description": "Manage a user environment using Nix [maintainer=@rycee] ",
@ -163,6 +169,12 @@
"url": "https://github.com/NixOS/nixpkgs/archive/9d3ae807ebd2981d593cddd0080856873139aa40.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"prop_solveur": {
"branch": "mistress",
"repo": "https://git.confusedcompiler.org/leana8959/prop_solveur",
"rev": "cc2430dc5a396b01d02bd925070ce5d009d05bc4",
"type": "git"
},
"url-eater": {
"branch": "mistress",
"description": "Clean unnecessary parameters from URLs copied to clipboard",