daml/nix/nixpkgs
Andreas Herrmann 35fe61ed06
Update Bazel 2.0.0 --> 2.1.0 (#5651)
* Update Bazel 2.0.0 --> 2.1.0

CHANGELOG_BEGIN
CHANGELOG_END

* Update rules_haskell

For Bazel 2.1.0 compatibility.

* nix: grpc: patch glibc version incompatibility

* Fix hlint warnings

* CcToolchainInfo.compiler

https://docs.bazel.build/versions/2.1.0/skylark/lib/CcToolchainInfo.html#compiler

* CcToolchainInfo.ar_executable

* texlive: add missing transparent package

* Leave a debug note on the docs target

* Ignore FutureWarning in //docs:docs-no-pdf

* Isolate PR

This is to avoid any interference with pipelines prior to the Bazel
update.

* Remove isolation

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
2020-05-11 11:47:54 +02:00
..
default.nix Switch to nixpkgs-unstable (#1921) 2019-06-27 18:47:42 +02:00
default.src.json Update Bazel 2.0.0 --> 2.1.0 (#5651) 2020-05-11 11:47:54 +02:00
README.md Switch to nixpkgs-unstable (#1921) 2019-06-27 18:47:42 +02:00

channels

This folder contains the upstream Nix channels that are used for the dev-env. We currently follow nixpkgs-unstable.

Updating

See Upgrading.md for instructions on how to upgrade nixpkgs.