nix-super/src
John Ericson b973cd494f Enable the unix:// store on Windows
Windows now has some basic Unix Domain Socket support, see
https://devblogs.microsoft.com/commandline/af_unix-comes-to-windows/

Building `nix daemon` on Windows I've left for later, because the daemon
currently forks per connection but this is not an option on Windows. But
we can get the client part working right away.
2024-04-18 16:58:32 -04:00
..
build-remote Create no-op Window pathlocks implementation 2024-04-17 11:48:14 -04:00
libcmd Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
libexpr Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
libexpr-c C API: Add nix_init_apply 2024-04-18 19:13:38 +02:00
libfetchers Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
libmain Use rand not random for creating GC root indirect links 2024-04-18 16:57:11 -04:00
libstore Enable the unix:// store on Windows 2024-04-18 16:58:32 -04:00
libstore-c C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02:00
libutil Enable the unix:// store on Windows 2024-04-18 16:58:32 -04:00
libutil-c C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02:00
nix Make a few commands that were Unix-only no longer 2024-04-17 16:20:56 -04:00
nix-build Merge remote-tracking branch 'origin/master' into finish-value 2024-04-17 16:02:44 +02:00
nix-channel downloadFile(): Remove the "locked" (aka "immutable") flag 2024-04-08 15:56:16 +02:00
nix-collect-garbage Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
nix-instantiate Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
nix-store Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00