treewide: use nh from master instead of nixpkgs

This commit is contained in:
Nikodem Rabuliński 2025-05-01 22:37:04 +02:00
parent e89f83a559
commit 46e631c8c5
Signed by: nrabulinski
SSH key fingerprint: SHA256:AZZVyfKStaCo8sbJB+3Rr/CRrlym1oEgw7vMnynJeR8
5 changed files with 29 additions and 3 deletions

17
flake.lock generated
View file

@ -393,6 +393,22 @@
"type": "gitlab"
}
},
"nh": {
"flake": false,
"locked": {
"lastModified": 1746032033,
"narHash": "sha256-BCD0tfDNlQHFM75THRtXM3GegMg/KbREsYllg7Az9ao=",
"owner": "nix-community",
"repo": "nh",
"rev": "894bb7ebf3adb58f76d1f7d9f6b33f58758d40f0",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nh",
"type": "github"
}
},
"niko-nur": {
"inputs": {
"flake-parts": "flake-parts",
@ -522,6 +538,7 @@
"lix": "lix",
"lix-module": "lix-module",
"mailserver": "mailserver",
"nh": "nh",
"niko-nur": "niko-nur",
"nilla": "nilla",
"nixpkgs": "nixpkgs_2",