1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-13 14:02:42 +01:00
nix/src
Klemens Nanni c84e20a296
Fix SO_PEERCRED usage on OpenBSD
getsockopt(2) documents `struct sockpeercred` with `SO_PEERCRED`.
(`struct ucred` does exist, but is incompatible to the Linux version.)
2023-03-11 23:07:19 +04:00
..
build-remote canBuildLocally: check for features 2019-03-06 05:03:25 +00:00
cpptoml bump cpptoml to v0.1.1 2019-05-29 17:01:39 +08:00
libexpr Make tar invocation portable, fix OpenBSD build/test 2023-03-11 23:07:19 +04:00
libmain preloadNSS: rework the dns query workaround 2021-11-25 13:06:00 -08:00
libstore Override socket path with NIX_DAEMON_SOCKET_PATH 2021-11-16 05:44:59 +00:00
libutil PathSubstitutionGoal: Clean up pipe 2021-11-04 11:26:39 +01:00
nix repl.cc: Check for HAVE_BOEHMGC 2020-08-13 04:34:36 +02:00
nix-build nix-shell: don't check for "nix-shell" in shebang script name 2021-11-30 05:33:50 +00:00
nix-channel nix-env: Create ~/.nix-profile automatically 2019-10-10 00:00:54 +02:00
nix-collect-garbage Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-copy-closure Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-daemon Fix SO_PEERCRED usage on OpenBSD 2023-03-11 23:07:19 +04:00
nix-env Fix insufficent attribute capacity in user profile 2021-03-13 17:32:47 +00:00
nix-instantiate Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-prefetch-url nix-prefetch-url: Stop progress bar before printing results 2018-11-09 10:34:12 +01:00
nix-store nix-store: fix out of sync protocol 2019-08-16 15:05:45 +02:00
nlohmann nlohmann-json: 3.4.0 -> 3.5.0 2018-12-21 22:38:06 -06:00
resolve-system-dependencies Apply OS checks to host platform, not build 2021-07-27 08:41:57 +00:00