1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-28 09:31:16 +02:00
nix/src
pennae d384ecd553 keep copies of parser inputs that are in-memory only
the parser modifies its inputs, which means that sharing them between
the error context reporting system and the parser itself can confuse the
reporting system. usually this led to early truncation of error context
reports which, while not dangerous, can be quite confusing.
2024-03-06 23:11:12 +01:00
..
build-remote Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
libcmd Forbid nested debuggers 2024-03-04 09:24:57 -08:00
libexpr keep copies of parser inputs that are in-memory only 2024-03-06 23:11:12 +01:00
libfetchers Merge pull request #10038 from edolstra/tarball-git-cache 2024-02-21 15:47:02 -05:00
libmain :quit in the debugger should quit the whole program 2024-02-20 10:01:13 -08:00
libstore Merge pull request #10078 from szlend/fix-macos-local-network-sandbox 2024-03-04 14:34:57 +01:00
libutil Merge pull request #10151 from edolstra/fix-lstat-cache 2024-03-05 08:59:30 +01:00
nix Add a warning against carelessly changing the profile version number 2024-03-05 08:07:58 +01:00
nix-build Get rid of CanonPath::fromCwd 2024-02-08 11:01:41 -05:00
nix-channel Say how many channels were unpacked 2024-02-20 19:17:18 -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 Avoid creating temporary store object for git over the wire 2024-02-27 11:27:34 -05:00
nix-instantiate Get rid of CanonPath::fromCwd 2024-02-08 11:01:41 -05:00
nix-store Add Git object hashing to the store layer 2024-02-27 11:27:34 -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