daml/nix
Moritz Kiefer f0a111ca1a
Get grpc from nix on unix (#3632)
* Get grpc from nix on unix

The one from Bazel seems to cause linking issues when trying to run
things in GHCi. I’ve spent some time trying to use rules_foreign_cc to
build gRPC using CMake but decided that for my own sanity it’s better
to not pursue that further.

* Address review comments

* Add missing module load

* Cleanup GHCI_SCRIPT

* use the correct file ending on macos

* Import is_linux

* Switch back to grpc-1.23

The newer version seems to cause issues in combination with the java libraries.

* Try to fix package_app on macos

* more debugging

* Maybe this is not necessary, we will never know

* linkers are the worst

* Remove debugging output again

* readd rpaths

* treat libdispatch specially

* remove hack

* more fooling around

* lalala
2019-11-26 18:47:39 +01:00
..
certs Remove custom truststore remains (#280) 2019-04-08 11:19:44 +02:00
nixpkgs Fix pip and pipenv (#3366) 2019-11-20 15:27:32 +01:00
overrides Remove Bazel override (#3603) 2019-11-26 09:06:44 +00:00
tools Fix pip and pipenv (#3366) 2019-11-20 15:27:32 +01:00
bazel-cc-toolchain.nix open-sourcing daml 2019-04-04 09:33:38 +01:00
bazel.nix Get grpc from nix on unix (#3632) 2019-11-26 18:47:39 +01:00
BUILD.bazel update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
default.nix open-sourcing daml 2019-04-04 09:33:38 +01:00
ghc.nix Fix pip and pipenv (#3366) 2019-11-20 15:27:32 +01:00
nixpkgs.nix Get grpc from nix on unix (#3632) 2019-11-26 18:47:39 +01:00
packages.nix Fix pip and pipenv (#3366) 2019-11-20 15:27:32 +01:00
release.nix open-sourcing daml 2019-04-04 09:33:38 +01:00
with-packages-wrapper.nix Update rules_haskell (#1133) 2019-05-20 14:20:34 +02:00