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-05-14 01:31:12 +02:00
"lastModified": 1683989410,
"narHash": "sha256-puF/QsIkp4ch0sf6M5mNzbdZtYcq2MJHcKre9wJ3ZYo=",
2023-03-27 12:44:37 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-05-14 01:31:12 +02:00
"rev": "6702b22b9805bc1879715d4111e3764cd4237aed",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-05-14 01:31:12 +02:00
"lastModified": 1683408522,
"narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=",
2023-03-27 12:44:37 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-05-14 01:31:12 +02:00
"rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7",
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
}