snix/third_party/nix/src
Griffin Smith 280ec4a46c fix(3p/nix): Link nixutil to its dependencies
nixutil depends on bzip2, lzma, boost::context, brotli{enc,dec}, and
openssl, but wasn't directly linking to them. This was causing linker
errors in a test that only depended on nixutil.

Change-Id: I60e77ea7b18b08e2946fcf9176ae0f355cd71844
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1384
Tested-by: BuildkiteCI
Reviewed-by: kanepyork <rikingcoding@gmail.com>
2020-07-24 00:56:07 +00:00
..
build-remote chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
cpptoml style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
libexpr feat(3p/nix): remove allow-unsafe-native-code-during-evaluation 2020-07-23 18:55:12 +00:00
libmain chore(3p/nix): fix extra space in usage error 2020-07-23 18:55:20 +00:00
libstore fix(3p/nix): Link nixutil to its dependencies 2020-07-24 00:56:07 +00:00
libutil fix(3p/nix): Link nixutil to its dependencies 2020-07-24 00:56:07 +00:00
nix chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-build chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-channel chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-collect-garbage chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-copy-closure chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-daemon fix(3p/nix): remove usage of strcpy 2020-07-23 22:00:08 +00:00
nix-env chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-instantiate chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-prefetch-url chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-store chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nlohmann Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' 2020-05-17 15:52:38 +01:00
proto feat(3p/nix/nix-daemon): Implement Worker::AddSignatures handler 2020-07-18 19:52:23 +00:00
tests fix(3p/nix): Fix all remaining compiler warnings 2020-07-19 22:00:59 +00:00
CMakeLists.txt test(3p/nix): Set up scaffolding & fix up tests for value-to-{json|xml} 2020-07-18 00:01:53 +00:00