lix/doc/manual/rl-next
Qyriad 20981461d4 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.

Change-Id: I899757af418b6f98201006ec6ee13a448c07077c
2024-05-21 05:55:13 -06:00
..
better-errors-in-nix-repl.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
consistent-nix-build.md nix3-build: show all FOD errors with --keep-going 2024-05-15 15:35:18 +02:00
debugger-locals-for-let-expressions.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
debugger-on-trace.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
deprecate-online-flake-registry.md Deprecate the online flake registries and vendor the default registry 2024-05-18 12:27:23 +10:00
drop-vendored-toml11.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
drv-string-parse-hang.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
dup-attr-errors.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
empty-search-regex.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
enable-coredumps.md Allow enabling core dumps from builds for nix & child processes 2024-05-16 17:11:21 -07:00
enter-debugger-more-reliably-in-let-and-calls.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
env-size-reduction.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
eval-system.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
fchmodat2-sandbox.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
fix-nested-follows.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
forbid-nested-debuggers.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
formal-order.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
inherit-error-positions.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
inherit-from-by-need.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
leading-period.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
new-assertions.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
nix-config-show.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
nix-env-json-drv-path.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
nix-flake-check-logs-actions.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
nix-flake-update-ux.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
nix-profile-names.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
nixversion-fake.md builtins: fix builtins.langVersion docs to state it's deprecated 2024-05-15 21:54:12 -07:00
no-cache-eval-errors.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
print-value-in-coercion-error.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
print-value-in-installable-flake-error.md print type and value in "flake attr is not a derivation" errors 2024-05-21 05:55:13 -06:00
print-value-in-type-error.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
reduce-debugger-clutter.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
repl-doc-command.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
repl-fix-history.md repl-interacter: save history after entering every line 2024-05-19 22:47:45 +00:00
repl-interrupt.md libutil: remove the interrupt-blocking code 2024-05-13 09:03:53 +02:00
repl-overlays.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
short-expr-flag.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
source-location-in-while-evaluating-attribute.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
source-positions-in-errors.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
stack-overflow-segfaults.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
upgrade-nix-override.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
upgrade-nix-profile-compat.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
upstart-removal.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00
with-error-reporting.md doc: add release note credits and categories for all the changes in Lix 2024-05-15 14:33:35 -07:00