krewfile
krewfile copied to clipboard
Declarative krew plugin management
I think it would be pretty neat if the flake could also provide a NixOS module for declaring krew plugins in your NixOS config
To make installation easier some of the following options could be added: - release as krew plugin (just like krew itself is a krew plugin) - create binaries for all...
Krew has built-in [external indexes support](https://krew.sigs.k8s.io/docs/user-guide/custom-indexes/). It would be nice, if krewfile support that :-). This PR adds a new syntax, using `index` keyword, while maintaining backwards compatibility. Example krewfile:...
Hello, this is probably some noob nix error from my part but what would be the right way to debug this problem? It seems like ssh (and maybe git?) are...