nixos-runner/flake.lock

61 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

2023-04-15 14:42:13 -05:00
{
"nodes": {
"flake-utils": {
2023-08-16 13:22:13 -05:00
"inputs": {
"systems": "systems"
},
2023-04-15 14:42:13 -05:00
"locked": {
2023-08-28 19:40:07 -05:00
"lastModified": 1692799911,
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
2023-04-15 14:42:13 -05:00
"owner": "numtide",
"repo": "flake-utils",
2023-08-28 19:40:07 -05:00
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
2023-04-15 14:42:13 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-08-28 19:40:07 -05:00
"lastModified": 1693158576,
"narHash": "sha256-aRTTXkYvhXosGx535iAFUaoFboUrZSYb1Ooih/auGp0=",
2023-04-15 14:42:13 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-28 19:40:07 -05:00
"rev": "a999c1cc0c9eb2095729d5aa03e0d8f7ed256780",
2023-04-15 14:42:13 -05:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-08-16 13:22:13 -05:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-04-15 14:42:13 -05:00
}
},
"root": "root",
"version": 7
}