Enable nix-helper

This commit is contained in:
SebastianStork 2024-04-10 20:36:49 +02:00
parent e35c1942a3
commit 00d6f9941c
6 changed files with 40 additions and 0 deletions

20
flake.lock generated
View file

@ -163,6 +163,26 @@
"type": "github"
}
},
"nh": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1712645404,
"narHash": "sha256-uEVd15WsX+Wti9PXW724puFcsFO72VTiJyBwW2WXT9M=",
"owner": "viperML",
"repo": "nh",
"rev": "fe4a96a0b0b0662dba7c186b4a1746c70bbcad03",
"type": "github"
},
"original": {
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [