kubenix/flake.lock

61 lines
1.5 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": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2020-12-29 11:16:27 +01:00
"flake-utils": {
2022-04-02 13:18:09 -07:00
"locked": {
2022-08-14 21:48:45 -04:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2020-12-29 11:16:27 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-08-14 21:48:45 -04:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
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": {
"lastModified": 1660494700,
"narHash": "sha256-OU9ceb6JvwqUVqFYvYOtpNDwJpHgC3z/dy6GRoaiGgM=",
2020-12-29 11:16:27 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bc4b4a50c7a105c56f1b712a87818678298deef3",
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
}
}
},
"root": "root",
"version": 7
}