mirror of
https://github.com/NixOS/nix
synced 2025-06-24 18:01:16 +02:00
doc/rl-next: add duplicate-copy
This commit is contained in:
parent
eca100eb7d
commit
121f7ca5fd
1 changed files with 8 additions and 0 deletions
8
doc/manual/rl-next/duplicate-copy.md
Normal file
8
doc/manual/rl-next/duplicate-copy.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
synopsis: "No longer copy flakes that are in the nix store"
|
||||
issues: 10435
|
||||
prs: [12877, 13098]
|
||||
---
|
||||
|
||||
Previously, we would duplicate entries like `path:/nix/store/*` back into the Nix store.
|
||||
This was prominently visible for pinned system flake registry entries in NixOS, e.g., when running `nix run nixpkgs#hello`.
|
Loading…
Add table
Add a link
Reference in a new issue