Files
nixos-config/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2023-03-27 12:44:37 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-24 14:40:00 +02:00
]
2023-03-27 12:44:37 +02:00
},
"locked": {
2023-04-24 14:40:00 +02:00
"lastModified": 1682333170,
"narHash": "sha256-yrJIk5/ONaX0QVQoq67DzNPW7epOuiwAM9FY9xFrE8k=",
2023-03-27 12:44:37 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-24 14:40:00 +02:00
"rev": "6f9781b1b0cf3fedbe9d2d0a785aeec4d6085c10",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-04-24 14:40:00 +02:00
"lastModified": 1682268651,
"narHash": "sha256-2eZriMhnD24Pmb8ideZWZDiXaAVe6LzJrHQiNPck+Lk=",
2023-03-27 12:44:37 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-04-24 14:40:00 +02:00
"rev": "e78d25df6f1036b3fa76750ed4603dd9d5fe90fc",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}