1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-18 00:49:52 +00:00
nixpkgs/pkgs/development/tools
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
..
alloy
ammonite ammonite: 1.1.0 -> 1.1.2 2018-05-21 21:37:26 -04:00
analysis python: autoflake: 1.1 -> 1.2 2018-06-22 13:09:35 +02:00
ansible-lint ansible-lint: fix tests 2018-03-06 00:11:42 +00:00
apktool apktool: 2.3.2 -> 2.3.3 2018-05-03 16:01:40 +02:00
asn2quickder
aws-sam-cli aws-sam-cli: fix build 2018-06-22 13:09:50 +02:00
backblaze-b2
bloaty bloaty: 2017-10-05 -> 2018-05-22 2018-05-22 16:23:20 -05:00
boomerang
boost-build
build-managers bazel: Don't hardcode build tools (#42552) 2018-06-25 12:46:19 +02:00
buildah
casperjs
castxml treewide: http to https 2018-04-30 21:39:20 -07:00
cbor-diag cbor-diag: init at 0.5.2 2018-03-28 18:58:58 -03:00
cddl cddl: init at 0.8.5 2018-03-28 18:58:52 -03:00
cdecl
chefdk
clang-tools
clog-cli
cloudfoundry-cli cloudfoundry-cli: 6.32.0 -> 6.36.1 2018-04-21 20:58:25 +01:00
compass
compile-daemon
container-linux-config-transpiler ct: 0.5.0 -> 0.7.0 2018-03-27 14:59:24 +09:00
continuous-integration gitlab-runner: 10.8.0 -> 11.0.0 (#42391) 2018-06-25 00:47:32 +02:00
corundum
coursier
cucumber
database liquibase: 3.6.0 -> 3.6.1 2018-05-03 16:00:01 +02:00
dcadec tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
deis
deisctl
delve
dep
dep2nix dep2nix: init at 0.0.1 (#41352) 2018-06-01 23:02:24 +02:00
devpi-client
devpi-server
devtodo
doctl doctl: 1.7.2 -> 1.8.0 2018-04-20 18:11:36 -05:00
documentation mkdocs: 0.17.3 -> 0.17.4 (#41988) 2018-06-17 18:39:58 +02:00
drip
dtools dmd,dtools,dub: 2.079.0 -> 2.079.1 2018-05-19 23:17:30 +02:00
easyjson easyjson: init at git-2018-03-23 2018-05-26 07:02:06 -05:00
egg2nix
electron
erlang treewide: add version to packages 2018-05-25 15:48:05 -05:00
fac fac: 1.0.4 -> 1.1.0 (#40597) 2018-05-16 18:07:43 +02:00
flamegraph
flatpak-builder flatpak-builder: 0.10.10 → 0.99.1 2018-06-24 16:10:34 +02:00
flock
flootty treewide: removed name from a few pythonpackages defining pname and version 2018-06-07 18:06:25 +02:00
flyway flyway: 5.0.7 -> 5.1.1 2018-05-30 20:21:01 -07:00
fmbt fmbt: init at 0.39 2018-03-11 15:44:48 +01:00
galen galen: 2.3.6 -> 2.3.7 (#41296) 2018-05-31 09:11:40 +02:00
gauge treewide: http to https 2018-04-30 21:39:20 -07:00
gdm
geckodriver geckodriver: use devel version with slog fix 2018-03-01 14:58:44 +01:00
git-ftp git-ftp: 1.4.0 -> 1.5.1 (#40673) 2018-05-19 17:07:11 +02:00
git-series
github
glide
gllvm gllvm: should work on "all" platforms, indicate this 2018-06-01 14:50:49 -05:00
glock
glslviewer glslviewer: 1.2 -> 2018-01-31, fixes build 2018-03-23 21:05:50 +02:00
gnome-desktop-testing gnome-desktop-testing: update URL 2018-05-29 10:56:23 +02:00
gnulib gnulib: symlink include/ to lib/ 2018-03-27 07:37:15 +09:00
go-bindata
go-bindata-assetfs
go-langserver go-langserver: init at unstable-2018-03-05 2018-03-12 14:52:13 +00:00
go-outline
go-protobuf
go-repo-root
go-symbols
go2nix tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
goa
gocode
goconvey
godef
godot godot: 3.0.3 -> 3.0.4 (#42507) 2018-06-24 21:37:59 +02:00
goimports
golint
gomodifytags
google-app-engine-go-sdk
gopkgs
gotags
gotests
gotools
govers tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
gox
gpp
grabserial
gron gron: 0.5.1 -> 0.5.2 2018-05-01 09:13:59 +00:00
gtk-mac-bundler
guile guile-lint: disable tests on darwin 2018-03-18 22:27:13 +01:00
haskell multi-ghc-travis: db63eb7f2ea -> 05926968f17 (#42171) 2018-06-18 22:38:07 +02:00
hcloud hcloud: 1.4.0 -> 1.5.0 (#42500) 2018-06-24 21:40:39 +02:00
heroku
hexio
iaca treewide: remove platform assertions 2018-05-03 13:09:20 -05:00
icestorm icestorm: 2018.03.21 -> 2018.05.03 2018-05-03 20:04:56 -05:00
imatix_gsl treewide: add version to packages 2018-05-25 15:48:05 -05:00
irony-server
java cfr: 0.128 -> 0.130 (#42528) 2018-06-24 20:11:35 +02:00
jazzy
jbake jbake: add check (#40421) 2018-05-16 00:54:45 -05:00
jd
jira_cli treewide: http -> https 2018-06-23 04:34:55 -07:00
jl jl: 0.0.4 -> 0.0.5 (#41319) 2018-05-31 19:22:23 +02:00
jmespath
jo
jp
jq
jsduck jsduck: fix build 2018-03-24 14:07:26 +01:00
json2hcl json2hcl: fix meta 2018-03-14 15:31:40 -05:00
kafkacat
kube-aws
leaps
librarian-puppet-go librarian-puppet-go: update license 2018-05-30 10:38:58 -04:00
libsigrok treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
libsigrokdecode libsigrokdecode: 0.5.0 -> 0.5.1 2018-04-17 18:48:07 +02:00
literate-programming
makerpm
manul
mdk
minizinc minizinc: 2.0.14 -> 2.1.7 2018-02-27 06:08:25 -08:00
misc treewide: http -> https 2018-06-23 04:34:55 -07:00
mpfshell
msgpack-tools
nailgun
neoload
node-webkit treewide: http -> https 2018-06-23 04:34:55 -07:00
nrpl
nwjs treewide: http -> https 2018-06-23 04:34:55 -07:00
ocaml ocamlPackages.cppo: 1.5.0 -> 1.6.4 (#42342) 2018-06-25 00:47:53 +02:00
omniorb omniorb: 4.2.0 -> 4.2.2 2018-02-28 11:33:39 +01:00
packer Update default.nix (#41842) 2018-06-13 12:48:15 +02:00
packet
parse-cli-bin
parsing byacc: 20180525 -> 20180609 2018-06-14 16:27:01 -07:00
pew Merge remote-tracking branch 'upstream/master' into staging 2018-02-28 20:52:49 +02:00
phantomjs treewide: remove platform assertions 2018-05-03 13:09:20 -05:00
phantomjs2
pipenv pipenv: 11.9.0 -> 2018.5.18 2018-06-20 17:31:37 +01:00
postiats-utilities
profiling sysprof: fix includedir in pc file 2018-06-20 23:01:22 +02:00
pup
pydb
pypi2nix
qtcreator treewide: rename bad filenames 2018-04-17 15:42:25 -05:00
quicktemplate quicktemplate: init at git-2018-04-30 2018-05-26 07:02:06 -05:00
quilt
react-native-debugger react-native-debugger: init at 0.7.18 2018-04-02 13:57:03 +02:00
redis-dump
reflex
remarshal remarshal: supports darwin 2018-06-13 00:00:33 -05:00
reno
repository-managers/nexus nexus: fix setup and nixos test (#40522) 2018-05-15 14:10:29 +02:00
rhc
ronn
rq
rtags treewide: get rid of platforms.allBut 2018-03-14 18:44:42 -04:00
rubocop rubycop: 0.47.0 -> 0.55.0 2018-04-25 22:15:44 +01:00
rucksack
rust Merge pull request #40922 from jtojnar/rust-cbindgen 2018-05-24 23:52:49 +02:00
sass sass: 3.4.22 -> 3.5.6 2018-05-13 12:29:08 +02:00
sassc sassc: 3.4.8 -> 3.5.0 2018-03-15 06:20:43 -07:00
sauce-connect sauce-connect: 4.4.8 -> 4.4.12 2018-03-07 17:06:08 +01:00
scalafmt
selenium chromedriver: 2.39 -> 2.40 (#42042) 2018-06-18 22:46:33 +02:00
setupcfg2nix Add setupcfg2nix and supporting infrastructure 2018-04-11 12:08:26 -04:00
sigrok-cli treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
simavr
skopeo skopeo: 0.1.29 -> 0.1.30 2018-05-24 15:33:52 +02:00
slimerjs slimerjs: 0.10.3 -> 1.0.0 2018-05-02 02:46:52 +02:00
solarus-quest-editor
spirv-tools vulkan-loader: 1.0.61.1 -> 1.1.70.0 2018-03-22 21:41:04 -07:00
sqlint sqlint: init at 0.1.7. ht @ryantm. 2018-06-17 01:03:21 -07:00
sqsh sqsh: Fix darwin build 2018-05-03 00:38:32 +02:00
sslmate sslmate: 1.5.0 -> 1.6.0 2018-02-28 12:37:31 +01:00
stagit
sunxi-tools sunxi-tools: Use upstream install rule 2018-05-13 03:53:26 +03:00
textql textql: run tests and install man page 2018-04-09 15:55:47 +08:00
thrust
toluapp
tora
toxiproxy toxiproxy: Init at 2.1.3 2018-03-28 15:38:07 +03:00
tradcpp tradcpp: 0.4 -> 0.5.2 2018-03-09 15:02:50 -08:00
unity3d
vagrant Merge remote-tracking branch 'upstream/master' into staging 2018-05-23 09:40:37 -04:00
valadoc valadoc: fix build 2018-03-22 07:46:48 +01:00
vcstool python: vcstool: 0.1.35 -> 0.1.36 2018-06-02 13:44:39 +02:00
vim-vint vim-vint: 0.3.11 -> 0.3.18 2018-02-28 11:36:22 +01:00
vndr
vogl
vultr
watchman watchman: add fsevents support 2018-05-16 01:02:31 -05:00
wiggle wiggle: 1.0 -> 1.1 2018-02-28 20:32:20 +00:00
winpdb
wllvm {g,w}llvm: 1.2.1 -> 1.2.2 2018-06-01 14:39:20 -05:00
wp-cli wp-cli: 1.5.0 -> 1.5.1 2018-04-26 18:37:03 +08:00
ws
xcbuild xcbuild: fix wrapper 2018-04-12 14:12:29 -05:00
xib2nib
xqilla xqilla: 2.3.3 -> 2.3.4 2018-05-17 09:47:54 +01:00
yaml2json
yarn yarn: 1.7.0 -> 1.8.0 (#41895) 2018-06-13 13:09:56 +02:00
yarn2nix yarn2nix: init at 0.1.0 (#35340) 2018-03-09 21:28:28 +00:00
yq yq: 2.5.0 -> 2.6.0 (#41926) 2018-06-13 18:05:40 +02:00
yuicompressor yuicompressor: normalize 2018-05-25 15:48:29 -05:00