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": {
"lastModified": 1706981411,
"narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "652fda4ca6dafeb090943422c34ae9145787af37",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
2024-03-08 22:46:38 +01:00
"nixpkgs": {
"locked": {
2024-03-16 23:19:34 +01:00
"lastModified": 1710420202,
"narHash": "sha256-MvFKESbq4rUWuaf2RKPNYENaSZEw/jaCLo2gU6oREcM=",
2024-03-08 22:46:38 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-16 23:19:34 +01:00
"rev": "878ef7d9721bee9f81f8a80819f9211ad1f993da",
2024-03-08 22:46:38 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"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
}