Releases: DeterminateSystems/nix-src
Releases · DeterminateSystems/nix-src
v3.5.1
v3.5.0
What's Changed
- Only run the test step after build completes by @grahamc in #51
- Remove flake-compat input by @lucperkins in #52
- Deprecate upgrade-nix command by @gustavderdrache in #55
- Update flake.lock in light of recent change by @lucperkins in #54
- Lazy trees v2 by @edolstra in #27
- Improve lazy trees backward compatibility by @edolstra in #56
- Canonicalize flake input URLs before checking flake.lock file staleness, for dealing with
dirin URL-style flakerefs by @edolstra in #57 - Improve build failure error messages by @edolstra in #58
- Release v3.5.0 by @github-actions in #59
New Contributors
- @gustavderdrache made their first contribution in #55
Full Changelog: v3.4.2...v3.5.0
v3.4.2
v3.4.1
What's Changed
- Remove trailing slash in Zero to Nix URL by @lucperkins in #44
- Release v3.4.1 by @github-actions in #46
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- Sync with upstream 2.28.2 by @edolstra in #31
- Improve the "dirty" message, by clarifying what the jargon means by @grahamc in #32
- Hide the "dirty" notice when running nix develop by @grahamc in #33
- Emit a warning about channel deprecation. by @grahamc in #35
- Warn about the use of channel URLs by @edolstra in #36
- Warn against the use of indirect flakerefs in flake inputs by @edolstra in #38
- Prep 3.4.0 release notes by @grahamc in #40
- Release v3.4.0 by @github-actions in #39
Full Changelog: v3.3.1...v3.4.0