configuration.nix/flake.lock

68 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-08-07 10:19:48 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-11-03 15:02:26 +01:00
"lastModified": 1698896213,
"narHash": "sha256-u42NZt52F3o7pM5V7sYlLOp5tSN8z9+fO2wFcOs0EOQ=",
2023-08-07 10:19:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-03 15:02:26 +01:00
"rev": "831b4fa31749208e576050c563e9773aafd04941",
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-03 15:02:26 +01:00
"lastModified": 1698983598,
"narHash": "sha256-G0mj9HQDPyGetTVGP2gJpUbd9QM/ufHi2ynlN47EsGg=",
2023-11-01 19:02:35 +01:00
"owner": "StevenBlack",
"repo": "hosts",
2023-11-03 15:02:26 +01:00
"rev": "07a0b7bfc5de5d9d19dadb5c4cf8506aaf0217ba",
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-03 15:02:26 +01:00
"lastModified": 1698931758,
"narHash": "sha256-pwl9xS9JFMXXR1lUP/QOqO9hiZKukEcVUU1A0DKQwi4=",
2023-08-12 16:26:12 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-03 15:02:26 +01:00
"rev": "b644d97bda6dae837d577e28383c10aa51e5e2d2",
2023-08-12 16:26:12 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
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
}