lix/src
Eelco Dolstra d51ba43047 Move Callback into its own header
This gets rid of the inclusion of <future> in util.hh, cutting
compilation time by ~20s (CPU time).

Issue #4045.
2020-09-21 18:42:21 +02:00
..
build-remote Make system-features a store setting 2020-08-12 18:13:00 +00:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libexpr Don't include <regex> in header files 2020-09-21 18:22:45 +02:00
libfetchers Don't include <regex> in header files 2020-09-21 18:22:45 +02:00
libmain Change option descriptions to Markdown 2020-08-19 14:21:27 +02:00
libstore Move Callback into its own header 2020-09-21 18:42:21 +02:00
libutil Move Callback into its own header 2020-09-21 18:42:21 +02:00
nix nix build: find() -> get() 2020-09-18 13:10:42 +02:00
nix-build Merge remote-tracking branch 'upstream/master' into single-ca-drv-build 2020-09-15 14:17:06 +00:00
nix-channel Remove corepkgs/unpack-channel.nix 2020-09-17 09:41:02 +02:00
nix-collect-garbage unsigned long long -> uint64_t 2020-07-30 13:34:04 +02:00
nix-copy-closure Revert the enum struct change 2020-06-18 22:11:26 +00:00
nix-daemon Fix max fd calc and add test 2020-08-20 05:08:50 +00:00
nix-env Don't include <regex> in header files 2020-09-21 18:22:45 +02:00
nix-instantiate addPermRoot(): Remove indirect flag 2020-09-03 11:29:34 +02:00
nix-prefetch-url nix-prefetch-url: Add --executable flag 2020-09-18 19:09:45 +03:00
nix-store Merge remote-tracking branch 'upstream/master' into single-ca-drv-build 2020-09-03 15:43:17 +00:00
resolve-system-dependencies StorePath: Rewrite in C++ 2020-06-16 14:28:41 +02:00