nixpkgs/pkgs
Luke Granger-Brown d7d4a92695 buildBazelPackage: add "fetchConfigured" for fetching only things required for the build
"bazel fetch" will, by default, fetch everything that _might_ be used,
including things that will later be discarded due to the way the build
is configured.

Concretely, this means that for some builds of Java packages, this will
avoid failures where the builder tries to retrieve the JDK from /usr/share/java
(or equivalent).

This also means that for most packages we can fetch _fewer_ dependencies,
since the standard tree pruning for artifacts to fetch will take effect.

fetchConfigured is disabled by default since it changes the fetch hashes
of tensorflow/tensorflow2 (since it ends up fetching less).
2020-07-17 18:29:58 +02:00
..
applications guitarix: 0.40.0 -> 0.41.0 2020-07-17 15:36:32 +00:00
build-support buildBazelPackage: add "fetchConfigured" for fetching only things required for the build 2020-07-17 18:29:58 +02:00
common-updater
data Merge pull request #93028 from dtzWill/update/agave-16 2020-07-15 14:49:06 +02:00
desktops Merge pull request #93312 from r-ryantm/auto-update/gnome-desktop 2020-07-16 21:03:59 -04:00
development jenkins: 2.235.1 -> 2.235.2 2020-07-17 10:22:13 -04:00
games Merge pull request #85021 from oxalica/osu 2020-07-17 01:45:04 +02:00
misc Merge pull request #92295 from avnik/wine-update 2020-07-14 16:35:23 -04:00
os-specific linux/hardened/patches/5.7: 5.7.8.a -> 5.7.9.a 2020-07-17 10:16:52 -04:00
servers Merge pull request #93104 from Kloenk/moodle-plugins 2020-07-17 17:47:11 +02:00
shells oh-my-zsh: 2020-07-14 -> 2020-07-15 2020-07-17 10:22:08 -04:00
stdenv Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
test
tools croc: 8.0.11 -> 8.0.12 2020-07-18 01:39:03 +10:00
top-level Merge pull request #93104 from Kloenk/moodle-plugins 2020-07-17 17:47:11 +02:00