HermitNix_DEPRECATED/flake.lock

66 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-11-06 19:14:02 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-23 12:17:27 +00:00
"lastModified": 1703265279,
"narHash": "sha256-5jVtOwyMH1FzclxHrsFWzBdB+VyjUUSu1wyZhZlR6WU=",
2023-11-06 19:14:02 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-23 12:17:27 +00:00
"rev": "07c322a7cff03267fd881adae1afe63367c5d608",
2023-11-06 19:14:02 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-12-23 12:17:27 +00:00
"lastModified": 1702453208,
"narHash": "sha256-0wRi9SposfE2wHqjuKt8WO2izKB/ASDOV91URunIqgo=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-12-23 12:17:27 +00:00
"rev": "7763c6fd1f299cb9361ff2abf755ed9619ef01d6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-11-06 19:14:02 +00:00
"nixpkgs": {
"locked": {
2023-12-23 12:17:27 +00:00
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
2023-11-06 19:14:02 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-23 12:17:27 +00:00
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
2023-11-06 19:14:02 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
2023-11-06 19:14:02 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}