Files
nixos-config/flake.lock

65 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-03-27 12:44:37 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2023-04-08 01:04:52 +02:00
"lastModified": 1680667162,
"narHash": "sha256-2vgxK4j42y73S3XB2cThz1dSEyK9J9tfu4mhuEfAw68=",
2023-03-27 12:44:37 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-08 01:04:52 +02:00
"rev": "440faf5ae472657ef2d8cc7756d77b6ab0ace68d",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-04-08 01:04:52 +02:00
"lastModified": 1680758185,
"narHash": "sha256-sCVWwfnk7zEX8Z+OItiH+pcSklrlsLZ4TJTtnxAYREw=",
2023-03-27 12:44:37 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-04-08 01:04:52 +02:00
"rev": "0e19daa510e47a40e06257e205965f3b96ce0ac9",
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"
}
},
"utils": {
"locked": {
2023-04-05 21:16:31 +02:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2023-03-27 12:44:37 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-05 21:16:31 +02:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}