kubenix/flake.lock

44 lines
1 KiB
Text
Raw Normal View History

2020-12-29 11:16:27 +01:00
{
"nodes": {
"flake-utils": {
2022-04-02 13:18:09 -07:00
"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": {
"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
}