kubenix/flake.lock

81 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
"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",
2023-07-06 22:36:37 -04:00
"nixpkgs": "nixpkgs",
"systems": "systems",
2023-07-06 22:36:37 -04:00
"treefmt": "treefmt"
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": {
"id": "systems",
"type": "indirect"
2023-06-11 23:51:11 -04:00
}
2023-07-06 22:36:37 -04:00
},
"treefmt": {
"inputs": {
2023-07-07 23:51:35 -04:00
"nixpkgs": [
"nixpkgs"
]
2023-07-06 22:36:37 -04:00
},
"locked": {
"lastModified": 1688026376,
"narHash": "sha256-qJmkr9BWDpqblk4E9/rCsAEl39y2n4Ycw6KRopvpUcY=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "df3f32b0cc253dfc7009b7317e8f0e7ccd70b1cf",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2020-12-29 11:16:27 +01:00
}
},
"root": "root",
"version": 7
}