mirror of
https://github.com/NixOS/nix
synced 2025-07-12 23:15:08 +02:00
doc/rl-next: Edit
This commit is contained in:
parent
b7b1ca9a3f
commit
2df638fd38
6 changed files with 7 additions and 5 deletions
|
@ -4,5 +4,5 @@ issues: 4265
|
|||
prs: [12583]
|
||||
---
|
||||
|
||||
Previously, if a flake contained outputs relying on import-from-derivation during evaluation, `nix flake show` would fail to display the rest of the flake. The updated behavior skips such outputs, allowing the rest of the flake to be shown.
|
||||
Previously, if a flake contained outputs relying on [import from derivation](@docroot@/language/import-from-derivation.md) during evaluation, `nix flake show` would fail to display the rest of the flake. The updated behavior skips such outputs, allowing the rest of the flake to be shown.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue