1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-28 22:01:15 +02:00
nix/src
regnat d9ba3385a9 Don’t send the experimental-features to the daemon
The experimental features are, well, experimental, and shouldn’t be
carelessly and transparently enabled.
Besides, some (`ca-derivations` at least) need to be enabled at startup
in order to work properly.
So it’s better to just require that daemon be started with the right
`experimental-features` option.

Fix #5017
2021-07-30 10:34:50 +02:00
..
build-remote copyPaths: Pass store by reference 2021-07-22 09:59:51 +02:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libcmd Merge pull request #5042 from alyssais/pthread 2021-07-28 12:31:01 +02:00
libexpr Merge pull request #5042 from alyssais/pthread 2021-07-28 12:31:01 +02:00
libfetchers Enable pthreads for new libraries 2021-07-24 09:15:01 +00:00
libmain Fix --no-gc-warning 2021-07-25 16:06:55 +02:00
libstore Don’t send the experimental-features to the daemon 2021-07-30 10:34:50 +02:00
libutil libutil: use uniform initialization in _deletePath 2021-07-24 09:19:48 +00:00
nix nix develop: Support chroot stores 2021-07-27 14:24:03 +02:00
nix-build buildPaths(): Add an evalStore argument 2021-07-22 09:59:51 +02:00
nix-channel Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-collect-garbage Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-copy-closure copyPaths: Pass store by reference 2021-07-22 09:59:51 +02:00
nix-env Rename Buildable 2021-04-05 09:52:25 -04:00
nix-instantiate nix-instantiate: Fix --eval-store 2021-07-27 11:16:47 +02:00
nix-store Rename Buildable 2021-04-05 09:52:25 -04:00
nlohmann nlohmann_json: Update to 3.9.1, fix use of internal copy 2021-07-15 12:25:53 +02:00
resolve-system-dependencies Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00