1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-26 04:00:59 +01:00
nix/src
Eelco Dolstra b8a587d33f GC server: Clear O_NONBLOCK on the right file descriptor
The bug fix in 6d30f9e6fe erroneously
cleared O_NONBLOCK on the server rather than client FD (leaving both
in an incorrect state).

Fixes #8551.

(cherry picked from commit a6a75ecad8)
2023-06-20 10:13:10 +00:00
..
build-remote Move enabled experimental feature to libutil struct 2023-03-20 11:05:22 -04:00
libcmd Fix nix print-dev-env & nix develop with drv paths 2023-05-11 21:08:10 +00:00
libexpr create pathAccessible, use it to infer default dirs 2023-06-18 04:03:26 +01:00
libfetchers Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
libmain Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
libstore GC server: Clear O_NONBLOCK on the right file descriptor 2023-06-20 10:13:10 +00:00
libutil create pathAccessible, use it to infer default dirs 2023-06-18 04:03:26 +01:00
nix Fix nix print-dev-env & nix develop with drv paths 2023-05-11 21:08:10 +00:00
nix-build Move enabled experimental feature to libutil struct 2023-03-20 11:05:22 -04:00
nix-channel Factor out the generation of the profile/channel directory 2023-03-23 10:22:42 +01:00
nix-collect-garbage Make nix-collect-garbage -d look into more places 2023-05-16 13:52:04 +00:00
nix-copy-closure Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-env Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
nix-instantiate Revert to copyStore = true for nix-instantiate and nix-env 2022-08-23 14:40:27 +02:00
nix-store nix-store.cc: Refactor, remove qDefault 2023-04-03 18:45:20 +02: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