nix-super/doc/manual/rl-next
Qyriad 18ac6545fc print type and value in "flake attr is not a derivation" errors
This turns errors like:

error: flake output attribute 'hydraJobs' is not a derivation or path

into errors like:

error: expected flake output attribute 'hydraJobs' to be a derivation or
path but found a set: { binaryTarball = «thunk»; build = «thunk»; etc> }

This change affects all InstallableFlake commands.

Source: 20981461d4
Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
2024-05-29 20:51:32 +02:00
..
config Compile hand-written release notes with changelog-d 2023-11-24 15:13:21 +01:00
consistent-nix-build.md nix3-build: show all FOD errors with --keep-going 2024-05-17 18:48:52 +02:00
derivation-json-change.md Document store object content addressing & improve JSON format 2024-05-20 09:34:35 -04:00
fix-silent-unknown-options.md fixup extension of changelog entry 2024-05-29 20:51:32 +02:00
print-value-in-installable-flake-error.md print type and value in "flake attr is not a derivation" errors 2024-05-29 20:51:32 +02:00