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-10-02 07:57:41 +02:00
"lastModified": 1696145345,
"narHash": "sha256-3dM7I/d4751SLPJah0to1WBlWiyzIiuCEUwJqwBdmr4=",
2023-08-07 10:19:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-02 07:57:41 +02:00
"rev": "6f9b5b83ad1f470b3d11b8a9fe1d5ef68c7d0e30",
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-10-02 07:57:41 +02:00
"lastModified": 1696125185,
"narHash": "sha256-zJTpVLKg5YhbNJdILfBzYGz9zhM4Cjs5ySaD3eVWcTA=",
2023-08-12 16:26:12 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-02 07:57:41 +02:00
"rev": "0396d3b0fb7f62ddc79a506ad3e6124f01d2ed0a",
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
}