-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
provide nix packages #285
Comments
It's a good idea. I'm not familiar (anymore) with nix, so I have questions:
|
Hi, Updates will happen automatically. There is a job running and updating the version and hashes automatically following GitHub releases. We just have to ensure that the build process is working. I had a look at the goreleaser feature before. Unfortunately a nix user repo is not the same as being in the main channel. I think the integration into the normal repo will happen soon. BR Kris |
That is all I need then :-) |
@kbudde NixOS/nixpkgs#310785 is merged 🥳 Could you provide a documentation snippet? Or is this literally all what nix users need? nix-shell -p myks helm git |
Nix(os) is nice, let's provide myks for nix users as well.
Initial PR: NixOS/nixpkgs#310785
Needs as well an update to myks (docs), e.g.
how to run:
The text was updated successfully, but these errors were encountered: