Update lock: add nixos-hardware

This commit is contained in:
2026-08-07 17:14:23 +02:00
parent 7bcf7e9852
commit 8dc5a14509
Generated
+33 -1
View File
@@ -67,7 +67,38 @@
"url": "https://gitea.moonarch.de/nevaforget/moonset.git"
}
},
"nixos-hardware": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1785232496,
"narHash": "sha256-65EQYIRRpTdpH8lUiB6Mvo5uBkG60aBIzAJuALfx+O0=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "2e790b0a6be8ec2b76174ac0931b8ff11919ec98",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1767892417,
"narHash": "sha256-8bW3q88CEg2u4hSP66Vf4lpbLonHz7hqDNBMcCY7E9U=",
"rev": "3497aa5c9457a9d88d71fa93a4a8368816fbeeba",
"type": "tarball",
"url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre924538.3497aa5c9457/nixexprs.tar.xz"
},
"original": {
"type": "tarball",
"url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1785967620,
"narHash": "sha256-IItrdb7Puk05RqOBWZYFC5X6Wl1sJmCfh5MWVHw5iMM=",
@@ -89,7 +120,8 @@
"moongreet": "moongreet",
"moonlock": "moonlock",
"moonset": "moonset",
"nixpkgs": "nixpkgs",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
"stasis": "stasis",
"sweet-cursors": "sweet-cursors"
}