1
0
Fork 0
mirror of https://git.sr.ht/~goorzhel/turboprop synced 2024-12-14 11:37:37 +00:00
No description
Find a file
Antonio Gurgel 2a784978f5 Don't redundantly pass nixpkgs
Why instantiate kubelib in `lib` when I have one in `flake.nix`?

Also, refactor `lib` so I understand it better. (It's straight copypasta
from `nixhelm`, and that bit me several times already.)
2023-11-14 23:37:27 -08:00
charts/bjw-s/app-template Try importing nixhelm's generator as a lib 2023-11-14 23:20:19 -08:00
lib Don't redundantly pass nixpkgs 2023-11-14 23:37:27 -08:00
src/svc nix fmt 2023-11-14 22:55:56 -08:00
flake.lock rm Longhorn bundle 2023-11-14 22:55:49 -08:00
flake.nix Don't redundantly pass nixpkgs 2023-11-14 23:37:27 -08:00
README.md Initial 2023-11-14 21:17:22 -08:00

Kubernetes flake

Prior art