lix/src
Eelco Dolstra 7bfed34367 Fix crash/hang with CA derivations
The curl download can outlive DrvOutputSubstitutionGoal (if some other
error occurs), so at shutdown setting the promise to an exception will
fail because 'this' is no longer valid in the callback. This can
manifest itself as a segfault, "corrupted double-linked list" or hang.
2023-03-08 11:09:15 +01:00
..
build-remote Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
libcmd Merge pull request #7958 from amesgen/issue-7955 2023-03-06 11:08:51 +01:00
libexpr remove indentation in fetchGit attribute listing 2023-03-05 04:44:11 +01:00
libfetchers Merge pull request #7854 from aameen-tulip/patch-1 2023-03-01 18:24:53 +01:00
libmain Merge pull request #7889 from sidkshatriya/sorted-fetch-paths 2023-03-07 11:58:10 +01:00
libstore Fix crash/hang with CA derivations 2023-03-08 11:09:15 +01:00
libutil Merge pull request #7918 from zimbatm/fix-empty-nix-store-env 2023-03-03 13:49:56 +01:00
nix output paths of store derivations are now addressed explicitly 2023-03-06 03:32:14 +01:00
nix-build Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-channel A setting to follow XDG Base Directory standard 2023-02-10 20:14:06 +04:00
nix-collect-garbage Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-copy-closure Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-env Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-instantiate Revert to copyStore = true for nix-instantiate and nix-env 2022-08-23 14:40:27 +02:00
nix-store Merge pull request #7942 from edolstra/remove-format 2023-03-03 10:22:11 +01: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