mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Update changes.md
This commit is contained in:
parent
cef22abacd
commit
d2d6f9e726
1 changed files with 2 additions and 8 deletions
|
@ -22,12 +22,6 @@ This section lists the differences between upstream Nix 2.28 and Determinate Nix
|
||||||
|
|
||||||
<!-- Determinate Nix version 3.5.1 -->
|
<!-- Determinate Nix version 3.5.1 -->
|
||||||
|
|
||||||
* Deprecate upgrade-nix command in favor of `determinate-nixd upgrade`, by @gustavderdrache in [DeterminateSystems/nix-src#55](https://github.com/DeterminateSystems/nix-src/pull/55)
|
* `nix upgrade-nix` is now inert, and suggests using `determinate-nixd upgrade` -- [DeterminateSystems/nix-src#55](https://github.com/DeterminateSystems/nix-src/pull/55)
|
||||||
|
|
||||||
* Lazy trees v2 by @edolstra in [DeterminateSystems/nix-src#27](https://github.com/DeterminateSystems/nix-src/pull/27)
|
* Initial Lazy Trees support has been merged, but remains off by default. ([DeterminateSystems/nix-src#27](https://github.com/DeterminateSystems/nix-src/pull/27), [DeterminateSystems/nix-src#56](https://github.com/DeterminateSystems/nix-src/pull/56))
|
||||||
|
|
||||||
* Improve lazy trees backward compatibility by @edolstra in [DeterminateSystems/nix-src#56](https://github.com/DeterminateSystems/nix-src/pull/56)
|
|
||||||
|
|
||||||
* Canonicalize flake input URLs before checking flake.lock file staleness, for dealing with `dir` in URL-style flakerefs by @edolstra in [DeterminateSystems/nix-src#57](https://github.com/DeterminateSystems/nix-src/pull/57)
|
|
||||||
|
|
||||||
* Improved the build failure and dependency failure error messages to include output paths, by @edolstra in [DeterminateSystems/nix-src#58](https://github.com/DeterminateSystems/nix-src/pull/58)
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue