Files
lix/doc/manual/rl-next/path-info-missing.md
T
Raito Bezarius 5789f4b0a9 manual/rl-next: fine-tune the release notes
Follow up of https://gerrit.lix.systems/c/lix/+/5346?tab=comments for
the obvious pieces.

Change-Id: If0f640f786b0778d016187cb24c0513a48b5a30b
Signed-off-by: Raito Bezarius <raito@lix.systems>
2026-03-10 17:09:22 +00:00

12 lines
411 B
Markdown

---
synopsis: "`nix path-info` no longer lies to the user about fetching paths"
cls: [4866]
issues: [fj#323]
category: "Improvements"
credits: [thubrecht]
---
When running `nix path-info` with an installable that is not present in the store, Lix no longer
tells the user which paths are missing and that they will be fetched, as the documentation clearly
states that this command does not fetch missing paths.