1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-28 05:00:58 +01:00
nix/src
Rebecca Turner 4feb7d9f71
Combine AbstractPos, PosAdapter, and Pos
Also move `SourcePath` into `libutil`.

These changes allow `error.hh` and `error.cc` to access source path and
position information, which we can use to produce better error messages
(for example, we could consider omitting filenames when two or more
consecutive stack frames originate from the same file).
2024-01-08 10:59:41 -08:00
..
build-remote Allow dynamic derivation deps in inputDrvs 2023-09-07 10:39:37 -04:00
libcmd Combine AbstractPos, PosAdapter, and Pos 2024-01-08 10:59:41 -08:00
libexpr Combine AbstractPos, PosAdapter, and Pos 2024-01-08 10:59:41 -08:00
libfetchers Combine AbstractPos, PosAdapter, and Pos 2024-01-08 10:59:41 -08:00
libmain Use buildprefix in a few more places 2023-11-29 19:49:07 -05:00
libstore Combine AbstractPos, PosAdapter, and Pos 2024-01-08 10:59:41 -08:00
libutil Combine AbstractPos, PosAdapter, and Pos 2024-01-08 10:59:41 -08:00
nix Signer infrastructure: Prep for #9076 2024-01-03 16:13:55 -05:00
nix-build Merge pull request #9582 from pennae/misc-opts 2023-12-22 17:00:59 +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 Merge pull request #9582 from pennae/misc-opts 2023-12-22 17:00:59 +01:00
nix-instantiate remove lazy-pos forceValue 2023-12-19 19:32:16 +01:00
nix-store Organize content addressing, use SourceAccessor with Store::addToStore 2023-12-18 10:41:54 -05: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