nix/src
Farid Zakaria 57399bfc0e
Refactor unix domain socket store config (#11109)
Following what is outlined in #10766 refactor the uds-remote-store such
that the member variables (state) don't live in the store itself but in
the config object.

Additionally, the config object includes a new necessary constructor
that takes a scheme & authority.

Tests are commented out because of linking errors with the current config system.
When there is a new config system we can reenable them.

Co-authored-by: John Ericson <John.Ericson@Obsidian.Systems>
2024-07-17 23:32:27 -04:00
..
build-remote Move plugins infra to libnixmain 2024-07-15 17:26:03 -04:00
external-api-docs packaging: Pass version directly 2024-07-06 17:52:57 +02:00
internal-api-docs packaging: Pass version directly 2024-07-06 17:52:57 +02:00
libcmd Merge pull request #11058 from hercules-ci/more-nix-shell 2024-07-17 21:52:34 +02:00
libexpr Merge pull request #11100 from NixOS/pretty-print-idempotent 2024-07-17 21:35:27 +02:00
libexpr-c Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
libfetchers Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
libflake dropEmptyInitThenConcatStringsSep -> concatStringSep: diagnostics and docs 2024-07-13 03:06:24 +02:00
libmain Move plugins infra to libnixmain 2024-07-15 17:26:03 -04:00
libmain-c Move plugins infra to libnixmain 2024-07-15 17:26:03 -04:00
libstore Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
libstore-c Move plugins infra to libnixmain 2024-07-15 17:26:03 -04:00
libutil Merge pull request #11058 from hercules-ci/more-nix-shell 2024-07-17 21:52:34 +02:00
libutil-c packaging: Pass version directly 2024-07-06 17:52:57 +02:00
nix doc: add example usage for Gitea in tarball fetcher (#11116) 2024-07-17 19:08:33 +00:00
nix-build Merge pull request #11058 from hercules-ci/more-nix-shell 2024-07-17 21:52:34 +02:00
nix-channel downloadFile(): Remove the "locked" (aka "immutable") flag 2024-04-08 15:56:16 +02:00
nix-collect-garbage inline the usage of nix::readDirectory 2024-05-12 17:42:18 +05:30
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
nix-instantiate No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
nix-store Solve unused header warnings reported by clangd 2024-07-12 15:37:54 +02:00
perl packaging: Pass version directly 2024-07-06 17:52:57 +02:00
nix-expr-test-support Put back files for now 2024-07-02 09:26:22 -04:00
nix-expr-tests Put back files for now 2024-07-02 09:26:22 -04:00
nix-fetchers-tests Put back files for now 2024-07-02 09:26:22 -04:00
nix-flake-tests Put back files for now 2024-07-02 09:26:22 -04:00
nix-store-test-support Put back files for now 2024-07-02 09:26:22 -04:00
nix-store-tests Put back files for now 2024-07-02 09:26:22 -04:00
nix-util-test-support Put back files for now 2024-07-02 09:26:22 -04:00
nix-util-tests Put back files for now 2024-07-02 09:26:22 -04:00