Releases: PromyLOPh/guix-install-action
Releases · PromyLOPh/guix-install-action
Release 1.5
- Replace (dead) default Guix mirror with official repository.
Release v1.4
- Replace guix-install.sh
Release v1.3
Add option to disable pulling after installing Guix.
v1.2.2
Minor improvements.
What's Changed
- Fall back to building if substitute retrieval fails. by @mbakke in #6
- Get rid of GUIX_LOCPATH warning. by @mbakke in #7
- Output the channel specification. by @mbakke in #8
- Fix multiple channels test. by @mbakke in #9
- Update test URL in README by @mbakke in #10
- Feed extra newline to the install script. by @mbakke in #11
- Robustify guix-install invocation. by @mbakke in #12
v1.2.1: Use proper branch when testing
Use Guix’ nightly releases, add docker image example.
Release v1.1
Custom channels, various bugfixes.
Release v1.0
Simple, basic functionality for installing GNU Guix. No configuration options.