NH and herdr

This commit is contained in:
2026-07-04 14:15:22 +02:00
parent e9c9670de2
commit 1ad01c35da
3 changed files with 51 additions and 7 deletions
Generated
+36 -1
View File
@@ -1,5 +1,23 @@
{
"nodes": {
"herdr": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1783165492,
"narHash": "sha256-xhaMqgcdK1xVBKg55r30xu80BlgLuQLUw//OKfG/swY=",
"owner": "ogulcancelik",
"repo": "herdr",
"rev": "c97e0986277e95144f79da3fce5b3fd443f3922f",
"type": "github"
},
"original": {
"owner": "ogulcancelik",
"repo": "herdr",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@@ -22,6 +40,22 @@
}
},
"nixpkgs": {
"locked": {
"lastModified": 1779357205,
"narHash": "sha256-cCO8aTqss5x9Ky8GWkpY0Hy5fyTZEbtifSUV8QjSzic=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f83fc3c307e74bc5fd5adb7eb6b8b13ffd2a36e1",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1782999065,
"narHash": "sha256-68sbHaR2H5mXnLSjtAii1YESzudwgaiVIK5N1kC/As8=",
@@ -37,8 +71,9 @@
},
"root": {
"inputs": {
"herdr": "herdr",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs_2"
}
}
},