Commit Graph

9451 Commits

Author SHA1 Message Date
Jiri Danek
510c1c2c87 msbuild: init at 16.3 2019-08-07 23:58:39 +02:00
Matthew Bauer
514af58478 Merge remote-tracking branch 'marsam/fix-xcbuild-build' 2019-08-07 17:29:50 -04:00
Matthew Bauer
4589c892c5
Merge pull request #66276 from eraserhd/pr/master/xcbuild-libcompression
xcbuild: fix darwin build
2019-08-07 17:24:25 -04:00
Eric Bailey
67aaa70a5b noweb: 2.11b -> 2.12
- fetchurl -> fetchFromGitHub
- Support building with icon (useIcon, default: false)
- Support darwin
- Configure for texlive
- Flesh out meta
- Build man pages
- Pass through tex package
2019-08-07 15:59:36 -05:00
worldofpeace
0d4c5dceb0
Merge pull request #66256 from xrelkd/update/cargo-bloat
cargo-bloat: 0.7.2 -> 0.8.2
2019-08-07 12:33:26 -04:00
Jason Felice
80112a6f2a xcbuild: fix darwin build
Bumping the MacOS target version to 10.12 signalled xcbuild that
libcompression is available on Darwin, but libcompression is not
OSS (even though an LZFSE reference implementation is), and it is not
part of a framework for us to make impure, so this patch disables it.
2019-08-07 11:22:18 -04:00
Marek Mahut
795e31f11e
Merge pull request #65994 from r-ryantm/auto-update/minizinc-ide
minizincide: 2.3.0 -> 2.3.1
2019-08-07 17:03:38 +02:00
adisbladis
c9d31698cb
Merge pull request #66269 from johnchildren/golangci-lint-update
golangci-lint: 1.16.0 -> 1.17.1
2019-08-07 14:19:08 +01:00
Vincent Laporte
0a477846af ocamlPackages.findlib: 1.8.0 -> 1.8.1
Also remove unused legacy version 1.7.3
2019-08-07 12:26:34 +00:00
John Children
c805c23239 golangci-lint: 1.16.0 -> 1.17.1
Version bump for golangci-lint
2019-08-07 12:48:06 +01:00
xrelkd
fb91d00c40 cargo-bloat: 0.7.2 -> 0.8.2 2019-08-07 16:27:35 +08:00
Marek Mahut
60dc4c1534
Merge pull request #66152 from r-ryantm/auto-update/sauce-connect
sauce-connect: 4.5.3 -> 4.5.4
2019-08-06 21:20:15 +02:00
adisbladis
06260734de
Merge pull request #65720 from enumatech/gradle-major-versions
gradle: declare package major versions
2019-08-06 19:07:13 +01:00
Mario Rodas
4e6253392c terracognita: init at 0.1.6 (#66203) 2019-08-06 10:48:57 -07:00
Valentin Shirokov
00bb62d4ab stlink: 1.3.0 -> 1.5.1
Version bump
No other changes
2019-08-06 15:43:44 +09:00
Mario Rodas
2444738dae
xcbuild: fix build on darwin 2019-08-05 22:48:29 -05:00
R. RyanTM
50dacfbaf2 sauce-connect: 4.5.3 -> 4.5.4
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-08-05 19:51:49 -07:00
Mario Rodas
0651ab5b8a
Merge pull request #52441 from vdemeester/init-buildkit
buildkit: init at v0.4.0
2019-08-05 19:18:17 -05:00
Orivej Desh
f8d83938a7 swig4: init at 4.0.0
SWIG 4 is not a complete replacement for SWIG 3 because it has removed support
for CFFI, Allegrocl, Chicken, CLISP, S-EXP, UFFI, Pike, Modula3.
2019-08-05 21:42:07 +00:00
Maximilian Bosch
d86f7ff625
Merge pull request #65851 from mmahut/github-commenter
github-commenter: init at 0.5.0
2019-08-05 23:19:32 +02:00
Marek Mahut
9a8e4c0da1 github-commenter: init at 0.5.0 2019-08-05 15:15:01 +02:00
R. RyanTM
5bcd191160 pmd: 6.16.0 -> 6.17.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-08-05 03:21:43 -07:00
edef
c72fff2e03 Revert "pgcli: 2.0.2 -> 2.1.1"
This reverts commit 2b07800798.
2019-08-05 08:33:42 +00:00
edef
2b07800798 pgcli: 2.0.2 -> 2.1.1 2019-08-05 08:32:21 +00:00
R. RyanTM
9f3dd81f86 minizincide: 2.3.0 -> 2.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/minizinc-ide/versions
2019-08-04 16:19:03 -07:00
Mario Rodas
2ba3235b4a
Merge pull request #65923 from r-ryantm/auto-update/go-protobuf
go-protobuf: 1.3.1 -> 1.3.2
2019-08-04 09:12:10 -05:00
WilliButz
b04f246833
Merge pull request #65900 from r-ryantm/auto-update/cfr
cfr: 0.145 -> 0.146
2019-08-04 12:48:39 +02:00
R. RyanTM
0680b8f1a7 go-protobuf: 1.3.1 -> 1.3.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/go-protobuf/versions
2019-08-04 03:06:01 -07:00
Frederik Rietdijk
27e030a1cc
Merge pull request #62812 from Tomahna/bloop
bloop: 1.2.5 -> 1.3.2
2019-08-04 10:07:16 +02:00
worldofpeace
6896a3856b electron: 4.1.5 -> 4.2.8 2019-08-04 02:57:33 -04:00
worldofpeace
2275a2ebde electron_3: 3.1.8 -> 3.1.13 2019-08-04 02:53:10 -04:00
worldofpeace
245c884652 electron_5: 5.0.0 -> 5.0.8 2019-08-04 02:48:19 -04:00
R. RyanTM
e955860a08 cfr: 0.145 -> 0.146
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
2019-08-03 21:26:49 -07:00
Robin Gloster
fe1ee66bec
Merge pull request #65882 from r-ryantm/auto-update/bear
bear: 2.4.0 -> 2.4.1
2019-08-03 23:30:50 +00:00
Robin Gloster
5f313c3c90
Merge pull request #65883 from r-ryantm/auto-update/checkstyle
checkstyle: 8.22 -> 8.23
2019-08-03 23:29:57 +00:00
R. RyanTM
d10e05108b checkstyle: 8.22 -> 8.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2019-08-03 16:00:22 -07:00
R. RyanTM
d8c7ac8714 bear: 2.4.0 -> 2.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bear/versions
2019-08-03 15:53:50 -07:00
Mario Rodas
0423b5d762 tflint: 0.9.2 -> 0.9.3 (#65848) 2019-08-03 09:25:22 -07:00
Benjamin Saunders
0fd978baf7 vulkan-validation-layers: 1.1.101.0 -> 1.1.106.0 2019-08-03 17:52:43 +02:00
Marek Mahut
8251b83e6a
Merge pull request #65809 from JohnAZoidberg/litecli-1.1.0
litecli: 1.0.0 -> 1.1.0
2019-08-03 16:35:37 +02:00
Jake Waksbaum
3ab32ee8f6 framac: 18 -> 19 and update why3 2019-08-03 14:03:22 +00:00
Daniel Schaefer
f8a50fcca3 litecli: 1.0.0 -> 1.1.0
Fixes the tests.
2019-08-03 11:42:50 +02:00
Sarah Brofeldt
c99d70405a
Merge pull request #63352 from vdemeester/update-skopeo
skopeo: 0.1.36 -> 0.1.37
2019-08-03 09:38:28 +02:00
Sarah Brofeldt
33c3c2261a
Merge pull request #65599 from zauberpony/hcloud-1.13.0
hcloud: 1.11.0 -> 1.13.0
2019-08-03 08:48:17 +02:00
Sarah Brofeldt
19404990b8
Merge pull request #65749 from adisbladis/hound-git-hg
hound: Wrap git & mercurial binaries
2019-08-03 08:27:51 +02:00
Frederik Rietdijk
4afe7a7bf3 Merge staging-next into staging 2019-08-03 07:48:19 +02:00
Frederik Rietdijk
d20a59d2e5 Merge master into staging-next 2019-08-02 23:27:18 +02:00
Wael Nasreddine
c64c5a3be8
Merge pull request #65746 from AtkinsChang/update-kustomize
kustomize: 3.0.0 -> 3.1.0
2019-08-02 07:36:24 -07:00
Maximilian Bosch
a3eab9e90a
Merge pull request #64302 from angristan/vagrant/update/2.2.5
vagrant: 2.2.3 -> 2.2.5
2019-08-02 12:39:37 +02:00
Vladimír Čunát
a89f245f3b
Merge branch 'master' into openssl-1.1
... to avoid the accidental gnupatch rebuild
2019-08-02 09:47:38 +02:00
Frederik Rietdijk
6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Atkins
82d9988eb8 kustomize: fix variable interpolation for version info 2019-08-02 14:51:34 +08:00
Mario Rodas
18c515ac80
rubocop: 0.73.0 -> 0.74.0 2019-08-02 00:55:07 -05:00
Robin Gloster
30969073f0
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-02 03:01:30 +02:00
adisbladis
0e97967187
hound: Wrap git & mercurial binaries 2019-08-01 21:29:01 +01:00
Atkins
2fb5993fe7
kustomize: 3.0.0 -> 3.1.0 2019-08-02 03:31:22 +08:00
Troels Henriksen
7d5f527fc0 oclgrind: init at 18.3. (#63159)
oclgrind: init at 18.3
2019-08-01 18:06:41 +02:00
Lionello Lunesu
15d5a93d16 gradle: declare package major versions 2019-08-01 21:04:14 +08:00
zimbatm
bffe156bd2
mdsh: 0.1.3 -> 0.1.4 2019-08-01 12:02:53 +02:00
Frederik Rietdijk
4ca8e53e1d Merge staging-next into staging 2019-08-01 09:44:06 +02:00
Frederik Rietdijk
55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
Jörg Thalheim
15cc0cc5c9
radare2: 3.6.0 -> 3.7.0 2019-08-01 07:31:14 +01:00
Marek Mahut
5f1fe61cae
Merge pull request #65674 from fabianhjr/master
mill: 0.4.1 -> 0.5.0
2019-07-31 23:40:33 +02:00
Fabián Heredia Montiel
4ee4263fb9 mill: 0.4.1 -> 0.5.0 2019-07-31 17:24:13 +00:00
Samuel Leathers
5d41f1a676
Merge pull request #62026 from bhipple/fix/libtool
libtool2: enable parallel builds
2019-07-31 13:03:29 -04:00
Sarah Brofeldt
8761bc0ad7 gitlab-runner: Fix prebuilt hash 2019-07-31 18:46:20 +02:00
angristan
5521aae4b9 vagrant: 2.2.3 -> 2.2.5 2019-07-31 15:51:32 +02:00
Michael Weiss
51dc2cdd58
scons: 3.0.5 -> 3.1.0
Announcement:
https://scons.org/scons-310-is-available.html

Changelog:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.1.0/src/CHANGES.txt
2019-07-30 18:50:56 +02:00
Elmar Athmer
1b4de41d64 hcloud: utilize pname and quote URL
This implements rfc 0035 and rfc 0045.
2019-07-30 12:12:43 +02:00
Elmar Athmer
d7eeb8354e hcloud: 1.11.0 -> 1.13.0 2019-07-30 11:20:46 +02:00
Mario Rodas
70503758fb flow: 0.103.0 -> 0.104.0 2019-07-30 07:35:29 +00:00
Jörg Thalheim
362c9c4ff9
Merge pull request #65587 from lopsided98/gn-update
gn: 20190726 -> 20190403 (downgrade to fix Chromium)
2019-07-30 08:29:29 +01:00
Jörg Thalheim
445c99794d
Merge pull request #65596 from arcnmx/pr-racer-update
rustracer: 2.0.14 -> 2.1.22
2019-07-30 08:16:15 +01:00
arcnmx
c3bf4cec23 rustracerd: 2017-09-15 -> 2019-03-20 2019-07-29 22:10:18 -07:00
arcnmx
530e6004ef rustracer: 2.0.14 -> 2.1.22 2019-07-29 22:10:12 -07:00
Mario Rodas
137ce9ec09
universal-ctags: 2018-07-23 -> 2019-07-30 2019-07-29 23:52:39 -05:00
Nikolay Amiantov
a956694aba buildBazelPackage: clear markers
Turns out markers are non-deterministic after all and even our patching still
doesn't solve this problem completely. For example (tensorflow deps, this is a
complete diff so actual dependencies don't differ):

30509c30509
< bc527ff00916b15caee38793bca8f294c748df4a256de55c5199281be0489e73  result/@bazel_skylib.marker
---
> 4e0303e815c78df1e43d4b88dfe65e73046e0c6157fb10aa9a4e8b910113cd9c  result/@bazel_skylib.marker
31045c31045
< fa13d04b2316214c3b4008b52546c2d5b633e006f6f019d597bb3f9745bacf7b  result/@bazel_toolchains.marker
---
> b36174bf5535e5157801b6de30c35ee03a03fe57766306393c3d65dd65cbebf4  result/@bazel_toolchains.marker
31144c31144
< b0ce4a3ac29ac22528336dd3a54b5b7af9ecc43bef2a2630713c1981a5cbbb51  result/@build_bazel_rules_swift.marker
---
> 7492528068ec4f8e7ace2ecf8f933ec4e1b2235bd7426ce6f70177919f1cd05e  result/@build_bazel_rules_swift.marker
36245c36245
< be2993536a8233d63251b664caf35b1e7cd57d194ab2a39a293876c232d6bbd0  result/@io_bazel_rules_closure.marker
---
> b6655cc3f2c78525e5a724d8a4e93b1e7f09f1e09fc817d231109e7f39103e88  result/@io_bazel_rules_closure.marker
36329c36329
< 087bc674c9509dfe157400d111db4a13eeb45fc76aeccd490cee9aad6771ecad  result/@io_bazel_rules_docker.marker
---
> f920ec07315ec71e800b05cd22b2a341c0a80807c6e335ee81739b13c532b422  result/@io_bazel_rules_docker.marker
79544d79543
< 85893a05a817036c61f6cd9f8247757baa1654f473c494ce4fc5253c2bbd2790  result/@platforms.marker

And here's an example of differences:

$ cat result-a/@bazel_skylib.marker
7dc7472d37424ba5ec6a5532765bc911
$MANAGED
cat result-b/@bazel_skylib.marker
a8f3f577798201157128e8e9934c4705
$MANAGED

Instead of trying to patch these markers further we now completely clear them.
Nix hacks for ignoring markers are restored and expanded so that we don't even
attempt to parse the marker.
2019-07-31 11:28:06 +03:00
Mario Rodas
33d3777986
Merge pull request #65590 from marsam/update-brakeman
brakeman: 4.5.1 -> 4.6.1
2019-07-30 18:34:46 -05:00
Vincent Laporte
c75b84a7c4 dune: disable for OCaml < 4.02 2019-07-30 16:18:39 +00:00
Jörg Thalheim
c6b6f38914
rustracer: add Security framework on darwin (#65598)
rustracer: add Security framework on darwin
2019-07-30 11:53:26 +01:00
Jörg Thalheim
8166fc21b8
racer: add Security framework on darwin 2019-07-30 08:27:38 +01:00
Mario Rodas
a0d847f1ce
go-tools: 2019.2.1 -> 2019.2.3 2019-07-29 23:21:49 -05:00
Mario Rodas
94ae71a66a
brakeman: 4.5.1 -> 4.6.1 2019-07-29 23:14:59 -05:00
Ben Wolsieffer
8c73d4b14f gn: 20190726 -> 20190403
Downgrade to fix Chromium.
2019-07-29 22:30:53 -04:00
Robin Gloster
4107e208a1
Merge pull request #60429 from WilliButz/codimd-update
codimd: 1.2.0 -> 1.4.0, repackage with yarn2nix
2019-07-29 22:57:21 +00:00
Andreas Rammhold
e2e07e2871
git-series: use openssl 1.0.2 2019-07-29 21:25:15 +02:00
Jörg Thalheim
6943c9ea91
Merge pull request #63759 from arcnmx/rust-darwin-rls
rls: fix darwin build
2019-07-29 07:22:37 +01:00
Ben Wolsieffer
2547d6cb18 gn: 20181031 -> 20190726 2019-07-28 15:58:51 -04:00
arcnmx
40020f46b6 rls: fix darwin build
rls links to internal rustc crates, which introduces an atypical
dependency on rustc. A superficial installCheck ensures that the
binary is linked properly and able to run on its own.
2019-07-28 10:09:38 -07:00
Frederik Rietdijk
cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +02:00
arcnmx
e84e223c9b rls: 1.35.0 -> 1.36.0 2019-07-27 23:46:01 -07:00
Meghea Iulian
41881902e8 vagrant: add bash completions 2019-07-27 14:58:00 +03:00
xrelkd
a7c2dd267d rust-bindgen: 0.50.0 -> 0.51.0 2019-07-27 07:48:47 +08:00
Frederik Rietdijk
0f6bda38fe Merge staging-next into staging 2019-07-26 14:45:31 +02:00
Jörg Thalheim
d07fb6be03
linuxkit: 2017-07-08 -> 0.7 (#65359)
linuxkit: 2017-07-08 -> 0.7
2019-07-26 07:45:35 +01:00
Nick Novitski
e65244ee56 linuxkit: 2017-07-08 -> 0.7 2019-07-25 21:32:20 -07:00
worldofpeace
883a1dffcf
Merge pull request #52859 from jtojnar/cmake-gid
cmake: use multiple outputs for GNUInstallDirs
2019-07-25 16:05:10 -04:00
Nikolay Amiantov
7b828532b9 bazel-deps: 2019-02-01 -> 2019-07-11, mark as broken
Also drop preInstall cleanup for dependencies. The reason is while it's more
thorough than default cleanup in buildBazelPackage if such a problem happens we
should fix buildBazelPackage instead. Perhaps even move this (awesome!) snippet
there but it's very slow-running so we'd rather attempt to fix it in other
ways.

Anyway after an update at least .deps build, checked with `nix-build -A --check`.
2019-07-25 17:40:46 +02:00
Nikolay Amiantov
969aec30b6 bazel-remote: mark as broken 2019-07-25 17:40:46 +02:00
WilliButz
f748b501e8
yarn2nix-moretea: init at 2019-04-10 2019-07-25 17:15:00 +02:00
Frederik Rietdijk
dcea5637d8
Merge pull request #64982 from NixOS/staging-next
Staging next
2019-07-25 15:48:30 +02:00
Profpatsch
fdee6f4fae bazel: disable dm-sonnet downstream test 2019-07-25 13:27:45 +02:00
Profpatsch
63e0b8b3f9 bazel: execute dm-sonnet test only on linux 2019-07-25 13:27:45 +02:00
Timo Kaufmann
e7e70b7073 bazel: add fixed output test case
Feels like a horrible hack, but it should make sure that downstream
hashes are preserved between bazel versions.
2019-07-25 13:27:45 +02:00
Frederik Rietdijk
34eebf6844 Merge master into staging-next 2019-07-25 11:52:18 +02:00
Frederik Rietdijk
3d00d8e4ee pythonPackages.pyyaml_3: init , instead of multiple pyyaml overrides
Temporary attribute until we can get rid of it everywhere.

This was triggered due to the libyaml 0.2.2 incompatibilty requiring
patches and still not building.
2019-07-25 11:51:55 +02:00
Orivej Desh
32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
Mario Rodas
b5f5c97f7d
Merge pull request #64245 from turboMaCk/tools-rust/cargo-generate
cargo-generate: init at 0.3.0
2019-07-24 18:57:18 -05:00
Marek Fajkus
02d79ced90 cargo-generate: init at 0.3.0 2019-07-24 23:55:20 +02:00
Kevin Rauscher
d6b6015d34 bloop: get closer to standard bloop packaging 2019-07-24 21:42:40 +02:00
Kevin Rauscher
3bdd3b158a bloop: refactor derivation to use subderivations
This change prevents accidentally using cached version of dependencies
when updating the version
2019-07-24 21:42:40 +02:00
Kevin Rauscher
0f4da4a501 bloop: 1.2.5 -> 1.3.2 2019-07-24 21:42:40 +02:00
Lefteris Kritikos
6d25177ca8 bazel-buildtools: 0.22.0 -> 0.28.0 2019-07-24 18:57:52 +02:00
Mario Rodas
236d744df7 dune: 1.10.0 -> 1.11.0 2019-07-24 15:20:40 +00:00
Peter Hoeg
c29a53b3ce clang-tools: install clangd as well 2019-07-24 16:33:44 +08:00
Joachim F
b4522d230e
Merge pull request #58640 from andrewchambers/redo-apenwarr
redo-apenwarr: init at unstable-2019-06-21
2019-07-23 17:03:57 +00:00
Robin Gloster
0142252012
Merge pull request #65266 from marsam/update-rubocop
rubocop: 0.72.0 -> 0.73.0
2019-07-23 14:48:17 +00:00
Domen Kožar
e765dde910
antora: include site-generator-default 2019-07-23 10:16:15 +02:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Vladyslav M
6bec1fa33d
rls: 1.34 -> 1.35 (#65241)
rls: 1.34 -> 1.35
2019-07-22 22:22:56 +03:00
Robin Gloster
75151fe85d
Merge pull request #65265 from marsam/init-terraform-lsp
terraform-lsp: init at 0.0.5
2019-07-22 18:46:37 +00:00
Robin Gloster
18526b7579
Merge pull request #65162 from marsam/update-tflint
tflint: 0.9.1 -> 0.9.2
2019-07-22 18:19:47 +00:00
Robin Gloster
64cd2a618d
Merge pull request #65249 from max-wittig/patch-2
gitlab-runner: 12.0.2 -> 12.1.0
2019-07-22 17:27:51 +00:00
Symphorien Gibol
7ed3d2d6fd
rls: 1.34 -> 1.35 2019-07-22 17:42:18 +03:00
Nick Novitski
7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Mario Rodas
fbf05d6741
rubocop: 0.72.0 -> 0.73.0 2019-07-22 04:20:00 -05:00
Mario Rodas
dd6eea86f8
terraform-lsp: init at 0.0.5 2019-07-22 04:20:00 -05:00
Max Wittig
bc6366b728
gitlab-runner: 12.0.2 -> 12.1.0
Corresponding runner for GitLab version 12.1.0

Changelog: https://gitlab.com/gitlab-org/gitlab-runner/blob/12-1-stable/CHANGELOG.md
2019-07-22 08:29:01 +02:00
worldofpeace
b647c76929
Merge pull request #65194 from r-ryantm/auto-update/uftrace
uftrace: 0.9.2 -> 0.9.3
2019-07-21 13:13:32 -04:00
Mario Rodas
ca341029b6
Merge pull request #65207 from r-ryantm/auto-update/yarn
yarn: 1.17.0 -> 1.17.3
2019-07-21 01:43:05 -05:00
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
Andreas Rammhold
2d36694ff5
Merge pull request #65178 from r-ryantm/auto-update/remarshal
remarshal: 0.9.1 -> 0.10.0
2019-07-21 00:08:19 +02:00
R. RyanTM
2535b73809 uftrace: 0.9.2 -> 0.9.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/uftrace/versions
2019-07-20 13:58:38 -07:00
R. RyanTM
11e147d3d1 remarshal: 0.9.1 -> 0.10.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/remarshal/versions
2019-07-20 08:42:38 -07:00
Aaron Andersen
87b4e9cdec
Merge pull request #57437 from elasticdog/cargo-raze
cargo-raze: init at 0.2.8
2019-07-20 08:16:17 -04:00
Peter Hoeg
a91c1dc167 wp-cli: 2.0.1 -> 2.2.0 2019-07-20 14:14:42 +02:00
midchildan
cf3948fbe0 sourcetrail: 2019.1.11 -> 2019.2.39 2019-07-20 14:11:31 +02:00
Mario Rodas
e04883e4a6
tflint: 0.9.1 -> 0.9.2 2019-07-20 04:20:00 -05:00
Wael M. Nasreddine
4cb3a803ec
bazel-watcher: fix the hash of the fetchAttrs 2019-07-19 20:58:28 -07:00
Aaron Bull Schaefer
1f3a6719d9 cargo-raze: init at 0.2.8 2019-07-19 15:34:43 -07:00
Vladyslav M
2a669d3ee1
ktlint: 0.33.0 -> 0.34.0 (#65094)
ktlint: 0.33.0 -> 0.34.0
2019-07-19 22:30:50 +03:00
R. RyanTM
730ac18ebe ktlint: 0.33.0 -> 0.34.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/ktlint/versions
2019-07-19 10:37:38 -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
Andrew Chambers
386b7d814d redo-apenwarr: init at unstable-2019-06-21 2019-07-19 15:00:27 +12: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
xrelkd
02c9e49eed cargo-xbuild: 0.5.13 -> 0.5.14 2019-07-11 20:08:25 +08:00
xrelkd
36af740c1d cargo-xbuild: 0.5.12 -> 0.5.13 2019-07-11 10:08:39 +02:00
Frederik Rietdijk
22cb7f25f2 Merge master into staging-next 2019-07-11 09:40:10 +02:00
Ryan Mulligan
508ae42a0f treewide: fix redirect URLs 2019-07-10 12:52:51 -07:00
Pascal Hertleif
1c9843dd3e
cargo-flamegraph: init at 0.1.13 2019-07-10 14:29:28 +02:00
Frederik Rietdijk
da96a4119f Merge staging-next into staging 2019-07-10 08:52:50 +02:00
Frederik Rietdijk
fb6260fcf7
Merge pull request #64236 from NixOS/staging-next
Staging next
2019-07-10 08:52:04 +02:00
Lily Ballard
3712d3672d jazzy: 0.9.6 -> 0.10.0
Also define passthru.updateScript.
2019-07-09 15:05:26 -07:00