Nixerus/flake.lock

65 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-05-06 21:03:30 +02:00
{
"nodes": {
2023-05-18 12:07:07 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-25 20:55:21 +01:00
"lastModified": 1706134977,
"narHash": "sha256-KwNb1Li3K6vuVwZ77tFjZ89AWBo7AiCs9t0Cens4BsM=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-01-25 20:55:21 +01:00
"rev": "6359d40f6ec0b72a38e02b333f343c3d4929ec10",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2023-05-06 21:03:30 +02:00
"nixpkgs": {
"locked": {
2024-01-25 20:55:21 +01:00
"lastModified": 1705856552,
"narHash": "sha256-JXfnuEf5Yd6bhMs/uvM67/joxYKoysyE3M2k6T3eWbg=",
2023-05-06 21:03:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-25 20:55:21 +01:00
"rev": "612f97239e2cc474c13c9dafa0df378058c5ad8d",
2023-05-06 21:03:30 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-18 12:07:07 +02:00
"ref": "nixos-unstable",
2023-05-06 21:03:30 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-18 12:07:07 +02:00
"nur": {
"locked": {
2024-01-25 20:55:21 +01:00
"lastModified": 1706211899,
"narHash": "sha256-gedJjTowTi71oxbYiMXRvzlbMthu2knSmvpuqe7QO4Y=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "NUR",
2024-01-25 20:55:21 +01:00
"rev": "61c04b2e2cc15d505cab5c959df9388fde20525f",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
2023-10-08 17:09:58 +02:00
"id": "nur",
"type": "indirect"
2023-05-18 12:07:07 +02:00
}
},
2023-05-06 21:03:30 +02:00
"root": {
"inputs": {
2023-05-18 12:07:07 +02:00
"home-manager": "home-manager",
2023-09-25 23:15:51 +02:00
"nixpkgs": "nixpkgs",
"nur": "nur"
2023-05-06 21:03:30 +02:00
}
}
},
"root": "root",
"version": 7
}