nixos-modules/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

2022-12-22 21:12:38 +01:00
{
"nodes": {
2024-01-08 00:39:51 +01:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-01-08 00:39:51 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-01-08 00:39:51 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
2022-12-22 21:12:38 +01:00
"locked": {
"lastModified": 1714076141,
"narHash": "sha256-Drmja/f5MRHZCskS6mvzFqxEaZMeciScCTFxWVLqWEY=",
2024-01-08 00:39:51 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7bb2ccd8cdc44c91edba16c48d2c8f331fb3d856",
2022-12-22 21:12:38 +01:00
"type": "github"
},
"original": {
2024-01-08 00:39:51 +01:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
2022-12-22 21:12:38 +01:00
"type": "github"
}
},
"root": {
"inputs": {
2024-01-08 00:39:51 +01:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
2022-12-22 21:12:38 +01:00
}
}
},
"root": "root",
"version": 7
}