nixpkgs/pkgs
Mathieu Boespflug 06eeb0d158 bazel: Don't hardcode build tools (#42552)
Bazel is a build tool, much like Make and many others. Like Make, it
should be agnostic to the compiler toolchains the user brings into
scope. Bazel has special rules that encode domain specific knowledge
for how to compile a C++ program, or indeed a Java program and a few
others. But that's not to say that at runtime Bazel should assume
a specific C++ compiler or Java compiler anymore than Make does.

The main impact of this change is that packages that build with Bazel
will have to list the compilers they want in their `buildInputs` or
similar, rather than relying on the `bazel` package pulling them in
transitively.
2018-06-25 12:46:19 +02:00
..
applications Merge pull request #42539 from marsam/feature/1password-fix-hash 2018-06-25 11:58:33 +02:00
build-support cc-wrapper: disable stackprotector for mingw 2018-06-23 22:05:26 -04:00
common-updater common-updater: support updating source URL 2018-03-16 23:17:07 +09:00
data treewide: http -> https 2018-06-23 04:34:55 -07:00
desktops mate.mate-terminal: 1.20.0 -> 1.20.1 (#42485) 2018-06-24 19:36:39 +02:00
development bazel: Don't hardcode build tools (#42552) 2018-06-25 12:46:19 +02:00
games Merge pull request #42432 from Pneumaticat/multimc 2018-06-25 11:53:02 +02:00
misc rpcs3: 0.0.4-8032 -> 0.0.5-6980 (#41414) 2018-06-25 11:45:50 +02:00
os-specific Merge pull request #42423 from ryantm/repology-problems 2018-06-24 20:44:50 +02:00
servers mariadb: provide multiple src url mirrors 2018-06-24 19:03:18 +00:00
shells Merge branch 'master' into staging 2018-06-20 18:17:18 +02:00
stdenv Merge staging into master 2018-06-23 08:23:24 +02:00
test Merge remote-tracking branch 'upstream/master' into staging 2018-06-18 15:30:39 -04:00
tools gopass: override GOPASS_CONFIG to fix completion generation (#42400) 2018-06-25 00:52:15 +02:00
top-level python.pkgs.psutil_1: remove unused package 2018-06-25 11:46:12 +02:00