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": {
2024-02-06 17:43:42 +00:00
"lastModified": 1707114923,
"narHash": "sha256-LDYPWa+BgxHSNEye93SyIPgz5u3RAfh78P9KyO+rQzI=",
2023-11-06 19:14:02 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-06 17:43:42 +00:00
"rev": "afcedcf2c8e424d0465e823cf833eb3adebe1db7",
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": {
2024-02-06 17:43:42 +00:00
"lastModified": 1706913249,
"narHash": "sha256-x3M7iV++CsvRXI1fpyFPduGELUckZEhSv0XWnUopAG8=",
2023-11-06 19:14:02 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-06 17:43:42 +00:00
"rev": "e92b6015881907e698782c77641aa49298330223",
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
}