3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

10257 commits

Author SHA1 Message Date
Frederik Rietdijk 03a9822405 Merge master into staging-next 2019-11-05 14:17:37 +01:00
John Ericson acd2d19484
Merge pull request #72347 from NixOS/bash-no-undef-vars
treewide: `set -u` everywhere
2019-11-04 19:52:33 -05:00
José Luis Lafuente e2058c7231
clj-kondo: 2019.10.26 -> 2019.11.03 2019-11-04 20:27:52 +01:00
Evan Stoll c6705f54c9 cargo-geiger: run tests; skip tests that require network connectivity
- Add note on how we might be able to run all tests in the future
2019-11-04 01:53:39 -08:00
Evan Stoll c49707f50f cargo-geiger: init at 0.7.3 2019-11-04 01:53:39 -08:00
Vincent Laporte a2f7fc9a5c ocamlPackages.ocp-indent: 1.7.0 → 1.8.1 2019-11-04 07:32:17 +00:00
R. RyanTM 6ca77c43ae yq: 2.7.2 -> 2.8.1 2019-11-03 19:59:25 +01:00
worldofpeace c751f6000b
Merge pull request #69052 from worldofpeace/elementary-updates-maybe-5.1
Pantheon 5.1
2019-11-03 17:03:04 +00:00
Benjamin Andresen a88a238724 clj-kondo: 2019.07.31-alpha -> 2019.10.26 2019-11-03 16:20:54 +01:00
Frederik Rietdijk 9d59d57d45 Merge staging-next into staging 2019-11-03 14:01:28 +01:00
Tobias Mayer a7cd3c2d82 cmake-format: init at 0.6.0 2019-11-03 13:47:38 +01:00
xrelkd bd638c7f04 just: 0.4.4 -> 0.4.5 2019-11-03 12:09:02 +02:00
David Terry cd87f1ba23 automake-1.15: deterministic documentation generation
automake 1.15 uses a bundled version of help2man from 2012 that
does not support the SOURCE_DATE_EPOCH environment variable.

This means that the build date is included in the generated
documentation, breaking reproducibility.

This changes adds the SOURCE_DATE_EPOCH support from the current
help2man to the version bundled in automake 1.15.
2019-11-03 10:55:45 +01:00
R. RyanTM 60024b53d7 cmakeWithGui: 3.15.1 -> 3.15.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/cmake-cursesui-qt5ui/versions
2019-11-03 10:42:27 +01:00
R. RyanTM a4a032376f checkstyle: 8.25 -> 8.26 (#72467) 2019-11-03 10:31:19 +01:00
Frederik Rietdijk 76b16d05e6 Merge staging-next into staging 2019-11-03 10:24:24 +01:00
R. RyanTM ee3ab209fe sysprof: 3.34.0 -> 3.34.1 2019-11-03 10:03:07 +01:00
Jonathan Ringer 1092bd70af spirv-tools: 2019.3 -> 2019.4 2019-11-02 13:30:24 -07:00
R. RyanTM b95e29c5e7 devpi-server: 5.1.0 -> 5.2.0 2019-11-02 11:21:15 -07:00
R. RyanTM 2fbc1e7c08 cfr: 0.147 -> 0.148 2019-11-02 11:05:41 -07:00
R. RyanTM 6634cd78d7 include-what-you-use: 0.12 -> 0.13 2019-11-01 23:16:50 -07:00
Mario Rodas 35153b1984
Merge pull request #72504 from r-ryantm/auto-update/git-quick-stats
git-quick-stats: 2.0.10 -> 2.0.11
2019-11-02 00:07:43 -05:00
R. RyanTM 61d24b6dee git-quick-stats: 2.0.10 -> 2.0.11 2019-11-01 17:35:32 -07:00
John Ericson 373236ccff treewide: JAVA_HOME may not always be defined 2019-11-01 22:00:07 +00:00
Jörg Thalheim 67b79add8c
Merge pull request #72462 from r-ryantm/auto-update/ccls
ccls: 0.20190823.3 -> 0.20190823.4
2019-11-01 20:39:23 +00:00
John Ericson b7f4bda282 treewide: *Phase(s)? variables are optional
If these aren't defined, the stdenv defaults are used in the `*Phase`
case, or no extra phases are done, in the `*Phases` case.
2019-11-01 14:44:44 -04:00
John Ericson 2811b032d6 treewide: Make still dont* Variables are optional in most cases
Go beyond the obvious setup hooks now, with a bit of sed, with a skipped case:

 - cc-wrapper's `dontlink`, because it already is handled.

Also, in nix files escaping was manually added.

EMP
2019-11-01 14:44:44 -04:00
John Ericson 1290e532ea treewide: Make more dont* variables OK to be undefined in setup hooks 2019-11-01 14:44:44 -04:00
John Ericson 3835442cf0 patchelf: dontPatchELF in setup hook is allowed to be undefined 2019-11-01 14:44:44 -04:00
R. RyanTM 22103e4f39 ccls: 0.20190823.3 -> 0.20190823.4 2019-11-01 11:12:48 -07:00
Maximilian Bosch d4e516cc82
cargo-xbuild: 0.5.15 -> 0.5.18
https://github.com/rust-osdev/cargo-xbuild/blob/master/CHANGELOG.md#v0518---2019-10-08
2019-11-01 19:00:01 +01:00
Kevin Rauscher 2ad5e05c73 scalafmt: 2.2.1 -> 2.2.2 2019-11-01 10:21:54 +01:00
Marek Mahut 4cac5a494a
Merge pull request #71861 from r-ryantm/auto-update/qbs
qbs: 1.13.1 -> 1.14.0
2019-11-01 09:02:29 +01:00
Renaud e69fd930ed
Merge pull request #72193 from Ma27/bump-nexus
nexus: 3.18.1-01 -> 3.19.1-01
2019-11-01 08:55:24 +01:00
Jan Tojnar 70c0c48970
Merge branch 'staging-next' into staging 2019-11-01 02:58:40 +01:00
Mario Rodas d901b961a9
Merge pull request #72286 from marsam/update-rubocop
rubocop: 0.75.0 -> 0.76.0
2019-10-31 20:42:06 -05:00
Jan Tojnar dafa543bf8
gnome-doc-utils: do not propagate Python
That breaks packages that rely on Python like itstool does.

https://github.com/NixOS/nixpkgs/pull/72342#issuecomment-548250501
2019-11-01 02:26:58 +01:00
worldofpeace 7a4ea26f2e vala-lint: init at 2019-10-11 2019-10-31 21:15:53 -04:00
adisbladis bb86d34842
Merge pull request #72255 from max-wittig/patch-4
gitlab-runner: 12.4.0 -> 12.4.1
2019-10-31 14:02:08 +00:00
Lancelot SIX ec40f895b9
Merge pull request #72316 from Mic92/radare2
radare2: 3.9.0 -> 4.0.0
2019-10-31 14:15:10 +01:00
Renaud 52adcff30e
Merge pull request #72285 from marsam/update-brakeman
brakeman: 4.6.1 -> 4.7.1
2019-10-31 14:11:53 +01:00
Marek Mahut c364c6f09f
Merge pull request #72336 from marsam/update-flow
flow: 0.110.0 -> 0.111.0
2019-10-31 13:08:28 +01:00
Mario Rodas e888c423ad terracognita: 0.1.6 -> 0.2.0
Changelog: https://github.com/cycloidio/terracognita/releases/tag/v0.2.0
2019-10-30 21:13:19 -07:00
Mario Rodas 86b7e330a6
Merge pull request #72288 from xrelkd/update/cargo-watch
cargo-watch: 7.2.1 -> 7.2.2
2019-10-30 19:38:19 -05:00
Chuck 0c999c7521 itstool: 2.0.2 -> 2.0.6
To get python3 support.  #63174 flipped itstool to python3, but itstool
doesn't support python3 until 2.0.3 (and perhaps does not support it
well until 2.0.5).

