nixos-config/flake.lock

50 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-03-08 22:46:38 +01:00
{
"nodes": {
2024-03-09 22:37:11 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-05 21:44:57 +02:00
"lastModified": 1720042825,
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
2024-03-09 22:37:11 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-05 21:44:57 +02:00
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
2024-03-09 22:37:11 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-06-10 19:38:56 +02:00
"ref": "release-24.05",
2024-03-09 22:37:11 +01:00
"repo": "home-manager",
"type": "github"
}
},
2024-03-08 22:46:38 +01:00
"nixpkgs": {
"locked": {
2024-08-25 19:40:28 +02:00
"lastModified": 1724316499,
"narHash": "sha256-Qb9MhKBUTCfWg/wqqaxt89Xfi6qTD3XpTzQ9eXi3JmE=",
2024-03-08 22:46:38 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-25 19:40:28 +02:00
"rev": "797f7dc49e0bc7fab4b57c021cdf68f595e47841",
2024-03-08 22:46:38 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-10 19:38:56 +02:00
"ref": "nixos-24.05",
2024-03-08 22:46:38 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-03-09 22:37:11 +01:00
"home-manager": "home-manager",
2024-03-08 22:46:38 +01:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}