1
0
Fork 0
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:
Robert Hensing 2025-05-15 00:12:42 +02:00 committed by GitHub
parent b7b1ca9a3f
commit 2df638fd38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 7 additions and 5 deletions

View file

@ -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.