Commit Graph

9946 Commits

Author SHA1 Message Date
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