daml/nix/tools
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
..
bats open-sourcing daml 2019-04-04 09:33:38 +01:00
bazel-cc-toolchain Update to Bazel 0.24 (#567) 2019-05-16 18:04:30 +02:00
dade-test-sh open-sourcing daml 2019-04-04 09:33:38 +01:00
dependency-check open-sourcing daml 2019-04-04 09:33:38 +01:00
jfrog-cli open-sourcing daml 2019-04-04 09:33:38 +01:00
license-checker open-sourcing daml 2019-04-04 09:33:38 +01:00
live-server open-sourcing daml 2019-04-04 09:33:38 +01:00
nix-store-gcs-proxy update all references of old repo to new repo 2019-04-04 16:20:07 +02:00
osht open-sourcing daml 2019-04-04 09:33:38 +01:00
python36 update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
semver-tool open-sourcing daml 2019-04-04 09:33:38 +01:00
sphinx-autobuild switch to Python 3.7 everywhere (#1805) 2019-06-21 18:16:14 +01:00
zinc open-sourcing daml 2019-04-04 09:33:38 +01:00