This release includes one significant change to the installer's behavior: it now sets always-allow-substitutes = true
by default in nix.conf
. Beyond that, changes include some additional README documentation of CLI flags and environment variables, new testing suites for ARM64, and a standard round of Rust dependency updates.
What's Changed
- Test installer on aarch64-linux runner by @lucperkins in #972
- Test installer on aarch64-darwin runner by @lucperkins in #973
- Set
always-allow-substitutes
totrue
innix.conf
by @lucperkins in #977 - Bump nix from 0.28.0 to 0.29.0 by @dependabot in #984
- Bump serde from 1.0.200 to 1.0.203 by @dependabot in #983
- Bump serde_json from 1.0.116 to 1.0.117 by @dependabot in #982
- Bump semver from 1.0.22 to 1.0.23 by @dependabot in #980
- Document installer configs by @lucperkins in #975
- Bump thiserror from 1.0.59 to 1.0.61 by @dependabot in #981
- Update dependencies by @lucperkins in #993
- Patch bump to 0.19.1 by @lucperkins in #992
Full Changelog: v0.19.0...v0.19.1