1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 12:06:01 +01:00
nix/src/libexpr/primops
Robert Hensing e33cd5aa38 Clarify unlocked input warning message
The previous message was vague about what "deprecated" meant and why
unlocked inputs with NAR hashes "may not be reproducible". It also
used "verifiable" which was confusing.

The new message makes it clear that the NAR hash provides verification
(is checked by NAR hash) and explicitly states the failure modes:
garbage collection and sharing.
2025-10-19 14:08:34 +02:00
..
context.cc libexpr: Statically allocate commonly used symbols 2025-08-31 13:24:06 +02:00
derivation.nix Format .nix files 2025-01-24 17:04:02 +01:00
fetchClosure.cc Limit to lenient parsing of non-standard URLs only where needed 2025-08-22 12:37:37 -04:00
fetchMercurial.cc libexpr: Statically allocate commonly used symbols 2025-08-31 13:24:06 +02:00
fetchTree.cc Clarify unlocked input warning message 2025-10-19 14:08:34 +02:00
fromTOML.cc treewide: Remove toView() because it leads to segfaults when compiled with newer nixpkgs 2025-10-05 02:30:21 +03:00
meson.build flake: Add meson formatter 2025-06-11 22:08:03 +00:00