nix-super/doc
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
..
external-api Merge pull request #10724 from prednaz/libexpr-c_example 2024-05-22 12:59:14 +02:00
internal-api doc/internal-api/local.mk: Rebuild when headers change 2024-04-17 17:28:30 +02:00
manual print type and value in "flake attr is not a derivation" errors 2024-05-29 20:51:32 +02:00