configuration.nix/flake.lock

69 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-08-07 10:19:48 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-11-14 07:13:12 +01:00
"lastModified": 1699783872,
"narHash": "sha256-4zTwLT2LL45Nmo6iwKB3ls3hWodVP9DiSWxki/oewWE=",
2023-08-07 10:19:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-14 07:13:12 +01:00
"rev": "280721186ab75a76537713ec310306f0eba3e407",
2023-08-07 10:19:48 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-11-01 19:02:35 +01:00
"hosts": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-11-14 07:13:12 +01:00
"lastModified": 1699912377,
"narHash": "sha256-IOGZaaOr1H4YKDVHFe8ibPqGinNk7CRr+sw0b4jUF+8=",
2023-11-01 19:02:35 +01:00
"owner": "StevenBlack",
"repo": "hosts",
2023-11-14 07:13:12 +01:00
"rev": "3512f10a51a79383166c4411e3587fc98642ea51",
2023-11-01 19:02:35 +01:00
"type": "github"
},
"original": {
"owner": "StevenBlack",
"repo": "hosts",
"type": "github"
}
},
2023-08-07 10:19:48 +02:00
"nixpkgs": {
2023-08-07 18:56:14 +02:00
"locked": {
2023-11-14 07:13:12 +01:00
"lastModified": 1699936420,
"narHash": "sha256-rR7l3pR0bR2av5B1MrxRFvNLYp/ufHDJL9rzty8xMyM=",
2023-08-12 16:26:12 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-14 07:13:12 +01:00
"rev": "7eddbf56907e20b14a2996597cfc6619d1c18aed",
2023-08-12 16:26:12 +02:00
"type": "github"
},
"original": {
2023-11-03 15:43:48 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
2023-08-12 16:26:12 +02:00
}
},
2023-08-07 10:19:48 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-11-01 19:02:35 +01:00
"hosts": "hosts",
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
}