Pressing forward instead of rolling back at worldofpeace's suggestion,
who mentions that other distros seem to be able to ship recent versions
of itstool.

Tensions in this space seem two-fold.  One set centers around libxml2
being a low-level C library with sharp edges, manual memory management,
and performance concerns; the python libxml2 wrapper being quite thin
(the most dubious character in this drama); and python's sentiment that
it ought to be quite hard to crash the interpreter casually.  This comes
to a head in https://gitlab.gnome.org/GNOME/libxml2/issues/12 , where a
use-after-free problem in idiomatic-looking python code is declared
working-as-designed.

The other set is around python3 being more UTF-8-aware than libxml2's
python wrapper, such as https://bugzilla.gnome.org/show_bug.cgi?id=789714
and https://src.fedoraproject.org/rpms/libxml2/blob/master/f/libxml2-2.9.8-python3-unicode-errors.patch

itstool is caught in this crossfire merely for being a widely-used
python program that uses XML.
2019-10-30 17:32:15 -07:00
Mario Rodas 5f8269701f
flow: 0.110.0 -> 0.111.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.111.0
2019-10-30 17:10:00 -05:00
Jörg Thalheim fce2426dd3
radare2: 3.9.0 -> 4.0.0 2019-10-30 18:55:00 +00:00
Sebastian Jordan b52df5b679 pypi2nix: 1.8.1 -> 2.0.0 2019-10-30 08:19:39 -07:00
xrelkd f85d359ce7 cargo-watch: 7.2.1 -> 7.2.2 2019-10-30 16:47:28 +08:00
Mario Rodas 20ffb69cea
rubocop: 0.75.0 -> 0.76.0
Changelog:
- https://github.com/rubocop-hq/rubocop/releases/tag/v0.75.1
- https://github.com/rubocop-hq/rubocop/releases/tag/v0.76.0
2019-10-30 00:00:00 -05:00
Mario Rodas 7efa4c21b0
brakeman: 4.6.1 -> 4.7.1
Changelog:
- https://github.com/presidentbeef/brakeman/releases/tag/v4.7.0
- https://github.com/presidentbeef/brakeman/releases/tag/v4.7.1
2019-10-30 00:00:00 -05:00
Frederik Rietdijk ef9f91f3cf Merge staging-next into staging 2019-10-29 16:56:59 +01:00
Max Wittig f22dc5216e
gitlab-runner: 12.4.0 -> 12.4.1 2019-10-29 15:37:21 +01:00
Tim Steinbach fc6d1e0ebf
jenkins: 2.190.1 -> 2.190.2 2019-10-29 09:20:57 -04:00
Frederik Rietdijk 8d926467be itstool: don't use libxml2Python 2019-10-29 13:47:03 +01:00
Sascha Grunert 172601d4bf buildah: 1.11.3 -> 1.11.4
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-29 12:13:53 +01:00
Léo Gaspard 5eb304cc66
Merge pull request #71464 from Ekleog/gir-rs
gir-rs: init at 2019-10-16
2019-10-29 02:31:43 +01:00
Maximilian Bosch df7727042f
nexus: 3.18.1-01 -> 3.19.1-01
Relevant release notes:

* https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.19.1
* https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.19.0

Also added `preferLocalBuild = true;` to prevent builds on remote
machines as this only means elevated network access (tarball is fetched
locally and uploaded to the builder) and the build is fairly trivial.

To fix the startup I had to add the JVM parameter `java.endorsed.dirs`
to ensure that all libraries are loaded properly[1].

