nix-super/doc/manual/rl-next
pennae 1edd6fada5 report inherit attr errors at the duplicate name
previously we reported the error at the beginning of the binding
block (for plain inherits) or the beginning of the attr list (for
inherit-from), effectively hiding where exactly the error happened.

this also carries over to runtime positions of attributes in sets as
reported by unsafeGetAttrPos. we're not worried about this changing
observable eval behavior because it *is* marked unsafe, and the new
behavior is much more useful.
2024-03-06 23:11:12 +01:00
..
arg-from-file.md Add release note 2024-03-04 12:48:21 +01:00
better-errors-in-nix-repl.md Add release note 2024-02-05 13:21:08 -08:00
config Compile hand-written release notes with changelog-d 2023-11-24 15:13:21 +01:00
debugger-locals-for-let-expressions.md Add release note 2024-02-05 13:15:29 -08:00
debugger-on-trace.md Add documentation, rename to debugger-on-trace 2024-02-21 09:07:39 -08:00
debugger-positions.md Add release notes for "Debugger prints source position information" 2024-02-08 10:08:48 -08:00
enter-debugger-more-reliably-in-let-and-calls.md Add release note 2024-02-05 13:13:26 -08:00
forbid-nested-debuggers.md Add release note 2024-03-04 09:24:56 -08:00
formal-order.md normalize formal order on ExprLambda::show 2024-03-06 23:11:12 +01:00
inherit-error-positions.md report inherit attr errors at the duplicate name 2024-03-06 23:11:12 +01:00
inherit-from-by-need.md evaluate inherit (from) exprs only once per directive 2024-02-26 19:07:08 +01:00
lambda-printing.md Add release notes for "Functions are printed with more detail" 2024-02-08 10:08:48 -08:00
leading-period.md Disallow store path names that are . or .. (plus opt. -) 2024-01-31 18:35:19 +01:00
more-commands-respect-ctrl-c.md Add release notes for "Nix commands respect Ctrl-C" 2024-02-08 10:08:48 -08:00
pretty-print-in-nix-repl.md Add release notes for "Pretty print values in nix repl" 2024-02-14 08:58:54 -08:00
reduce-debugger-clutter.md Add release note 2024-02-05 13:16:39 -08:00
repl-ctrl-c-while-printing.md Add release notes for "nix repl now respects Ctrl-C while printing values" 2024-02-08 10:08:48 -08:00
repl-cycle-detection.md Add release notes for "Cycle detection in nix repl is simpler and more reliable" 2024-02-08 10:08:48 -08:00
source-location-in-while-evaluating-attribute.md Add release note 2024-02-05 13:00:39 -08:00
stack-size-macos.md Add release notes for "Stack size is increased on macOS" 2024-02-08 10:08:48 -08:00