Skip to content
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

Add "arx" scripts to release #2135

Closed
wants to merge 4 commits into from
Closed

Conversation

matthewbauer
Copy link
Member

@matthewbauer matthewbauer commented May 3, 2018

This was suggested in NixOS/nixos-homepage#215 & seems like a good idea.

"arx" is a Haskell tool to generate self-extracting shell scripts. It is fairly straightforward to integrate into release.nix. Eventually I want to use these scripts in https://nixos.org/nix/install but for now just want to get these included in the release jobset. You will be able to run these .sh files using the standard curl | sh model:

curl https://nixos.org/releases/nix/nix-2.0.1/nix-2.0.1-x86_64-linux.sh | sh -s optional args go here

@tomberek
Copy link
Contributor

bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants