3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

9153 commits

Author SHA1 Message Date
R. RyanTM 56757df7c3 yarn: 1.17.0 -> 1.17.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-07-20 17:19:22 -07:00
Mario Rodas 3f880f187d
Merge pull request #65045 from marsam/update-flow
flow: 0.102.0 -> 0.103.0
2019-07-19 07:13:00 -05:00
Frederik Rietdijk 594ca3f1cf ccache.links: make it a function of unwrappedCC
That way we can use a ccacheStdenv with e.g. a different CC:

stdenv = overrideCC gcc8Stdenv (ccacheWrapper.override { unwrappedCC
= gcc8Stdenv.cc.cc; });
2019-07-19 11:27:56 +02:00
Daiderd Jordan 8c4152dac3
Merge pull request #64801 from serokell/beam-erlangR21
beam-packages: default erlangR20 -> erlangR22
2019-07-19 00:03:07 +02:00
Mario Rodas 2f56bec54f
flow: 0.102.0 -> 0.103.0 2019-07-18 16:20:00 -05:00
Sarunas Valaskevicius 683a10fe08 electron_5: fix crash when using file chooser dialog 2019-07-18 15:07:28 -04:00
Domen Kožar c4b1ceb5a7
cachix: fix #65007 2019-07-18 10:41:27 +02:00
worldofpeace b1d747c762
Merge pull request #64991 from xrelkd/update/cargo-xbuild
cargo-xbuild: 0.5.14 -> 0.5.15
2019-07-17 18:44:15 -04:00
Tim Steinbach 5724dc27d1
jenkins: 2.176.1 -> 2.176.2 2019-07-17 13:05:27 -04:00
xrelkd 9566171399 cargo-xbuild: 0.5.14 -> 0.5.15 2019-07-18 01:02:53 +08:00
R. RyanTM fdca0189d9 pmd: 6.15.0 -> 6.16.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
2019-07-17 09:43:15 +02:00
Nikolay Amiantov 4dad0ae560 buildBazelPackage: cleanup hacks and enforce them for all builds
Timestamp verification skip is no longer needed (not sure why). Generally we
better off always using the environment hack for all packages because that
ensures all NIX_* flags are correctly applied.

One possible improvement in future is to filter only NIX_* variables to
passthru in Bazel.
2019-07-17 10:40:38 +03:00
R. RyanTM ef6f912245 sauce-connect: 4.5.1 -> 4.5.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sauce-connect/versions
2019-07-17 09:35:15 +02:00
Ryan Mulligan 773f5ed058
Merge pull request #64958 from r-ryantm/auto-update/strace
strace: 5.1 -> 5.2
2019-07-16 21:40:06 -07:00
Wael Nasreddine c4813515ca
bazel: drop absolute Python path (#64903)
Without this Bazel always picks Python 3 which breaks Python 2 packages.
Strangely enough just dropping this patch works, with all `bazel.tests`
passing.
2019-07-16 20:17:27 -07:00
Ryan Mulligan 96d8683f22
Merge pull request #64864 from r-ryantm/auto-update/pkgconf
pkgconf: 1.6.1 -> 1.6.3
2019-07-16 20:15:26 -07:00
R. RyanTM e871d5466a strace: 5.1 -> 5.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/strace/versions
2019-07-16 17:55:50 -07:00
Wael Nasreddine f182b83181
Merge pull request #64633 from guibou/bazel_0.28
bazel: 0.27.0 -> 0.28.0
2019-07-16 11:20:06 -07:00
Vladimír Čunát 5bf68e1354
Merge #64742: firefox 67 -> 68, and related updates 2019-07-16 19:33:04 +02:00
Guillaume Bouchard 950da6263f bazel: 0.27.0 -> 0.28.0 2019-07-16 17:43:18 +02:00
Yorick van Pelt 739e6dcc63
hex2nix: 0.0.6-a31eadd7 -> 0.0.6-42d7b2ec 2019-07-16 15:48:24 +02:00
Nikolay Amiantov bd98f3521c bazel: drop absolute Python path
Without this Bazel always picks Python 3 which breaks Python 2 packages.
Strangely enough just dropping this patch works, with all `bazel.tests`
passing.
2019-07-16 15:40:03 +03:00
Frederik Rietdijk a28a9ac156 Merge master into staging-next 2019-07-16 11:15:46 +02:00
Yorick van Pelt 900578ee76
relx-exe: 3.23.1 -> 3.32.1 2019-07-16 10:59:30 +02:00
R. RyanTM be23a4397a pkgconf: 1.6.1 -> 1.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pkgconf/versions
2019-07-15 22:03:27 -07:00
Mario Rodas d3a5c2a114
Merge pull request #64790 from marsam/update-opam
opam: 2.0.4 -> 2.0.5
2019-07-15 21:00:38 -05:00
Mario Rodas f9843befd1 ocamlPackages.merlin: 3.3.1 -> 3.3.2 2019-07-15 16:11:22 +02:00
Wael Nasreddine 407a106cdc
Merge pull request #64714 from ivanbrennan/fly-5.3.0
fly: init at 5.3.0
2019-07-15 06:32:27 -07:00
Bjørn Forsman 76458054b8
Merge pull request #64770 from r-ryantm/auto-update/babeltrace
babeltrace: 1.5.6 -> 1.5.7
2019-07-15 12:53:41 +02:00
Mario Rodas a61db6075f
opam: 2.0.4 -> 2.0.5 2019-07-15 04:20:00 -05:00
R. RyanTM ac029556df ammonite: 1.6.8 -> 1.6.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-07-15 10:36:57 +02:00
Vladimír Čunát 3686036e02
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
R. RyanTM 2c045c8f6d babeltrace: 1.5.6 -> 1.5.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babeltrace/versions
2019-07-14 23:15:31 -07:00
worldofpeace 8671386768
Merge pull request #64719 from xrelkd/update/cargo-bloat
cargo-bloat: 0.7.1 -> 0.7.2
2019-07-14 13:46:01 -04:00
taku0 8f2d6a5709 rust-cbindgen: 0.8.3 -> 0.8.7 2019-07-14 14:52:00 +09:00
worldofpeace 0be5740700
Merge pull request #63678 from lilyball/jazzy
jazzy: 0.9.6 -> 0.10.0
2019-07-14 00:45:02 -04:00
xrelkd bf811c4c38 cargo-bloat: 0.7.1 -> 0.7.2 2019-07-14 09:48:42 +08:00
ivanbrennan 9e465d2f60
fly: init at 5.3.0
Add `fly` CLI for working with Concourse CI, and include Bash
completions.
2019-07-13 18:55:22 -04:00
David Lum d91fe04dc6 avro-tools: init at 1.9.0 2019-07-13 17:45:41 -04:00
Mario Rodas c96d18df92 tflint: 0.9.0 -> 0.9.1 (#64709) 2019-07-13 12:20:20 -07:00
worldofpeace d90215a12b
Merge pull request #64420 from risicle/ris-cf-cli-6.45.0
cloudfoundry-cli: 6.41.0 -> 6.45.0 (fixes CVE-2019-3781)
2019-07-13 13:26:49 -04:00
Domen Kožar d4296584d1
cachix: use justStaticExecutables
Avoids https://github.com/NixOS/nix/issues/2990
2019-07-13 19:08:12 +02:00
worldofpeace aaea4ebda2
Merge pull request #64567 from killercup/cargo-flamegraph-0.1.13
cargo-flamegraph: init at 0.1.13
2019-07-13 12:33:20 -04:00
Jörg Thalheim 7b67364823 radare2-cutter: 1.8.0 -> 1.8.3 2019-07-13 12:33:19 +02:00
Frederik Rietdijk 54065ae20d Merge master into staging-next 2019-07-13 09:45:40 +02:00
Guillaume Bouchard d363da72cc bazel: Use --distdir for prefetched repositories
--distdir is now used in the installCheckPhase for prefetched
  repositories. That's simpler, more robust and easier to extend in
  the future.

Note that `name` argument of fetchurl was removed because it changed
the basename of the generated file and bazel uses this basename for
its cache behavior.
2019-07-12 22:32:01 +02:00
Florian Klink 3019a688b1
gitlab-runner: 11.11.2 -> 12.0.2 (#63771)
gitlab-runner: 11.11.2 -> 12.0.2
2019-07-12 12:35:24 +02:00
xrelkd 5236c81af4 mage: 1.7.1 -> 1.8.0 (#64591) 2019-07-11 20:58:26 -07:00
worldofpeace f91c86dde8
Merge pull request #63636 from bachp/distgen
distgen: init at 1.3
2019-07-11 21:57:50 -04:00
Pascal Bach 195e30b74a distgen: init at 1.3
This tool is mainly used in openshift to build source to image containers.
2019-07-11 21:54:06 -04:00