configuration.nix/flake.lock

47 lines
1.0 KiB
Plaintext
Raw Normal View History

2023-08-07 10:19:48 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-09-19 19:48:24 +02:00
"lastModified": 1695139541,
"narHash": "sha256-tz5UGS2Td0bhbso/g1HnUvKGDQ8ocL4UCfJ/Ro0q3gw=",
2023-08-07 10:19:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-09-19 19:48:24 +02:00
"rev": "ee9f5dc8f691c69f9bd84194fdbf63d41efb6649",
2023-08-07 10:19:48 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
2023-08-07 18:56:14 +02:00
"locked": {
2023-09-19 19:48:24 +02:00
"lastModified": 1694948089,
"narHash": "sha256-d2B282GmQ9o8klc22/Rbbbj6r99EnELQpOQjWMyv0rU=",
2023-08-12 16:26:12 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-19 19:48:24 +02:00
"rev": "5148520bfab61f99fd25fb9ff7bfbb50dad3c9db",
2023-08-12 16:26:12 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2023-08-07 10:19:48 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-09-19 19:48:24 +02:00
"nixpkgs": "nixpkgs"
2023-08-16 18:45:51 +02:00
}
2023-08-07 10:19:48 +02:00
}
},
"root": "root",
"version": 7
}