kubenix/flake.lock

79 lines
1.9 KiB
Text
Raw Normal View History

2020-12-29 11:16:27 +01:00
{
"nodes": {
2022-08-14 21:48:45 -04:00
"flake-compat": {
"flake": false,
"locked": {
2023-06-11 23:51:11 -04:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2022-08-14 21:48:45 -04:00
"owner": "edolstra",
"repo": "flake-compat",
2023-06-11 23:51:11 -04:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2022-08-14 21:48:45 -04:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2020-12-29 11:16:27 +01:00
"flake-utils": {
2023-06-11 23:51:11 -04:00
"inputs": {
"systems": "systems"
},
2022-04-02 13:18:09 -07:00
"locked": {
2023-06-11 23:51:11 -04:00
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
2020-12-29 11:16:27 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-11 23:51:11 -04:00
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
2020-12-29 11:16:27 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
2022-04-02 13:18:09 -07:00
"locked": {
2023-06-11 23:51:11 -04:00
"lastModified": 1686488075,
"narHash": "sha256-2otSBt2hbeD+5yY25NF3RhWx7l5SDt1aeU3cJ/9My4M=",
2020-12-29 11:16:27 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-11 23:51:11 -04:00
"rev": "9401a0c780b49faf6c28adf55764f230301d0dce",
2020-12-29 11:16:27 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2020-12-29 11:16:27 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-08-14 21:48:45 -04:00
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
2022-04-02 15:40:44 -07:00
"nixpkgs": "nixpkgs"
2020-12-29 11:16:27 +01:00
}
2023-06-11 23:51:11 -04: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"
}
2020-12-29 11:16:27 +01:00
}
},
"root": "root",
"version": 7
}