1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 00:16:11 -04:00
nix/tests/unit/libstore
Eelco Dolstra 15e5684884 experimental-features.hh: Don't include json-utils.hh
This caused nlohmann/json.hpp to leak into a lot of compilation units,
which is slow (when not using precompiled headers).

Cuts build time from 46m24s to 42m5s (real time with -j24: 2m42s to
2m24s).
2024-10-04 15:59:35 +02:00
..
data Put back files for now 2024-07-02 09:26:22 -04:00
.version Put back files for now 2024-07-02 09:26:22 -04:00
build-utils-meson Put back files for now 2024-07-02 09:26:22 -04:00
common-protocol.cc Put back files for now 2024-07-02 09:26:22 -04:00
content-address.cc Put back files for now 2024-07-02 09:26:22 -04:00
derivation-advanced-attrs.cc experimental-features.hh: Don't include json-utils.hh 2024-10-04 15:59:35 +02:00
derivation.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
derived-path.cc Put back files for now 2024-07-02 09:26:22 -04:00
downstream-placeholder.cc Put back files for now 2024-07-02 09:26:22 -04:00
http-binary-cache-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
legacy-ssh-store.cc Ensure we can construct remote store configs in isolation 2024-07-15 17:32:49 -04:00
local-binary-cache-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
local-overlay-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
local-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
local.mk Revert "Remove unit tests from old build system" 2024-08-19 15:18:02 +02:00
machines.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
meson.build Add missing threads deps 2024-07-22 11:46:54 -04:00
nar-info-disk-cache.cc Put back files for now 2024-07-02 09:26:22 -04:00
nar-info.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
nix_api_store.cc Put back files for now 2024-07-02 09:26:22 -04:00
outputs-spec.cc Put back files for now 2024-07-02 09:26:22 -04:00
package.nix Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
path-info.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
path.cc Put back files for now 2024-07-02 09:26:22 -04:00
references.cc Put back files for now 2024-07-02 09:26:22 -04:00
s3-binary-cache-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
serve-protocol.cc Put back files for now 2024-07-02 09:26:22 -04:00
ssh-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
store-reference.cc More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
uds-remote-store.cc Refactor unix domain socket store config (#11109) 2024-07-17 23:32:27 -04:00
worker-protocol.cc WorkerProto: Support fine-grained protocol feature negotiation 2024-07-24 16:23:37 +02:00