Files
colima/flake.lock
Abiola Ibrahim 0cbf719f54 k3s: customizable listen port (#1419)
* Bump flake to a compatible golang version

Signed-off-by: Devon Stewart <blast@hardchee.se>

* nix flake update

Signed-off-by: Devon Stewart <blast@hardchee.se>

* Add gotools to ensure we have goimports

Signed-off-by: Devon Stewart <blast@hardchee.se>

* make fmt

Signed-off-by: Devon Stewart <blast@hardchee.se>

* Clarify drifted arg name

Signed-off-by: Devon Stewart <blast@hardchee.se>

* Thread .kubernetes.listenPort through to install functions

Signed-off-by: Devon Stewart <blast@hardchee.se>

---------

Signed-off-by: Devon Stewart <blast@hardchee.se>
Co-authored-by: Devon Stewart <blast@hardchee.se>
2025-09-25 11:46:26 +01:00

61 lines
1.4 KiB
JSON

{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1748026580,
"narHash": "sha256-rWtXrcIzU5wm/C8F9LWvUfBGu5U5E7cFzPYT1pHIJaQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "11cb3517b3af6af300dd6c055aeda73c9bf52c48",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}