nix-super/src
pennae cefd0302b5 evaluate inherit (from) exprs only once per directive
desugaring inherit-from to syntactic duplication of the source expr also
duplicates side effects of the source expr (such as trace calls) and
expensive computations (such as derivationStrict).
2024-02-26 19:07:08 +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 evaluate inherit (from) exprs only once per directive 2024-02-26 19:07:08 +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