daml/nix
Andreas Herrmann 6c2f4ebe8f Fix pip and pipenv (#3366)
* Fix pip and pipenv

Since the latest nixpkgs update pip is no longer contained in the python
derivation but instead in its own `python37Packages.pip` derivation.

Additionally the pipenv version in nixpkgs is incompatible with the pip
version, as pipenv expects a module to be present which is only
available in later versions. This change overrides pip with a version
update to fix this issue.

Upstream nixpkgs has already updated pip accordingly

* Update nixpkgs

The versions of `pipenv` and `pip` contained in `nixpkgs` where
previously incompatible. They are compatible in the new `nixpkgs`
revision.

Just overriding the pip version caused too many uncached rebuilds and
timed out on CI.

* Update nixpkgs further

To incorporate
efce3c1367

* Try to build fewer GHCs

* nix: drop sass override

nixpkgs-unstable is on the same page.

* nix: use upstream chromedriver

* nix: remove pex override

* nix: drop pypi2nix override

* Fix bazel-watcher

* try upgrading rules go

* Remove overrides for ibazel

* Upgrade rules_go

* Remove references to sass overrides
2019-11-20 15:27:32 +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 Fix pip and pipenv (#3366) 2019-11-20 15:27:32 +01: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 Fix pip and pipenv (#3366) 2019-11-20 15:27:32 +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 Update rules_haskell (#3275) 2019-11-12 12:15:31 +00: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