Is your feature request related to a problem? Please describe.
I’m using NixOS, and I would like to be able to install the lagoon-cli via Nix.
Describe the solution you'd like
I’ve been looking around for a Nix flake for lagoon-cli and I have not been able to locate one. I’m willing to contribute one, if need be.
Describe alternatives you've considered
Well, you can always just download the binary distribution of lagoon-cli, but it would be preferable to have a reproducible installation that we can share with our developers.
Additional context
If you can just confirm that a Nix flake does not already exist, I’ll be happy make one myself and make a pull request.
Is your feature request related to a problem? Please describe.
I’m using NixOS, and I would like to be able to install the
lagoon-clivia Nix.Describe the solution you'd like
I’ve been looking around for a Nix flake for lagoon-cli and I have not been able to locate one. I’m willing to contribute one, if need be.
Describe alternatives you've considered
Well, you can always just download the binary distribution of lagoon-cli, but it would be preferable to have a reproducible installation that we can share with our developers.
Additional context
If you can just confirm that a Nix flake does not already exist, I’ll be happy make one myself and make a pull request.