nix-super/tests/unit
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
..
libexpr Forgot to include config-expr.hh in some places 2024-07-08 10:37:34 -04:00
libexpr-support Merge pull request #11089 from NixOS/warnings-includes 2024-07-12 10:29:26 -04:00
libfetchers Fix build to use CanonPath in new FSO sinks 2024-07-11 12:14:48 +02:00
libflake No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
libstore Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
libstore-support packaging: Pass version directly 2024-07-06 17:52:57 +02:00
libutil getSnippetUpTo: Return optional 2024-07-15 20:10:45 +02:00
libutil-support Avoid casting function pointer in libutil test support 2024-07-16 22:01:34 +00:00