[1] https://issues.sonatype.org/browse/NEXUS-21603
2019-10-28 21:34:55 +01:00
Frederik Rietdijk 1d7e21905c pipenv: patch pipenv to point to python that has virtualenv 2019-10-25 17:31:51 +02:00
Robin Gloster b047445f69
Merge pull request #71980 from Tomahna/scalafmt
scalafmt: 2.0.1 -> 2.2.1
2019-10-25 14:27:08 +02:00
Kevin Rauscher a48709ba7e scalafmt: 2.0.1 -> 2.2.1 2019-10-25 13:22:20 +02:00
Vincent Laporte 0361ae2230 ocamlPackages.camlp4: fix evaluation for OCaml ≥ 4.09 2019-10-25 07:09:42 +00:00
R. RyanTM 83e7a50664 yarn: 1.19.0 -> 1.19.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/yarn/versions
2019-10-24 20:12:37 -07:00
Florian Klink a484c07d84
Merge pull request #71612 from danjuv/master
bazel: 1.0 -> 1.1
2019-10-25 00:33:06 +02:00
Ryan Mulligan 2985a83456
Merge pull request #71906 from r-ryantm/auto-update/sccache
sccache: 0.2.11 -> 0.2.12
2019-10-24 12:32:22 -07:00
R. RyanTM 4adf207fae sccache: 0.2.11 -> 0.2.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sccache/versions
2019-10-24 07:11:18 -07:00
R. RyanTM f9b717e5c0 micronaut: 1.2.3 -> 1.2.5 (#71697)
* micronaut: 1.2.3 -> 1.2.5

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/micronaut/versions

* micronaut: keep description short

and run pre+post hooks when overriding install phase
2019-10-24 15:59:16 +02:00
Profpatsch fbd06addb3 bazel: exclude tests.shebang from running on darwin 2019-10-24 12:16:20 +02:00
Frederik Rietdijk fa21e8c1bb
Merge pull request #71780 from NixOS/staging-next
Staging next
2019-10-24 08:33:16 +02:00
Frederik Rietdijk 32389de159 Merge master into staging-next 2019-10-24 08:27:04 +02:00
Will Dietz 092a835bab
Merge pull request #71833 from dtzWill/update/boomerang-0.5.1
boomerang: 0.4.X -> 0.5.1, various fixes and cleanups
2019-10-24 01:26:27 -05:00
Will Dietz 472832f19c
boomerang: be less verbose/explicit, save for problematic upstream
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-10-24 01:03:20 -05:00
Colin 52c8d46286 conftest: Remove sumdb override now that #34866 is merged (#71479) 2019-10-23 17:43:31 -07:00
R. RyanTM 6a29e3bf21 qbs: 1.13.1 -> 1.14.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/qbs/versions
2019-10-23 14:02:04 -07:00
Will Dietz 225053845b
boomerang: use qt's mkDerivation 2019-10-23 11:59:54 -05:00
Will Dietz 6c275a5d5c
boomerang: 0.5.0 -> 0.5.1 2019-10-23 11:59:23 -05:00
Will Dietz 32d132a8ee
boomerang: remove deprecated fixups/workarounds
If they're still needed they should be reworked so they apply :)
2019-10-23 11:59:12 -05:00
Will Dietz 4fca420a18
boomerang: 0.4.0-alpha-2018-10-25 -> 0.5.0
https://github.com/BoomerangDecompiler/boomerang/releases/tag/v0.5.0
2019-10-23 11:58:57 -05:00
Frederik Rietdijk 09c9a2de7e Merge master into staging-next 2019-10-23 16:50:09 +02:00
Frederik Rietdijk a85e58ac13 Merge master into staging-next 2019-10-23 09:38:37 +02:00
Mario Rodas ded9ac354f flow: 0.109.0 -> 0.110.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.110.0
2019-10-22 18:04:02 -07:00
Marek Mahut 32e75c48a5
Merge pull request #71640 from r-ryantm/auto-update/ktlint
ktlint: 0.34.2 -> 0.35.0
2019-10-22 22:43:03 +02:00
Frederik Rietdijk 7f63ecfff9 pipenv: fix dependencies
- setup_requires belong in nativeBuildInputs
- requests is only for Python 2. We offer only a Python 3 version of
pipenv
- setting PYTHONPATH is not needed because the magical sed expression
injects the dependencies in the executables. Otherwise, we would use
NIX_PYTHONPATH.
- PIP_IGNORE_INSTALLED was needed because of PYTHONPATH, but since we do
not set that anymore we can remove.
2019-10-22 07:59:15 -07:00
R. RyanTM 97e4b65014 lttng-tools: 2.10.7 -> 2.10.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-tools/versions
2019-10-22 16:43:39 +02:00
Robin Gloster 1eb7eece1a
Merge pull request #71637 from max-wittig/patch-3
gitlab-runner: 12.3.0 -> 12.4.0
2019-10-22 10:11:33 +02:00
Mario Rodas 62e5aa3719
Merge pull request #71035 from marsam/update-tflint
tflint: 0.12.0 -> 0.12.1
2019-10-22 02:39:41 -05:00
Frederik Rietdijk a456fbfeed Merge staging-next into staging 2019-10-22 09:20:03 +02:00
R. RyanTM 0ab7cc7080 ktlint: 0.34.2 -> 0.35.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-10-22 00:18:14 -07:00
Frederik Rietdijk d7a921cad9
Merge pull request #71221 from NixOS/staging-next
Staging next
2019-10-22 09:15:19 +02:00
Max Wittig 95b324edc7
gitlab-runner: 12.3.0 -> 12.4.0 2019-10-22 08:48:00 +02:00
Danju Visvanathan 76af684141 bazel: 1.0 -> 1.1 2019-10-22 14:18:12 +11:00
R. RyanTM 01c2033572 cfr: 0.146 -> 0.147
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-10-21 19:41:41 -07:00
R. RyanTM 92cf9bef86 git-quick-stats: 2.0.9 -> 2.0.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/git-quick-stats/versions
2019-10-21 19:29:50 -07:00
Andreas Rammhold 8d77a83e96
Merge pull request #70259 from andir/rust-checkflags
rust introduce `checkFlags` to parametrize test execution
2019-10-21 17:33:10 +02:00
Tim Steinbach b0e4d7b9ea
ammonite: 1.7.1 -> 1.7.4 2019-10-21 09:14:56 -04:00
Tim Steinbach cfe3c89300
sbt-extras: 2019-09-30 -> 2019-10-21 2019-10-21 08:01:13 -04:00
Frederik Rietdijk b6ba25ce95 Merge master into staging-next 2019-10-21 09:55:24 +02:00
R. RyanTM e592c3d36c avro-tools: 1.9.0 -> 1.9.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/avro-tools/versions
2019-10-21 09:15:46 +02:00
R. RyanTM fef4ba0e5a buck: 2019.09.12.01 -> 2019.10.17.01
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/buck/versions
2019-10-21 09:14:38 +02:00
R. RyanTM ca1cce367e checkstyle: 8.24 -> 8.25
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-10-21 09:13:28 +02:00
Léo Gaspard 0cc52485e2
gir-rs: init at 2019-10-16 2019-10-20 23:27:24 +02:00
Jonathan Ringer 8298ecc8a0 kustomize: 3.1.0 -> 3.3.1 2019-10-20 13:43:18 -07:00
Marek Fajkus 535c5a8a04 cargo-generate: 0.3.0 -> 0.4.0 2019-10-20 10:36:05 -07:00
Renaud 47ed10c17e
Merge pull request #71403 from lilyball/chit
chit: 0.1.14 -> 0.1.15
2019-10-20 18:57:36 +02:00
Mario Rodas 5e7a5c78c3
Merge pull request #71418 from marsam/update-bazelisk
bazelisk: 1.0 -> 1.1.0
2019-10-20 11:21:24 -05:00
Jan Tojnar f849554226
Merge branch 'staging-next' into staging 2019-10-20 16:49:29 +02:00
Frederik Rietdijk ad8bd84fc9 Merge master into staging-next 2019-10-20 16:22:45 +02:00
John Children d8928f8353
prototool: 1.8.0 -> 1.9.0 2019-10-20 12:57:20 +01:00
Yann Hodique 1f02f7cf60 scc: init at 2.8.0 2019-10-20 00:55:10 -07:00
Mario Rodas f7abe26ae9
tflint: 0.12.0 -> 0.12.1
Changelog: https://github.com/wata727/tflint/releases/tag/v0.12.1
2019-10-19 21:19:08 -05:00
Andreas Rammhold e07c2974e6
rust-cbdindgen: 0.9.0 -> 0.9.1 2019-10-20 03:04:23 +02:00
Mario Rodas 271f04d655
chromedriver: add marsam as maintainer 2019-10-19 20:01:00 -05:00
Mario Rodas 5e3b0ac5c3
chromedriver: 76.0.3809.68 -> 78.0.3904.70 2019-10-19 20:00:00 -05:00
Andreas Rammhold 06744bb2d4 rust-cbindgen: skip expand tests
The expand tests require unstable rust features.
2019-10-20 02:31:13 +02:00
zimbatm 639a0eafcb
mdsh: 0.2.0 -> 0.3.0 2019-10-20 00:33:28 +02:00
Lily Ballard 7be6ba2cca chit: 0.1.14 -> 0.1.15 2019-10-19 14:15:19 -07:00
Emily b97a11643a trellis: 2019.09.27 -> 2019.10.13 2019-10-19 12:26:49 -05:00
Marek Mahut 05c771fe46
Merge pull request #69940 from r-ryantm/auto-update/rebar3
rebar3: 3.11.1 -> 3.12.0
2019-10-19 18:54:04 +02:00
Mario Rodas 152e9882c4
bazelisk: 1.0 -> 1.1.0
Changelog: https://github.com/bazelbuild/bazelisk/releases/tag/v1.1.0
2019-10-19 04:20:00 -05:00
worldofpeace 020e1b0c8e
Merge pull request #71334 from edef1c/git-series
Clean up git-series packaging, use OpenSSL 1.1
2019-10-18 21:42:22 +00:00
edef 67b8f4e0a7 git-series: add edef as maintainer 2019-10-18 21:28:46 +00:00
edef fca52043a5 git-series: use nixpkgs libgit2
This replaces the vendored copy from libgit2-sys.
2019-10-18 21:28:46 +00:00
edef 2bc9e6cb37 git-series: use nixpkgs libcurl
This replaces the vendored copy from curl-sys.
2019-10-18 21:28:46 +00:00
edef f7de72a552 git-series: upgrade Cargo dependencies to allow using OpenSSL 1.1 2019-10-18 21:28:46 +00:00
worldofpeace 81acba5df7
Merge pull request #71336 from edef1c/pypi2nix-setuptools
pypi2nix: add missing setuptools dependency
2019-10-18 19:57:13 +00:00
worldofpeace 2417833f69
Merge pull request #71299 from worldofpeace/fix-gtk-doc-quick
gtk-doc: fix on darwin
2019-10-18 16:02:51 +00:00
worldofpeace 62e029cc2b gtk-doc: fix on darwin
We can't use shell scripts as shebangs so we drop using .withPackages
and just add pygments to the build env to satiate meson's checks.

https://github.com/NixOS/nixpkgs/pull/71221#issuecomment-543372945
2019-10-18 12:01:38 -04:00
Mario Rodas f6fa4b6596
Merge pull request #71261 from geistesk/golangci-lint-v1.21.0
golangci-lint: 1.20.0 -> 1.21.0
2019-10-18 07:57:37 -05:00
edef 23fd70d694 pypi2nix: add missing setuptools dependency
Broken by f7e28bf5d8, which removed
setuptools from the default propagatedBuildInputs of Python packages.
2019-10-18 12:17:17 +00:00
edef 88d4b40bb2 git-series: use cargoPatches rather than cargoDepsHook 2019-10-18 12:07:37 +00:00
Frederik Rietdijk 1b5c537f45 Merge staging-next into staging 2019-10-18 12:27:41 +02:00
Frederik Rietdijk c51c2f79b2 Merge master into staging-next 2019-10-18 12:26:11 +02:00
Jonathan Ringer 1e8150a26a aws-sam-cli: 0.16.1 -> 0.22.0 2019-10-18 09:54:05 +02:00
Jörg Thalheim 5f9d32b77d
Merge pull request #71245 from basile-henry/rustup-1.20.2
rustup: 1.20.0 -> 1.20.2
2019-10-17 10:54:39 +01:00
Renaud 7c0c96536b
Merge pull request #70876 from cko/flamegraph
flamegraph: 2017-07-01 -> 2019-02-16
2019-10-17 11:15:14 +02:00
Christine Koppelt dd8f3cd0d5 flamegraph: 2017-07-01 -> 2019-02-16 2019-10-17 09:33:11 +02:00
geistesk 31b9627644 golangci-lint: 1.20.0 -> 1.21.0 2019-10-16 22:59:14 +02:00
Basile Henry ddf26389c8 rustup: 1.20.0 -> 1.20.2 2019-10-16 20:01:49 +01:00
Jörg Thalheim 7b512c1557
Merge pull request #71219 from FRidh/pwndbg
pwndbg: fix runtime python deps, fixes #71071
2019-10-16 12:42:14 +01:00
Maximilian Bosch 9bffa5a6a5
wasm-bindgen-cli: init at 0.2.51
CLI for `wasm-bindgen`, a tool that helps to interact between WASM
modules written in Rust and JS-Code. This contains only the CLI[1], the
libraries are usually included via `Cargo.toml` in a project.

Co-authored-by: Fabian Möller <fabianm88@gmail.com>

[1] https://crates.io/crates/wasm-bindgen-cli
2019-10-16 12:49:54 +02:00
Maximilian Bosch 1737cd07ca
cargo-make: 0.22.2 -> 0.23.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.23.0

Please note that the cargo hash didn't change since no dependencies were
updated (only the package version in Cargo.lock).
2019-10-16 12:43:58 +02:00
Frederik Rietdijk 12441bdf9f Merge staging-next into staging 2019-10-16 11:17:12 +02:00
Frederik Rietdijk 27a9800e85 pwndbg: fix runtime python deps, fixes #71071
pwndbg is a Python module for gdb. The built-in interpreter is used and
pwndbg offers additional routines. Packaging this is tricky because that
interpreter needs to be used. Using `python3.withPackages` won't work.
By setting `NIX_PYTHONPATH`, the interpreter should pick up pwndbg and
its dependencies.

If `NIX_PYTHONPATH` does not function we can fall back to `PYTHONPATH`.
An example of when that won't work is if pwndbg runs a script of itself
in a subshell. `NIX_PYTHONPATH` would be  unset, but `PYTHONPATH` not.
2019-10-16 10:01:44 +02:00
Robin Gloster 7b6b3e5066
Merge pull request #71077 from aanderse/arcanist/update
arcanist: 20180916 -> 20190905
2019-10-15 23:09:26 +02:00
Robin Gloster 140380e5f5
Merge pull request #71175 from basile-henry/rustup-1.20.0
rustup: 1.19.0 -> 1.20.0
2019-10-15 23:08:38 +02:00
Tim Steinbach 749dccbedb
Merge pull request #71171 from regadas/update/sbt
sbt: 1.3.2 -> 1.3.3
2019-10-15 08:42:43 -04:00
Tor Hedin Brønner 9752932de9
Merge pull request #71022 from hedning/gnome-3.34.1-staging
Gnome 3.34.1 staging
2019-10-15 13:22:47 +02:00
Basile Henry f61e23ac13 rustup: 1.19.0 -> 1.20.0 2019-10-15 11:40:21 +01:00
Maximilian Bosch e071809101
cargo-make: 0.22.1 -> 0.22.2
https://github.com/sagiegurari/cargo-make/releases/tag/0.22.2

Also regenerated the lockfile and added it to the repo itself rather
than fetching it from a GitHub gist.
2019-10-15 12:06:39 +02:00
Filipe Regadas f416e8cc5e
sbt: 1.3.2 -> 1.3.3 2019-10-15 10:20:26 +01:00
Florian Klink 0fd1df74be bazel_0_4: remove
bazel_0_4 fails to build since 2018-04-29, so clearly nobody is using
it.
2019-10-14 18:33:17 +02:00
Jörg Thalheim 63746f6bcf
Merge pull request #70506 from danieldk/racer-2.1.27
rustracer: 2.1.22 -> 2.1.27
2019-10-14 10:16:40 +01:00
Marco Maggesi 24d0bd37b5
Merge branch 'master' into rename-z77z-into-maggesi 2019-10-13 18:06:23 +02:00
Dmitry Kalinkin 5d19c11efe
Merge pull request #70997 from veprbl/pr/cmake_iframework
cmake: process -iframework in setup-hook
2019-10-13 07:33:35 -04:00
Vladimír Čunát b5697c6954
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +02:00
Aaron Andersen 955c16a881 arcanist: 20180916 -> 20190905 2019-10-13 07:14:38 -04:00
worldofpeace f03b26c134 gtk-doc: 1.30 -> 1.32
Drop patch for "Wrong permissions for style CSS file".
It was fixed in 1.31

https://gitlab.gnome.org/GNOME/gtk-doc/blob/GTK_DOC_1_32/NEWS
2019-10-12 17:25:59 -04:00
Sergei Trofimovich 697429c98a re2c: enable parallel building, enable tests
Parallel builds speed up building considerably.
Tests don't add much of an overhead.

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2019-10-12 08:57:21 -05:00
Sergei Trofimovich 7ebe962177 re2c: 1.0.3 -> 1.2.1 2019-10-12 08:57:21 -05:00
Renaud f5cc5ce8d6
Merge pull request #70282 from moaxcp/spring-boot
spring-boot: init at 2.1.9
2019-10-12 11:53:25 +02:00
Mario Rodas 514968fcca
Merge pull request #71010 from moaxcp/visualvm
visualvm update homepage
2019-10-11 22:23:58 -05:00
xrelkd 1658beb6a1 cargo-bloat: 0.8.3 -> 0.9.0 2019-10-11 18:58:21 -07:00
John Mercier 0811095d84 visualvm update homepage 2019-10-11 20:13:45 -04:00
Wael Nasreddine 62e894b300
Merge pull request #68135 from rvolosatovs/update/go
Add Go 1.13
2019-10-11 17:01:51 -07:00
Jan Tojnar e2e3861d6b
Merge branch 'staging-next' into staging 2019-10-12 00:51:55 +02:00
Jan Tojnar 6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
Dmitry Kalinkin c8041d97a5
cmake: process -iframework in setup-hook
This fixes a regression in #26197

Fixes: f496357585 ('cc-wrapper: use -iframework instead of -F')
2019-10-11 18:48:16 -04:00
John Mercier 32113451b7 spring-boot: init at 2.1.9 2019-10-11 18:10:57 -04:00
Andreas Herrmann 1f3187c1b2 bazel: Comment on python versions. 2019-10-11 21:44:28 +02:00
Andreas Herrmann 1987d86007 bazel: shebang-test: Test for all bin/env ...
Fail on any form of `bin/env ...` shebang.
2019-10-11 21:44:28 +02:00
Andreas Herrmann f6572b4e64 bazel: patch #!/usr/bin/env bash
To point to the custom bash instead of `/nix/store.../bin/env bash`.
2019-10-11 21:44:28 +02:00
Andreas Herrmann d132d47199 bazel: shebang-test: pass bazel dir in Nix 2019-10-11 21:44:28 +02:00
Andreas Herrmann 7429acdea1 bazel: Test that all shebangs are patched correctly 2019-10-11 21:44:28 +02:00
Florian Klink a0380cbfe9 bazel: fix build on macosx 2019-10-11 21:41:23 +02:00
Guillaume Bouchard 7e5b2e74b7 bazel: 0.29 -> 1.0 2019-10-11 21:41:23 +02:00
Mario Rodas 5e716c80f2 dune: 1.11.3 -> 1.11.4
Changelog: https://github.com/ocaml/dune/releases/tag/1.11.4
2019-10-11 12:10:18 +02:00
R. RyanTM 8b426722c0 swig4: 4.0.0 -> 4.0.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/swig/versions
2019-10-11 12:05:58 +02:00
Colin L Rice 88f65fca79
conftest: 0.12.0 -> 0.14.0, disable go sum db.
The go sum db is a hosted service that appears to be generating a new
inclusion proof each time this build is run (rather than using the one
from the previous run). Since this ends up the module directory + thus
hash, it's breaking deterministic builds.

Co-authored-by: Roman Volosatovs <rvolosatovs@riseup.net>
2019-10-11 10:09:11 +02:00
Mario Rodas 67223bc752
Merge pull request #70889 from marsam/init-jtc
jtc: init at 1.74
2019-10-10 23:19:12 -05:00
makefu 9ae60cff0c devpi-client: 4.1.0 -> 5.0.0
unbreak the package, clean up dependencies and make them overridable
2019-10-10 15:49:29 -07:00
worldofpeace 4266a1e0b4 valadoc: remove 2019-10-10 13:18:23 -04:00
Mario Rodas e220ed84cb
Merge pull request #70808 from r-ryantm/auto-update/visualvm
visualvm: 1.4.3 -> 1.4.4
2019-10-09 21:33:05 -05:00
Mario Rodas 0fdd8bc09d
jtc: init at 1.74 2019-10-09 21:00:00 -05:00
lewo 8cff1c3a10
Merge pull request #70669 from geistesk/golangci-lint-v1.19.1
golangci-lint: 1.17.1 -> 1.20.0
2019-10-09 22:33:54 +02:00
lewo 191f28a0b7
Merge pull request #70855 from nlewo/hydra-cli-fix
hydra-cli: fix the cargoSha256 hash
2019-10-09 22:30:04 +02:00
Mario Rodas 67323040e3 heroku: 7.27.1 -> 7.33.1 2019-10-09 10:14:02 -07:00
Antoine Eiche 0a7c50e0e0 hydra-cli: update the cargoSha256 hash
This might be related to the way cargo fetches sources since the old
hash still works on the original PR (before being rebased onto master by
the merge action).
See
- https://github.com/NixOS/nixpkgs/pull/67680
- https://hydra.nixos.org/build/102205464/nixlog/2
2019-10-09 18:29:18 +02:00
Danny Bautista 91f582db03 cloudflare-wrangler: init at 1.4.0 2019-10-09 11:38:49 -04:00
Nikita Uvarov 8627cc58ba rtags: 2.16 -> 2.34 2019-10-09 08:02:39 -07:00
Renaud 7a82ed50b3
Merge pull request #70564 from r-ryantm/auto-update/distgen
distgen: 1.3 -> 1.4
2019-10-09 13:47:07 +02:00
Jaka Hudoklin aef0e13d26
Merge pull request #70816 from r-ryantm/auto-update/yarn
yarn: 1.17.3 -> 1.19.0
2019-10-09 08:10:03 +02:00
R. RyanTM e83d1ea5ee yarn: 1.17.3 -> 1.19.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/yarn/versions
2019-10-08 18:37:34 -07:00
R. RyanTM 53c604760f visualvm: 1.4.3 -> 1.4.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/visualvm/versions
2019-10-08 16:54:01 -07:00
Robin Gloster 356464388f
Merge pull request #69370 from chkno/no-extra-flags
makeWrapper: Remove unused extraFlagsArray feature
2019-10-09 01:32:28 +02:00
geistesk 6e39f5c762 golangci-lint: 1.17.1 -> 1.20.0 2019-10-08 21:18:44 +02:00
Christine Koppelt 854c969b57 add missing meta data 2019-10-08 20:54:38 +02:00
Renaud 3323655ccb
Merge pull request #70539 from kampka/drone
drone: 1.3.1 -> 1.6.0
2019-10-08 17:21:37 +02:00
Renaud 3fea3bb3b7
Merge pull request #70540 from kampka/drone-cli
drone-cli: 0.8.6 -> 1.2.0
2019-10-08 17:21:05 +02:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e675498026
1e9cc5b984
793a2fe1e8
c19cf65261
f6544d618f
2019-10-08 17:14:26 +02:00
Christian Kampka 3aa784b3e3
drone-cli: 0.8.6 -> 1.2.0 2019-10-08 14:56:36 +02:00
zimbatm 90c89eac6e
mdsh: 0.1.4 -> 0.2.0 2019-10-08 13:16:12 +02:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
ryanfitzsimon 4434c123f4 packer: 1.4.1 -> 1.4.4 (#70623) 2019-10-07 16:29:58 +00:00
Marco Maggesi ff1ed720e2 Rename z77z into maggesi
Make the "handle" of the maintainer match the name of the github account.
Also update the email address.
2019-10-07 17:05:25 +02:00
Sascha Grunert fae0bc8936 buildah: 1.11.1 -> 1.11.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-07 11:49:21 +02:00
R. RyanTM 39744af51b distgen: 1.3 -> 1.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/distgen/versions
2019-10-06 20:41:12 -07:00
Christian Kampka f155360175
drone: 1.3.1 -> 1.6.0 2019-10-06 21:22:55 +02:00
Renaud 50bd897908
Merge pull request #68271 from elohmeier/drone
drone: 0.8.6 -> 1.3.1
2019-10-06 18:21:51 +02:00
Daniël de Kok 36164541c5 rustracer: fix default RUST_SRC_PATH 2019-10-06 09:56:55 +02:00
Daniël de Kok 0e49168cc6 rustracer: 2.1.22 -> 2.1.27
Fixes failing build on master.
2019-10-06 09:47:07 +02:00
Mario Rodas 03a5cf8444
Merge pull request #66643 from jonringer/bump-antlr4
antlr4: 4.7.1 -> 4.7.2
2019-10-05 19:18:17 -05:00
Marek Mahut 195a9b51ba
Merge pull request #70428 from manveru/dbmate-1.7.0
dbmate: 1.4.1 -> 1.7.0
2019-10-05 22:27:14 +02:00
Peter Simons 35521b42c2
update Python packages psycopg2, sqlparse, and pgcli (#70257)
* python-psycopg2: update from 2.7.7 to 2.8.3

* python-sqlparse: update from 0.2.4 to 0.3.0

* pgcli: update from 2.0.2 to 2.1.1
2019-10-05 21:48:36 +02:00
Mario Rodas d9a068b8b7
Merge pull request #70148 from marsam/update-rubocop
rubocop: 0.74.0 -> 0.75.0
2019-10-05 08:14:00 -05:00
Michael Fellinger 35b405aeb7
dbmate: 1.4.1 -> 1.7.0 2019-10-05 02:26:52 +02:00
Tom Hunger fa4b5185b3 pyre: remove
Every other version update of pyre is non-trivial and requires
specific versions which blocks updates elsewhere. Removing now,
we can re-import when pyre has settled down.
2019-10-05 00:02:48 +02:00
Daniël de Kok 54393d25d8 maturin: 0.7.2 -> 0.7.6 2019-10-04 23:18:22 +02:00
wucke13 f37c03470d stm32cubemx: init at 5.3.0 2019-10-04 18:12:38 +02:00
Robin Gloster ffb7d6a7ea
strace: 5.2 -> 5.3 2019-10-03 21:16:09 +02:00
zimbatm d3542aae76
coz: init at 0.2.0 (#68981) 2019-10-03 14:34:17 +00:00
Jonathan Ringer 02795b4ed5
racerd: 2019-03-20 -> 2019-09-02 2019-10-03 02:15:30 -07:00
Mario Rodas ea5d2a0efa flow: 0.108.0 -> 0.109.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.109.0
2019-10-03 08:27:11 +02:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
Jan Tojnar 4655669483
Gnome 3.34 (#68608)
Gnome 3.34
2019-10-03 00:38:54 +02:00
John Mercier 2e2b068e04 micronaut 1.2.1 -> 1.2.3 2019-10-02 23:15:56 +02:00
Ryan Mulligan e5b783bd22
Merge pull request #69969 from r-ryantm/auto-update/sourcetrail
sourcetrail: 2019.2.39 -> 2019.3.46
2019-10-02 07:26:52 -07:00
Mario Rodas a65eab246b
Merge pull request #70199 from tredontho/tredontho/universal-ctags-jansson
universal-ctags: Add jansson dependency
2019-10-02 02:50:22 -05:00
Tim Steinbach 85abd40bcb
sbt-extras: 2019-08-14 -> 2019-09-30 2019-10-01 17:47:59 -04:00
Trevor Thompson f2eabd49fc universal-ctags: Add jansson dependency
Add jansson dependency to enable JSON support
2019-10-01 11:27:59 -05:00
Jonathan Marler c6a1412132 rund: init at version 1.0.0
Adding a D Programming Language Compiler Wrapper tool that runs and caches D programs.  This is an alternative to the existing `rdmd` tool.  It's a rewrite that leverages a new compiler feature that allows it to run the compiler once instead of having to run it twice like `rdmd` does.  I decided to create a new tool rather than trying to support both older and new compilers in the same tool.  It also introduces new features like "Source Compiler Directives" which allow D Language source files to contain compiler configuration such as import paths, environment variables, etc.
2019-10-01 18:27:38 +02:00
Ryan Mulligan 5eee2d42a0
Merge pull request #69972 from r-ryantm/auto-update/squirrel-sql
squirrel-sql: 3.9.1 -> 4.0.0
2019-10-01 06:53:45 -07:00
Jörg Thalheim 83a7fd2a77
buildRustPackage: add verifyCargoDeps option (#67387)
buildRustPackage: add verifyCargoDeps option
2019-10-01 10:55:31 +01:00
R. RyanTM 13ccc86f4e flatpak-builder: 1.0.8 -> 1.0.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/flatpak-builder/versions
2019-09-30 22:31:34 -07:00
Mario Rodas cad5d81b1c
rubocop: 0.74.0 -> 0.75.0
Changelog: https://github.com/rubocop-hq/rubocop/releases/tag/v0.75.0
2019-09-30 18:00:00 -05:00
Tor Hedin Brønner 63b9cbdb8e sysprof: 3.32.0 -> 3.34.0 2019-09-30 19:39:48 +02:00
zimbatm ee00d08ed0
mdsh: use the verifyCargoDeps option 2019-09-30 17:09:52 +00:00
Jonathan Ringer 23d3a0269a antlr4: 4.7.1 -> 4.7.2 2019-09-29 03:14:22 -07:00
Jörg Thalheim f8363c2721
Merge pull request #69950 from r-ryantm/auto-update/radare2-cutter
radare2-cutter: 1.8.3 -> 1.9.0
2019-09-29 11:05:53 +01:00
Jörg Thalheim 925b4244d7
radare2-for-cutter: 3.6.0 -> 3.8.0 2019-09-29 11:02:01 +01:00
Frederik Rietdijk 503081fa5b Merge staging into staging-next 2019-09-29 11:05:22 +02:00
Marek Mahut 238aac7e5f
Merge pull request #69892 from marsam/update-tflint
tflint: 0.11.2 -> 0.12.0
2019-09-29 10:27:01 +02:00
R. RyanTM c0dc5d3654 squirrel-sql: 3.9.1 -> 4.0.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/squirrel-sql/versions
2019-09-28 22:37:54 -07:00
R. RyanTM dc59594878 sourcetrail: 2019.2.39 -> 2019.3.46
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sourcetrail/versions
2019-09-28 22:19:37 -07:00
R. RyanTM 8fe18e4b3e radare2-cutter: 1.8.3 -> 1.9.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/radare2-cutter/versions
2019-09-28 19:10:44 -07:00
R. RyanTM b572ff9f09 rebar3: 3.11.1 -> 3.12.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/rebar3/versions
2019-09-28 18:26:32 -07:00
Mario Rodas 956546e20b
lsof: fix man page 2019-09-28 19:19:19 -05:00
Emily ee96061946 trellis: 2019.09.01 -> 2019.09.27 2019-09-28 16:55:21 -05:00
Emily 391ce62306 icestorm: 2019.08.31 -> 2019.09.13 2019-09-28 16:55:21 -05:00
Maximilian Bosch ecbafb30bd
Merge pull request #69826 from marsam/update-wabt
wabt: 1.0.11 -> 1.0.12
2019-09-28 22:06:23 +02:00
Thomas Tuegel fccbb5daf3
Merge pull request #56034 from peterhoeg/u/sqlite
qscintilla: 2.9.4 -> 2.11.2 and sqlitebrowser: 3.11.2
2019-09-28 13:26:34 -05:00
Mario Rodas 17bc656634
tflint: 0.11.2 -> 0.12.0
Changelog: https://github.com/wata727/tflint/releases/tag/v0.12.0
2019-09-28 13:00:00 -05:00
Mario Rodas b2349f906a
Merge pull request #69567 from lilyball/jazzy
jazzy: 0.11.1 -> 0.11.2
2019-09-28 10:08:42 -05:00
Mario Rodas 997ad3f0b6
Merge pull request #69733 from r-ryantm/auto-update/pet
pet: 0.3.5 -> 0.3.6
2019-09-28 06:22:21 -05:00
Mario Rodas b289915b37
wabt: 1.0.11 -> 1.0.12 2019-09-28 04:20:00 -05:00
Vladimír Čunát fda4a08d4a
Merge branch 'staging-next'
There are several security fixes - again, as it consists mainly of the
previously reverted staging-next merge.
2019-09-28 07:43:04 +02:00
R. RyanTM 62ff5b6342 pet: 0.3.5 -> 0.3.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pet/versions
2019-09-27 18:15:57 -07:00
R. RyanTM ef3f4af0f1 lttng-ust: 2.10.4 -> 2.10.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-ust/versions
2019-09-28 00:19:50 +02:00
Vladimír Čunát 217cf982c7
Merge branch 'master' into staging-next 2019-09-27 22:13:02 +02:00
Marek Mahut c018ae3d98
Merge pull request #69544 from r-ryantm/auto-update/fdroidserver
fdroidserver: 1.1.4 -> 1.1.5
2019-09-27 22:06:17 +02:00
Marek Mahut 96e52b3742
Merge pull request #69589 from r-ryantm/auto-update/kafkacat
kafkacat: 1.4.0 -> 1.5.0
2019-09-27 22:04:40 +02:00
markuskowa d30961c538
Merge pull request #69597 from r-ryantm/auto-update/jam
jam: 2.6 -> 2.6.1
2019-09-27 13:52:33 +02:00
Jörg Thalheim 7ec88c7b5d
sbt: 1.2.8 -> 1.3.2 (#69327)
sbt: 1.2.8 -> 1.3.2
2019-09-27 09:57:26 +01:00
Mario Rodas 1992fcb027
Merge pull request #69612 from r-ryantm/auto-update/kubectx
kubectx: 0.6.3 -> 0.7.0
2019-09-27 03:21:12 -05:00
R. RyanTM b14e64b21e kubectx: 0.6.3 -> 0.7.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/kubectx/versions
2019-09-26 16:47:38 -07:00
R. RyanTM 6034acabd1 jam: 2.6 -> 2.6.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/jam/versions
2019-09-26 15:14:19 -07:00
Filipe Regadas 4e990b2ff5
fixup! Updated list of urls 2019-09-26 23:14:10 +01:00
Maximilian Bosch 61db4bc3b4
Merge pull request #69566 from r-ryantm/auto-update/git-quick-stats
git-quick-stats: 2.0.8 -> 2.0.9
2019-09-26 23:38:53 +02:00
R. RyanTM aff9d8b1a2 kafkacat: 1.4.0 -> 1.5.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/kafkacat/versions
2019-09-26 14:24:59 -07:00
Lily Ballard 8686f44139 jazzy: 0.11.1 -> 0.11.2 2019-09-26 11:11:33 -07:00
R. RyanTM 29a7877a08 git-quick-stats: 2.0.8 -> 2.0.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/git-quick-stats/versions
2019-09-26 11:11:17 -07:00
Vincent Laporte 348c8947e0 ocamlPackages.utop: 2.4.1 → 2.4.2
Ensures compatibility with OCaml 4.09
2019-09-26 17:27:11 +00:00
R. RyanTM f4b470545d fdroidserver: 1.1.4 -> 1.1.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fdroidserver/versions
2019-09-26 08:45:24 -07:00
Tim Steinbach 6ab2a81b3e
jenkins: 2.176.3 -> 2.190.1 2019-09-26 10:45:50 -04:00
Mario Rodas 941d3fc372
Merge pull request #69450 from r-ryantm/auto-update/autoflake
autoflake: 1.3 -> 1.3.1
2019-09-26 08:41:01 -05:00
Mario Rodas 8a6c8f904f
Merge pull request #69508 from r-ryantm/auto-update/buck
buck: 2019.06.17.01 -> 2019.09.12.01
2019-09-26 08:38:57 -05:00
Jörg Thalheim 287dbd1562
Merge pull request #69507 from tobim/pkgs/ccls
ccls: 0.20190823 -> 0.20190823.3
2019-09-26 12:52:40 +01:00
R. RyanTM 7c93929d3d buck: 2019.06.17.01 -> 2019.09.12.01
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/buck/versions
2019-09-26 04:32:44 -07:00
Tobias Mayer 2963c8811e ccls: 0.20190823 -> 0.20190823.3 2019-09-26 13:16:41 +02:00
R. RyanTM 1d542a7794 checkstyle: 8.23 -> 8.24
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-09-26 00:36:47 -07:00
R. RyanTM e7c4781662 autoflake: 1.3 -> 1.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/autoflake/versions
2019-09-25 22:11:55 -07:00
Dmitry Kalinkin b3472597b7
Merge branch 'staging-next' into staging
Fixes eval on darwin after #69072

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:31:32 -04:00
Dmitry Kalinkin c455adcc42
Merge branch 'master' into staging-next
Fixes eval on darwin after #69072

Resolved conflict in pkgs/tools/security/thc-hydra/default.nix
Basically had to revert a1c0e10564 which
adapts #69210 to master that doesn't yet have
329a88efa7

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:21:46 -04:00
Filipe Regadas cf72659ca0
fixup! Updated list of urls 2019-09-25 20:08:50 +01:00
Chuck a45b3ad89f
makeWrapper: Remove unused extraFlagsArray feature
There is a bug in this feature: It allows extra arguments to leak in
from the environment. For example:

  $ export extraFlagsArray=date
  $ man ls

Note that you get the man page for date rather than for ls. This happens
because 'man' happens to use a wrapper (to add groff to its PATH).

An attempt to fix this was made in 5ae18574fc in PR #19328 for
issue #2537, but 1. That change didn't actually fix the problem because
it addressed makeWrapper's environment during the build process, not the
constructed wrapper script's environment after installation, and 2. That
change was apparently accidentally lost when merged with 7ff6eec5fd.

Rather than trying to fix the bug again, we remove the extraFlagsArray
feature, since it has never been used in the public repo in the ten
years it has been available.

wrapAclocal continues to use its own, separate flavor of extraFlagsArray
in a more limited context. The analogous bug there was fixed in
4d7d10da6b in 2011.
2019-09-25 09:23:09 -07:00
Max Wittig 92d5acb41a
gitlab-runner: 12.2.0 -> 12.3.0 2019-09-25 15:53:55 +02:00
Filipe Regadas 5cd72ae5c4
Updated list of urls 2019-09-25 10:50:02 +01:00
Christine Koppelt e3dc1865d4 maven: 3.6.1 -> 3.6.2 2019-09-25 09:26:53 +02:00
Jörg Thalheim 94bd708252
Merge pull request #69337 from vbgl/ocamlformat-0.11.0
ocamlformat: 0.8 → 0.11.0
2019-09-24 10:54:25 +01:00
Jörg Thalheim f3a9e9c226
ocamlPackages.camlp5: 7.08 → 7.10 (#69185)
ocamlPackages.camlp5: 7.08 → 7.10
2019-09-24 07:25:22 +01:00
Vladimír Čunát 192fb9d11b
Merge branch 'staging-next' into staging 2019-09-24 08:15:01 +02:00
Vladimír Čunát eab41878ac
Merge branch 'master' into staging-next 2019-09-24 08:14:34 +02:00
Vincent Laporte 9c427a0c1e
ocamlformat: 0.8 → 0.11.0 2019-09-24 05:53:06 +00:00
Jörg Thalheim bfed455de3
Merge pull request #68946 from volth/escape
treewide: fix string escapes
2019-09-24 04:19:12 +01:00
uHOOCCOOHu d22b4859a1 valgrind: move perl to buildInputs
Perl is needed for `callgrind_{annotate,control}'.
2019-09-23 19:35:48 -04:00
Filipe Regadas fbd3e7b9e5
Update sbt to 1.3.2 2019-09-23 22:22:55 +01:00
lewo b7406b8eda
Merge pull request #68551 from nlewo/pr-skopeo
skopeo: 0.1.37 -> 0.1.39
2019-09-23 09:22:11 +02:00
Orivej Desh e675e2763e gdb: build with libipt
This adds support for "record btrace pt" command.
2019-09-22 21:34:32 +00:00
Orivej Desh dc4224bc54 Merge branch 'master' into staging
* master: (36 commits)
  libipt: set platforms to unix
  licenses: refer to curl using spdx
  qhull: specify spdx license
  ocamlPackages.spacetime_lib: 0.1.0 -> 0.3.0
  ocamlPackages.owee: 0.2 -> 0.3
  nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05
  daemon: init at 0.6.4
  k9s: 0.7.13 -> 0.8.4
  cask: Use generated src/version from Melpa
  python.pkgs.flask_oauthlib: remove
  radeon-profile: 20170714 -> 20190903
  radeon-profile: use Qt mkDerivation
  afew: propagate setuptools
  pythonPackages.flask-jwt-extended: 3.17.0 -> 3.23.0
  mutt: 1.12.1 -> 1.12.2
  unit: 1.10.0 -> 1.11.0
  emacsPackages: Update elpa
  emacsPackages: Update melpa
  cask: Fix cask usage
  git-lfs: use buildGoPackage
  ...
2019-09-22 21:33:00 +00:00
adisbladis 083c3b9251
cask: Use generated src/version from Melpa 2019-09-22 16:48:00 +01:00
adisbladis 4698473f45
Merge pull request #69204 from etu/fix-cask
cask: Fix cask usage
2019-09-22 16:47:47 +01:00
adisbladis 17bf171b13
Merge pull request #69229 from marsam/use-buildGoPackage
treewide: use buildGoPackage in packages which vendor dependencies
2019-09-22 16:36:54 +01:00
Robin Gloster e8efeaac4f
Merge pull request #69196 from dtzWill/update/gdb-8.3.1
gdb: 8.3 -> 8.3.1
2019-09-22 16:58:00 +02:00
Jan Tojnar f2b9f5baa5
Merge branch 'staging-next' into staging 2019-09-22 16:39:56 +02:00
Jan Tojnar 11c2b06dd2
Merge branch 'master' into staging-next 2019-09-22 16:39:12 +02:00
Jan Tojnar f80e55fc2e
gtk3.setupHook: clear icon-theme.cache in preFixup (#68552)
gtk3.setupHook: clear icon-theme.cache in preFixup
2019-09-22 16:30:42 +02:00
Jörg Thalheim d217fce304
bazel-buildtools: 0.28.0 -> 0.29.0 (#68475)
bazel-buildtools: 0.28.0 -> 0.29.0
2019-09-22 14:45:17 +01:00
Rémi NICOLE 20de44845d bingrep: init at 0.7.0 (#69021) 2019-09-22 10:54:45 +00:00
Vladimír Čunát 6c567ed797
Merge branch 'staging-next' into staging 2019-09-22 10:06:45 +02:00
Vladimír Čunát 4e5b465052
patchelf: 0.10 -> 0.9 (downgrade!)
This is a partial revert of #58715.  Bumping the default caused problems
described in #69213.  I tested that the vscode corruption happened even
with the 0.10 pre-release, so I'm keeping patchelfUnstable on 0.10
(patchelfUnstable shouldn't cause a large rebuild anyway)
2019-09-22 09:47:36 +02:00
Vladimír Čunát 22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Mario Rodas 1e117cf7b1
Merge pull request #69189 from marsam/update-terraform-lsp
terraform-lsp: 0.0.6 -> 0.0.9
2019-09-21 17:43:42 -05:00
Mario Rodas 2ba55afe2f
Merge pull request #69154 from marsam/update-pgformatter
pgformatter: 4.0 -> 4.1
2019-09-21 17:43:05 -05:00
Mario Rodas cc0a3221f5
Merge pull request #69190 from marsam/update-tflint
tflint: 0.11.1 -> 0.11.2
2019-09-21 16:24:47 -05:00
Vladimír Čunát f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
volth 1673f3d458 ammonite: add scala-2.13 version 2019-09-21 13:16:30 -04:00
Maximilian Bosch a141d29fef
Merge pull request #67680 from gilligan/add-hydra-cli
hydra-cli: init at 0.2.0
2019-09-21 15:46:51 +02:00
Vladimír Čunát 41af38f372
Merge branch 'staging-next' 2019-09-21 13:14:09 +02:00
Elis Hirwing 4f297c2b6f
cask: Fix cask usage
Without python as a dependency I only get the following error:
/usr/bin/env: ‘python’: No such file or directory
2019-09-21 11:43:17 +02:00
Mario Rodas d02d88feba elfinfo: use buildGoPackage 2019-09-21 04:33:00 -05:00
Mario Rodas 04aee5f070 mkcert: use buildGoPackage 2019-09-21 04:25:00 -05:00
Mario Rodas f6b9982ad6 golangci-lint: use buildGoPackage 2019-09-21 04:24:00 -05:00
Jörg Thalheim f0fec244ca
ycmd: 2018-09-20 -> 2019-09-19; add optional golang completion (#69163)
ycmd: 2018-09-20 -> 2019-09-19; add optional golang completion
2019-09-21 09:45:23 +01:00
Will Dietz d1f7bb2ad9
gdb: 8.3 -> 8.3.1
https://lists.gnu.org/archive/html/info-gnu/2019-09/msg00006.html
2019-09-21 02:51:02 -05:00
Mario Rodas 354b2ee016
terraform-lsp: 0.0.6 -> 0.0.9 2019-09-21 00:00:00 -05:00
Mario Rodas 5ee382a79a
tflint: 0.11.1 -> 0.11.2
Changelog: https://github.com/wata727/tflint/releases/tag/v0.11.2
2019-09-21 00:00:00 -05:00
Mario Rodas 7ffeba4315
flow: 0.107.0 -> 0.108.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.108.0
2019-09-21 00:00:00 -05:00
Vincent Laporte 0c0e63d211
ocamlPackages.camlp5: 7.08 → 7.10 2019-09-21 03:35:39 +00:00
Matthew Bauer d8b7b95ac6 Merge remote-tracking branch 'origin/master' into staging 2019-09-20 23:25:24 -04:00
Pierre Bourdon ad4b97a233
redo-apenwarr: fix source URL 2019-09-20 22:31:08 +02:00
Sirio Balmelli dee0cb7be5
ycmd: add gopls completer
ycmd gives 'no completer support' because of missing 'gopls'.
Add this as a conditional dependency.

Refactor the 'mkdir -p' step to be conditional per-dependency,
and placed just before the link step.
This is mostly for legibility but also pedantic correctness:
do not create a directory unless it will be used.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-20 21:33:40 +02:00
Sirio Balmelli 7d21d6a680
ycmd: update build to 2019-09-19
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-20 21:33:40 +02:00
Sirio Balmelli dfc7bdb1a3
ycmd: install phase copies all dirs below 'third_party'
Copy _all_ of 'third_party'.
Cherry-picking the contents of this dir is a fragile approach as
they change in later commits (breaking this build).

This approach continues to work on the current build,
and will not break with later versions of the project.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-20 21:33:37 +02:00
Mario Rodas 22d77d950d
pgformatter: 4.0 -> 4.1
Changelog: https://github.com/darold/pgFormatter/releases/tag/v4.1
2019-09-20 08:30:00 -05:00
Frederik Rietdijk f81d43b94c Merge staging-next into staging 2019-09-19 17:00:07 +02:00
Frederik Rietdijk 0b12d44c06 Merge master into staging-next 2019-09-19 16:59:42 +02:00
Nikolay Korotkiy ad4a3074c0 qtcreator: use Qt mkDerivation 2019-09-19 18:55:12 +09:00
Lily Ballard aa413a0ce3 jazzy: 0.11.0 -> 0.11.1 2019-09-18 22:54:37 -07:00
Jörg Thalheim 0a784ab6aa
radare2: 3.8.0 -> 3.9.0 2019-09-19 04:53:56 +01:00
Mario Rodas bc172c8780
circleci-cli: 0.1.2569 -> 0.1.5879 2019-09-18 18:00:00 -05:00
worldofpeace b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
Jan Tojnar f5ef80b46d
Merge branch 'staging-next' into staging 2019-09-18 21:16:01 +02:00
Jan Tojnar 62791c3743
Merge branch 'master' into staging-next 2019-09-18 21:15:35 +02:00
markuskowa 19a51cd2cb
Merge pull request #68263 from moaxcp/micronaut
micronaut init at 1.2.1
2019-09-18 13:14:36 +02:00
Mario Rodas f1747f0f88
Merge pull request #68966 from siriobalmelli-foss/fix/cargo-inspect
cargo-inspect: fix build on Darwin
2019-09-18 06:13:15 -05:00
John Mercier b973a8e0d0 micronaut init at 1.2.1 2019-09-18 06:25:21 -04:00
Sirio Balmelli 7cb3992c6c
cargo-inspect: fix build on Darwin
package fails to build with 'ld: framework not found Security'
Solve by adding darwin.apple_sdk.frameworks.Security on Darwin.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2019-09-18 10:10:28 +02:00
Mario Rodas 24d976e39f
terraform-lsp: 0.0.5 -> 0.0.6
Changelog: https://github.com/juliosueiras/terraform-lsp/releases/tag/v0.0.6
2019-09-17 23:48:00 -05:00
volth 8276314608 treewide: fix string escapes 2019-09-16 22:15:38 +00:00
Vladimír Čunát 268872d996
Merge branch 'staging-next' into staging 2019-09-16 19:25:54 +02:00
Vladimír Čunát fa4a3af5a7
Merge branch 'master' into staging-next 2019-09-16 19:24:52 +02:00