configuration.nix/flake.lock
2023-11-14 08:13:12 +02:00

69 lines
1.6 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1699783872,
"narHash": "sha256-4zTwLT2LL45Nmo6iwKB3ls3hWodVP9DiSWxki/oewWE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "280721186ab75a76537713ec310306f0eba3e407",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hosts": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1699912377,
"narHash": "sha256-IOGZaaOr1H4YKDVHFe8ibPqGinNk7CRr+sw0b4jUF+8=",
"owner": "StevenBlack",
"repo": "hosts",
"rev": "3512f10a51a79383166c4411e3587fc98642ea51",
"type": "github"
},
"original": {
"owner": "StevenBlack",
"repo": "hosts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1699936420,
"narHash": "sha256-rR7l3pR0bR2av5B1MrxRFvNLYp/ufHDJL9rzty8xMyM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7eddbf56907e20b14a2996597cfc6619d1c18aed",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"hosts": "hosts",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}