kubenix/flake.lock

98 lines
2.4 KiB
Text
Raw Normal View History

2020-12-29 11:16:27 +01:00
{
"nodes": {
2022-04-02 13:18:09 -07:00
"devshell": {
"inputs": {
"flake-utils": "flake-utils",
2022-04-02 15:40:44 -07:00
"nixpkgs": [
"nixpkgs"
]
2022-04-02 13:18:09 -07:00
},
2021-05-13 01:18:12 -07:00
"locked": {
2022-04-02 13:18:09 -07:00
"lastModified": 1647857022,
"narHash": "sha256-Aw70NWLOIwKhT60MHDGjgWis3DP3faCzr6ap9CSayek=",
2021-05-13 01:18:12 -07:00
"owner": "numtide",
"repo": "devshell",
2022-04-02 13:18:09 -07:00
"rev": "0a5ff74dacb9ea22614f64e61aeb3ca0bf0e7311",
2021-05-13 01:18:12 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2022-04-02 15:40:44 -07:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1648199409,
"narHash": "sha256-JwPKdC2PoVBkG6E+eWw3j6BMR6sL3COpYWfif7RVb8Y=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "64a525ee38886ab9028e6f61790de0832aa3ef03",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2020-12-29 11:16:27 +01:00
"flake-utils": {
"locked": {
2022-04-02 13:18:09 -07:00
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1648297722,
"narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
2020-12-29 11:16:27 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-04-02 13:18:09 -07:00
"rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
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": 1648219316,
"narHash": "sha256-Ctij+dOi0ZZIfX5eMhgwugfvB+WZSrvVNAyAuANOsnQ=",
2020-12-29 11:16:27 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-04-02 13:18:09 -07:00
"rev": "30d3d79b7d3607d56546dd2a6b49e156ba0ec634",
2020-12-29 11:16:27 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-04-02 13:18:09 -07:00
"ref": "nixpkgs-unstable",
2020-12-29 11:16:27 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-04-02 13:18:09 -07:00
"devshell": "devshell",
2022-04-02 15:40:44 -07:00
"flake-compat": "flake-compat",
2022-04-02 13:18:09 -07:00
"flake-utils": "flake-utils_2",
2022-04-02 15:40:44 -07:00
"nixpkgs": "nixpkgs"
2020-12-29 11:16:27 +01:00
}
}
},
"root": "root",
"version": 7
}