Files
TerraHome/nixos/kubeadm/flake.lock
MichaelFisher1997 91dd20e60e
All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 17s
fix: escape shell expansion in kubeadm helper scripts
2026-02-28 16:12:25 +00:00

28 lines
564 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1767313136,
"narHash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}