1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 14:32:42 +01:00
nix/src
John Ericson 7112f8294c Add SSHMaster::Connection::trySetBufferSize
It is unused in Nix currently, but will be used in Hydra. This reflects
what Hydra does in https://github.com/NixOS/hydra/pull/1387.

We may probably to use it more widely for better SSH store performance,
but this needs to be subject to more testing before we do that.

(cherry picked from commit 0d25cc6541)
2025-02-17 16:56:35 +00:00
..
build-remote build-remote: only allocate storeUri once 2024-07-25 14:04:03 +02:00
external-api-docs Format .nix files 2025-01-24 20:40:21 +01:00
internal-api-docs Format .nix files 2025-01-24 20:40:21 +01:00
libcmd Format .nix files 2025-01-24 20:40:21 +01:00
libexpr copyPathToStore(): Preserve symlinks 2025-02-11 21:51:39 +00:00
libexpr-c refactor: Extract EvalState::realiseString 2025-01-27 15:51:30 +00:00
libexpr-test-support Format .nix files 2025-01-24 20:40:21 +01:00
libexpr-tests Format .nix files 2025-01-24 20:40:21 +01:00
libfetchers readHead(): Make sure we're returning the HEAD ref line 2025-02-06 14:05:03 +00:00
libfetchers-tests Format .nix files 2025-01-24 20:40:21 +01:00
libflake Resolve merge conflict 2025-02-12 16:54:48 +01:00
libflake-c Format .nix files 2025-01-24 20:40:21 +01:00
libflake-tests Format .nix files 2025-01-24 20:40:21 +01:00
libmain Format .nix files 2025-01-24 20:40:21 +01:00
libmain-c Format .nix files 2025-01-24 20:40:21 +01:00
libstore Add SSHMaster::Connection::trySetBufferSize 2025-02-17 16:56:35 +00:00
libstore-c Format .nix files 2025-01-24 20:40:21 +01:00
libstore-test-support Format .nix files 2025-01-24 20:40:21 +01:00
libstore-tests Format .nix files 2025-01-24 20:40:21 +01:00
libutil Format .nix files 2025-01-24 20:40:21 +01:00
libutil-c Format .nix files 2025-01-24 20:40:21 +01:00
libutil-test-support Format .nix files 2025-01-24 20:40:21 +01:00
libutil-tests Format .nix files 2025-01-24 20:40:21 +01:00
nix packages.nix-cli: Add meta.mainProgram 2025-01-28 08:16:00 +00:00
nix-build Fix issue 11892 2024-11-18 21:04:04 +01:00
nix-channel Format .nix files 2025-01-24 20:40:21 +01:00
nix-collect-garbage More std::filesystem for nix-collect-garbage 2024-08-26 17:29:23 -04:00
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env Format .nix files 2025-01-24 20:40:21 +01:00
nix-instantiate feat(nix-instantiate): add --raw flag 2024-12-31 16:36:49 +01:00
nix-store fix: Resolve CLI parent symlinks before adding to store 2025-01-07 05:42:03 +00:00
perl Format .nix files 2025-01-24 20:40:21 +01:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00