mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-14 18:26:16 +02:00
18ac6545fc
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:
|
||
---|---|---|
.. | ||
config | ||
consistent-nix-build.md | ||
derivation-json-change.md | ||
fix-silent-unknown-options.md | ||
print-value-in-installable-flake-error.md |