nix-super/src
pennae ecf8b12d60 group inherit by source during Expr::show
for plain inherits this is really just a stylistic choice, but for
inherit-from it actually fixes an exponential size increase problem
during expr printing (as may happen during assertion failure reporting,
on during duplicate attr detection in the parser)
2024-02-12 13:58:29 +01:00
..
build-remote Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
libcmd Merge pull request #9834 from 9999years/structured-errors 2024-02-08 20:00:25 +01:00
libexpr group inherit by source during Expr::show 2024-02-12 13:58:29 +01:00
libfetchers CanonPath, SourcePath: Change operator + to / 2024-02-05 15:17:39 +01:00
libmain libexpr: Support structured error classes 2024-02-01 16:39:38 -08:00
libstore runPostBuildHook(): Be less chatty 2024-02-09 15:55:24 +01:00
libutil Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
nix Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
nix-build DerivationInfo -> PackageInfo 2024-01-16 15:28:03 +01:00
nix-channel Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-collect-garbage Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env CanonPath, SourcePath: Change operator + to / 2024-02-05 15:17:39 +01:00
nix-instantiate DerivationInfo -> PackageInfo 2024-01-16 15:28:03 +01:00
nix-store libexpr: Support structured error classes 2024-02-01 16:39:38 -08:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00