lix/src
volth fff8db205c
canBuildLocally: check for features
It could happen that the local builder match the system but lacks some features.
Now it results a failure.
The fix gracefully excludes the local builder from the set of available builders for derivation which requires the feature, so the derivation is built on remote builders only (as though it has incompatible system, like ```aarch64-linux``` when local is x86)
2019-03-06 05:03:25 +00:00
..
build-remote canBuildLocally: check for features 2019-03-06 05:03:25 +00:00
cpptoml Include cpptoml for build simplicity 2018-07-03 18:39:36 +02:00
libexpr Add builtins.appendContext. 2019-01-31 08:52:23 -05:00
libmain Remove mentions of libformat, it no longer exists 2019-01-05 14:31:29 -05:00
libstore fix indentation 2019-02-26 11:07:37 +01:00
libutil archive.cc: ignore more posix_fallocate "not supported" error codes 2019-03-01 10:31:17 +08:00
nix Revert "Restore parent mount namespace before executing a child process" 2019-02-05 10:49:19 +01:00
nix-build Revert "Restore parent mount namespace before executing a child process" 2019-02-05 10:49:19 +01:00
nix-channel Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-collect-garbage Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-copy-closure Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-daemon Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-env Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-instantiate Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-prefetch-url nix-prefetch-url: Stop progress bar before printing results 2018-11-09 10:34:12 +01:00
nix-store nix-store: make --dump-db take a list of paths to dump 2019-01-23 01:24:34 +00:00
nlohmann nlohmann-json: 3.4.0 -> 3.5.0 2018-12-21 22:38:06 -06:00
resolve-system-dependencies Remove mentions of libformat, it no longer exists 2019-01-05 14:31:29 -05:00