mirror of
https://github.com/NixOS/nix.git
synced 2025-12-15 05:21:03 +01:00
Apply suggestions from code review
Co-authored-by: gustavderdrache <gustavderdrache@gmail.com>
This commit is contained in:
parent
a6ad4a5d23
commit
d9541eba23
1 changed files with 2 additions and 2 deletions
|
|
@ -89,8 +89,8 @@ This section lists the differences between upstream Nix 2.29 and Determinate Nix
|
||||||
|
|
||||||
<!-- Determinate Nix version 3.7.0 -->
|
<!-- Determinate Nix version 3.7.0 -->
|
||||||
|
|
||||||
* Overriding deeply transitive flake inputs now works, by @edolstra in [DeterminateSystems/nix-src#108](https://github.com/DeterminateSystems/nix-src/pull/108)
|
* Overriding deeply-nested transitive flake inputs now works, by @edolstra in [DeterminateSystems/nix-src#108](https://github.com/DeterminateSystems/nix-src/pull/108)
|
||||||
|
|
||||||
* `nix store delete` now exlpains why deletion fails by @edolstra in [DeterminateSystems/nix-src#130](https://github.com/DeterminateSystems/nix-src/pull/130)
|
* `nix store delete` now explains why deletion fails by @edolstra in [DeterminateSystems/nix-src#130](https://github.com/DeterminateSystems/nix-src/pull/130)
|
||||||
|
|
||||||
* New command: `nix flake prefetch-inputs` for improved CI performance, by @edolstra in [DeterminateSystems/nix-src#127](https://github.com/DeterminateSystems/nix-src/pull/127)
|
* New command: `nix flake prefetch-inputs` for improved CI performance, by @edolstra in [DeterminateSystems/nix-src#127](https://github.com/DeterminateSystems/nix-src/pull/127)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue