Patrick Hilhorst
5b49816cf4
treewide: add quotes to recently-changed urls
...
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:05:50 +01:00
adisbladis
dda52a4571
poetry2nix: 1.6.1 -> 1.7.0
2020-03-27 22:54:34 +00:00
zowoq
9a5c27a513
buildah: 1.14.4 -> 1.14.5
...
https://github.com/containers/buildah/releases/tag/v1.14.5
2020-03-28 07:55:51 +10:00
Oleksii Filonenko
8ebb32b38b
lazygit: 0.16.2 -> 0.18
2020-03-27 13:03:26 -07:00
Michael Weiss
0950324466
scons: Add passthru.py2 for backward compatibility
...
Not all packages build with Python 3, see #75877 . The goal is to get rid
of Python 2 but this approach ensures a smoother transition.
2020-03-27 10:49:52 -07:00
Michael Weiss
4ca37400ac
scons: Switch to Python 3
...
Reasons:
Python 2.7 will EOL very soon [0]:
DEPRECATION: Python 2.7 will reach the end of its life on January 1st,
2020. Please upgrade your Python as Python 2.7 won't be maintained after
that date. A future version of pip will drop support for Python 2.7.
More details about Python 2 support in pip, can be found at
https://pip.pypa.io/en/latest/development/release-process/#python-2-support
SCons 4.0.0 will drop Python 2.7 Support [1]:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.1.2/src/CHANGES.txt
[0]: From the SCons build output previous to this commit (i.e. with Python 2.7).
[1]: https://raw.githubusercontent.com/SConsProject/scons/rel_3.1.2/src/CHANGES.txt
2020-03-27 10:49:52 -07:00
adisbladis
7401afc428
poetry2nix: 1.6.0 -> 1.6.1
2020-03-27 14:49:31 +00:00
Michael Raskin
e56373e7b7
Merge pull request #83454 from r-ryantm/auto-update/fMBT
...
fmbt: 0.39 -> 0.42
2020-03-27 09:36:30 +00:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
...
This reverts commit 4e6bf03504
, reversing
changes made to afd997aab6
.
Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
R. RyanTM
dd70ed1ff2
fmbt: 0.39 -> 0.42
2020-03-26 23:06:03 +00:00
zowoq
2275ba08be
buildah: 1.14.3 -> 1.14.4
...
https://github.com/containers/buildah/releases/tag/v1.14.4
2020-03-27 08:54:33 +10:00
Niklas Hambüchen
0bc0823ff7
Merge pull request #83144 from nh2/conan-1.23.0
...
Conan 1.23.0
2020-03-26 15:55:39 +01:00
Maximilian Bosch
c3392946b1
wasm-bindgen-cli: 0.2.59 -> 0.2.60
...
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.60
2020-03-26 10:49:51 +01:00
Jörg Thalheim
1de505db11
Merge pull request #83377 from Mic92/radare2-cutter
...
radare2-cutter: 1.10.1 -> 1.10.2
2020-03-26 07:20:28 +00:00
Doron Behar
7f2fc686af
bear: Use python3 by default
2020-03-26 07:25:15 +01:00
Benjamin Hipple
736d40fd4e
Merge pull request #82992 from Tomahna/metals
...
metals: 0.8.2 -> 0.8.3
2020-03-26 01:14:52 -04:00
Michael Weiss
7525624b6e
Merge pull request #83290 from primeos/gn
...
gn: 20190403 -> 2020-03-09
2020-03-26 01:13:23 +01:00
Jörg Thalheim
f565c8fd1c
radare2-cutter: 1.10.1 -> 1.10.2
2020-03-25 21:27:14 +00:00
Andreas Rammhold
d7673d7889
bazel_0: init at 0.26.0
...
(cherry picked from commit 1c0de27df3
)
2020-03-25 11:32:39 -04:00
Janne Heß
cfe8e0e1ad
pkgs/bazel*: Fix path to update-srcDeps.py
...
Otherwise, the -small channel fails on the tarball output.
(cherry picked from commit 0723bf3b72
)
2020-03-25 11:27:15 -04:00
Michael Lingelbach
3fab55793d
Add bazel 1.2.1
...
(cherry picked from commit 1c4f22a5da
)
2020-03-25 11:27:14 -04:00
Julien Dehos
6ecb9ceda4
gede: 2.15.4 -> 2.16.2
2020-03-25 14:30:45 +01:00
Austin Seipp
da7b603007
trellis: 2020.02.04 -> 2020.03.25
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-25 06:45:57 -05:00
R. RyanTM
1eafe5d9e1
conftest: 0.15.0 -> 0.18.0
2020-03-24 11:18:13 -07:00
R. RyanTM
2a743cf931
pgloader: 3.6.1 -> 3.6.2
2020-03-24 10:56:24 -07:00
Michael Weiss
a1b4bfe34f
gn: 20190403 -> 2020-03-09
...
This updates gn to the required version for chromiumDev (the recommended
version for the stable release of Chromium isn't sufficient [0]).
[0]: The Chromium build fails during the configuration phase:
ERROR at //mojo/public/tools/bindings/mojom.gni:393:16: Undefined identifier
"cpp_typemaps",
^-------------
2020-03-24 14:41:11 +01:00
Milan
9d14ee71da
yarn: 1.22.2 -> 1.22.4 ( #83286 )
2020-03-24 14:34:04 +01:00
lewo
e93767d5a0
Merge pull request #83206 from josephtheengineer/master
...
godot: 3.2 -> 3.2.1
2020-03-24 08:56:20 +01:00
Tor Hedin Brønner
7b8546a26d
sysprof: 3.34.1 -> 3.36.0
2020-03-24 07:06:58 +01:00
Aneesh Agrawal
6736b8a39a
vagrant: remove aneeshusa as maintainer
2020-03-24 01:21:22 -04:00
Jan Tojnar
986fbf4799
Merge branch 'staging-next' into staging
2020-03-24 01:51:55 +01:00
R. RyanTM
76458f89f4
rust-cbindgen: 0.13.1 -> 0.13.2
2020-03-23 21:43:02 +00:00
Maximilian Bosch
2c7299fc1c
cargo-make: 0.29.0 -> 0.30.0
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.0
2020-03-23 18:31:08 +01:00
Jonathan Ringer
2a56d98a99
unityhub: fix hash
2020-03-23 09:52:08 -07:00
Mario Rodas
4603dcc462
Merge pull request #83177 from marsam/update-tflint
...
tflint: 0.15.2 -> 0.15.3
2020-03-23 05:55:42 -05:00
josephtheengineer
49f0b276f8
godot: 3.2 -> 3.2.1
2020-03-23 20:35:53 +10:00
Jörg Thalheim
90b1dc12ea
wally-cli: fix build with strict deps
2020-03-23 08:16:35 +00:00
Jörg Thalheim
b29aa1206d
go2nix: fix build with strict deps enabled
2020-03-23 08:14:45 +00:00
Orivej Desh
1b89aa3f7a
Merge branch 'master' into staging
2020-03-23 00:53:16 +00:00
Maximilian Bosch
ba3bd7f87b
Merge pull request #83143 from r-ryantm/auto-update/intel-gpu-tools
...
intel-gpu-tools: 1.24 -> 1.25
2020-03-22 23:11:27 +01:00
markuskowa
ca7f78ad03
Merge pull request #83134 from ck3d/redo-apenwarr-python3
...
redo-apenwarr: switch to python3 and fix building man
2020-03-22 21:20:42 +01:00
Christian Kögler
4c9bd5d52a
redo-apenwarr: 0.42 -> 0.42a; use python3 and fixed building manpage
...
Removed dependency to mkdoc, which is only needed to build the webpage.
2020-03-22 19:11:15 +01:00
R. RyanTM
77dca14031
intel-gpu-tools: 1.24 -> 1.25
2020-03-22 15:36:46 +00:00
Niklas Hambüchen
f460e62d9b
conan: 1.12.3 -> 1.23.0
...
* remove pinned dependencies where nixpkgs provides a version
in the acceptable range
* disable tests;
they are no longer in the Pypi archive, see
https://github.com/conan-io/conan/issues/4563
2020-03-22 16:34:55 +01:00
Niklas Hambüchen
03d5611ae0
conan: Remove unnecessary patching.
...
The pluginbase dependency is now pinned further up with commit
244fcfc8
- conan: pin pluginbase to 0.7
2020-03-22 16:03:44 +01:00
Niklas Hambüchen
3a158da8e8
conan: Reformat inputs list
2020-03-22 15:45:49 +01:00
Daiderd Jordan
ce12576dd0
Merge pull request #83079 from LnL7/darwin-gotools
...
gotools: fix darwin build
2020-03-22 14:41:16 +01:00
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
...
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Elis Hirwing
96502b1904
Merge pull request #83110 from flokli/drush-php73
...
drush: build with php73
2020-03-22 11:50:33 +01:00
Max Wittig
2878b4073a
gitlab-runner: 12.8.0 -> 12.9.0 ( #83085 )
2020-03-22 09:42:26 +00:00
Mario Rodas
e2e4e95cbd
tflint: 0.15.2 -> 0.15.3
...
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.3
2020-03-22 04:20:00 -05:00
Matthew Bauer
46f8756aee
Merge pull request #79593 from thefloweringash/wafhook-phases
...
wafHook: allow overriding phases and disabling of cross flags
2020-03-22 01:59:41 -04:00
Matthew Bauer
6b95893a6d
Merge pull request #81042 from KoviRobi/zhf-20.03-fix-noweb
...
noweb: fix installation of manpages, use placeholders
2020-03-21 23:21:19 -04:00
Florian Klink
382e751a68
drush: still needs php 7.3
...
If invoked with php 7.4 on a up2date Drupal 7 installation, drush
complains with a deprecation warning, that swallows all legit output:
> drush uli
Deprecated function: Array and string offset access syntax with curly braces is [error]
deprecated in include_once() (line 20 of
/var/www/…/htdocs/includes/file.phar.inc).
Use php7.3 when invoking drush.
2020-03-22 01:27:58 +01:00
Florian Klink
3b3e2c080f
drush: fix buildInputs / nativeBuildInputs
...
`makeWrapper` is a nativeBuildInput, and `php` and `which` are actually
only needed when constructing the wrapper, but no `buildInputs`.
2020-03-22 01:26:24 +01:00
Pascal Hertleif
bdddf3c07f
tokei: 10.1.2 -> 11.0.0
2020-03-21 16:01:36 +01:00
Daiderd Jordan
cb75c0f905
gotools: fix darwin build
2020-03-21 14:44:57 +01:00
Mario Rodas
074703a553
tflint: fix build on darwin
2020-03-21 06:16:00 -05:00
Mario Rodas
e55240ee9a
terracognita: fix build on darwin
2020-03-21 06:15:00 -05:00
Mario Rodas
5ba0036271
reviewdog: fix build on darwin
2020-03-21 06:13:00 -05:00
Mario Rodas
f3c3ecae33
prototol: fix build on darwin
2020-03-21 05:55:00 -05:00
Mario Rodas
42b14764ab
pet: fix build on darwin
2020-03-21 05:54:00 -05:00
Mario Rodas
ce9ac41017
protoc-gen-doc: fix build on darwin
2020-03-21 05:51:00 -05:00
Mario Rodas
dba5b006e2
proto-contrib: fix build on darwin
2020-03-21 05:50:00 -05:00
Mario Rodas
ee2bda2119
mod: fix build on darwin
2020-03-21 05:47:00 -05:00
Mario Rodas
e0757cf88a
mkcert: fix build on darwin
2020-03-21 05:46:00 -05:00
Mario Rodas
e52210e014
kustomize: fix build on darwin
2020-03-21 05:38:00 -05:00
Mario Rodas
6e26c88a24
kubeprompt: fix build on darwin
2020-03-21 05:32:00 -05:00
Mario Rodas
a39d49e990
kcli: fix build on darwin
2020-03-21 05:30:00 -05:00
Mario Rodas
4c6e7e64a0
golangci-lint: fix build on darwin
2020-03-21 05:14:00 -05:00
Mario Rodas
121bc52a52
hcloud: fix build on darwin
2020-03-21 05:09:00 -05:00
Mario Rodas
26f5b0ed8f
go-license-detector: fix build on darwin
2020-03-21 05:05:00 -05:00
Mario Rodas
6552397b67
editorconfig-checker: fix build on darwin
2020-03-21 05:00:00 -05:00
Mario Rodas
b49ca4818d
fly: fix build on darwin
2020-03-21 04:59:00 -05:00
Mario Rodas
a5a687734a
drone-cli: fix build on darwin
2020-03-21 04:53:00 -05:00
Mario Rodas
d557b441ac
drone: fix build on darwin
2020-03-21 04:52:00 -05:00
Mario Rodas
282966fc4e
cue: fix build on darwin
2020-03-21 04:51:00 -05:00
Mario Rodas
e50e48e9df
azure-storage-azcopy: fix build on darwin
2020-03-21 04:39:00 -05:00
Mario Rodas
e00ccb36b8
circleci-cli: fix build on darwin
2020-03-21 04:33:00 -05:00
Mario Rodas
a3a9f0387d
dive: fix build on darwin
2020-03-21 04:32:00 -05:00
Mario Rodas
38be8fbe7f
dbmate: fix build on darwin
2020-03-21 04:31:00 -05:00
Mario Rodas
48489b7e2c
bazelisk: fix build on darwin
2020-03-21 04:30:00 -05:00
Mario Rodas
e375bd2632
conftest: fix build on darwin
2020-03-21 04:29:00 -05:00
Mario Rodas
976a9ea16b
go-tools: fix build on darwin
2020-03-21 04:23:00 -05:00
Mario Rodas
7e03d4416b
act: fix build on darwin
2020-03-21 04:22:00 -05:00
Jan Tojnar
9462109fb8
Merge pull request #83037 from r-ryantm/auto-update/flatpak-builder
...
flatpak-builder: 1.0.9 -> 1.0.10
2020-03-21 02:10:28 +01:00
Maximilian Bosch
684c340149
Merge pull request #83027 from r-ryantm/auto-update/cargo-expand
...
cargo-expand: 0.4.17 -> 0.4.18
2020-03-21 01:34:54 +01:00
Jan Tojnar
d07c55752e
flatpak-builder: 1.0.9 -> 1.0.10
...
https://github.com/flatpak/flatpak-builder/releases/tag/1.0.10
Also clean up the expression slightly:
* Use more convenient GitHub repo as homepage
* Move version into the attrset
* Fix license, it is or-later
2020-03-21 00:42:51 +01:00
R. RyanTM
cdf418e850
cargo-expand: 0.4.17 -> 0.4.18
2020-03-20 21:04:25 +00:00
Patrick Hilhorst
9fc5e7e473
treewide: fix redirected urls (again)
...
Ran the same script as #78265 .
Additionally, manually replaced `http://goodies.xfce.org `
with https.
2020-03-20 13:36:23 +01:00
Kevin Rauscher
7fe795d366
metals: 0.8.2 -> 0.8.3
2020-03-20 13:22:33 +01:00
Vincent Laporte
8dddd8a07f
ocamlPackages.camlp5: 7.10 → 7.11
2020-03-19 18:04:14 -07:00
Kevin Rauscher
f311e4f04b
metals: 0.8.1 -> 0.8.2
2020-03-19 20:21:39 +01:00
Fabian Page
1a786820c2
ammonite: updated to version 2.0.4
2020-03-19 11:06:41 -07:00
Maximilian Bosch
4726a8f2d4
cargo-make: 0.28.0 -> 0.29.0
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.29.0
2020-03-19 16:54:50 +01:00
zimbatm
8edcbd58f1
visualvm: 1.4.4 -> 2.0 ( #82842 )
...
* visualvm: 1.4.4 -> 2.0
* visualvm: gtk is part of the JVM disto
2020-03-19 13:13:23 +00:00
Mario Rodas
d57719b5b6
flow: 0.120.1 -> 0.121.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.121.0
2020-03-19 09:59:53 +01:00
Amin Bandali
f4a7afe471
maintainers: update entry for notbandali (previously aminb)
2020-03-18 20:49:25 -04:00
Simon Lackerbauer
5e331582d2
aws-sam-cli: 0.43.0 -> 0.44.0
2020-03-18 15:51:39 -07:00
R. RyanTM
560036dfc2
gotestsum: 0.4.0 -> 0.4.1
2020-03-18 06:42:23 +00:00
zowoq
243ec842aa
buildah: 1.14.2 -> 1.14.3
...
https://github.com/containers/buildah/releases/tag/v1.14.3
2020-03-18 22:16:27 +10:00
Maximilian Bosch
e86ec10426
Merge pull request #80243 from bhipple/u/rust-cargo-rust-cbindgen
...
rust-cbindgen: upgrade cargo fetcher and cargoSha256
2020-03-17 23:08:28 +01:00
Dmitry Kalinkin
0bd52ef94d
Merge pull request #82712 from veprbl/pr/nuweb_fix
...
nuweb: 1.58 -> 1.60, fix build
2020-03-17 17:10:34 -04:00
Ryan Mulligan
62a4870131
Merge pull request #82575 from r-ryantm/auto-update/renderizer
...
renderizer: 2.0.5 -> 2.0.9
2020-03-17 06:18:35 -07:00
oxalica
bde9289415
rust-analyzer: check compatibility in update script
2020-03-17 17:56:26 +08:00
oxalica
4f12275a06
rust-analyzer: 2020-03-09 -> 2020-03-16
...
vscode-extensions.rust-analyzer: 2020-03-09 -> 2020-03-16
2020-03-17 17:08:02 +08:00
Matthew Bauer
67b0ddf3f3
Merge remote-tracking branch 'origin/staging' into mb-cross-fixes-march-2020
2020-03-16 14:34:03 -04:00
Dmitry Kalinkin
fe6839b59c
nuweb: enable on darwin
2020-03-16 02:28:54 -04:00
Dmitry Kalinkin
9a21dd142a
nuweb: 1.58 -> 1.60
2020-03-16 02:28:35 -04:00
Mario Rodas
fb52f64dad
Merge pull request #82565 from r-ryantm/auto-update/mod
...
mod: 0.2.0 -> 0.2.2
2020-03-15 23:27:15 -05:00
Mario Rodas
99fc24ec57
Merge pull request #82528 from r-ryantm/auto-update/circleci-cli
...
circleci-cli: 0.1.6072 -> 0.1.6949
2020-03-15 22:48:51 -05:00
Mario Rodas
0bb72bbf6a
Merge pull request #80669 from wucke13/webdis
...
webdis: init at 0.1.9
2020-03-15 22:47:12 -05:00
R. RyanTM
b25633a6f9
fly: 5.7.2 -> 5.8.0
2020-03-15 15:48:29 -07:00
Benjamin Hipple
0ab1692b59
rust-cbindgen: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-03-15 18:19:55 -04:00
adisbladis
a0104e225b
Merge pull request #82660 from geistesk/golangci-lint-v1.24.0
...
golangci-lint: 1.23.8 -> 1.24.0
2020-03-15 20:31:15 +00:00
Benjamin Hipple
80a3dbcdd2
geckodriver: upgrade cargo fetcher and cargoSha256
2020-03-15 17:59:25 +01:00
geistesk
008362a0b5
golangci-lint: 1.23.8 -> 1.24.0
2020-03-15 16:19:22 +01:00
Timo Kaufmann
e5642d405e
retdec: fix build
...
The build was broken by the gcc9 update. Pinning to gcc8 for now.
2020-03-15 11:57:57 +01:00
Fabian Möller
1e5a151ac5
cargo-udeps: 0.1.9 -> 0.1.10
2020-03-14 15:48:46 -07:00
Vladyslav M
1f8127d2ab
Merge pull request #82498 from r-ryantm/auto-update/cargo-udeps
...
cargo-udeps: 0.1.7 -> 0.1.9
2020-03-14 20:43:13 +02:00
Alyssa Ross
6cea0daaa9
rustracerd: build with current rust
...
Fix taken from https://github.com/jwilm/racerd/pull/82 . It just
updates a dependency.
2020-03-14 16:55:06 +00:00
Mario Rodas
3b2d9b3e4c
tflint: 0.15.1 -> 0.15.2
...
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.2
2020-03-14 16:40:18 +00:00
R. RyanTM
21b8df1019
minizincide: 2.3.2 -> 2.4.2
2020-03-14 14:25:50 +01:00
R. RyanTM
4e7d702bb9
cli11: 1.8.0 -> 1.9.0
2020-03-14 14:25:23 +01:00
Frederik Rietdijk
e4336956e4
Merge pull request #79316 from r-ryantm/auto-update/git-ftp
...
git-ftp: 1.5.2 -> 1.6.0
2020-03-14 14:24:09 +01:00
R. RyanTM
6e8d817333
omnisharp-roslyn: 1.32.19 -> 1.34.11
2020-03-14 14:23:28 +01:00
R. RyanTM
9143a9d6fb
renderizer: 2.0.5 -> 2.0.9
2020-03-14 12:41:23 +00:00
R. RyanTM
b8225d33c3
mod: 0.2.0 -> 0.2.2
2020-03-14 09:09:15 +00:00
Tim Steinbach
16eb11b5d3
jenkins: 2.204.4 -> 2.204.5
2020-03-14 04:59:52 -04:00
Jörg Thalheim
09ad2cffdc
radare2: 4.3.0 -> 4.3.1
2020-03-14 08:56:42 +00:00
Jörg Thalheim
1a3ca53dee
Merge pull request #82544 from r-ryantm/auto-update/hcloud
...
hcloud: 1.14.0 -> 1.16.1
2020-03-14 08:03:21 +00:00
Vladimír Čunát
6dcb71ecc1
Merge branch 'staging-next'
2020-03-14 07:56:23 +01:00
R. RyanTM
5b8278737c
hcloud: 1.14.0 -> 1.16.1
2020-03-14 06:29:32 +00:00
Benjamin Hipple
3a68a3313e
cdb: fix meta.homepage
...
Without the .html, the server returns access denied.
2020-03-14 04:46:37 +00:00
R. RyanTM
fda69ba628
circleci-cli: 0.1.6072 -> 0.1.6949
2020-03-14 04:11:16 +00:00
Peter Simons
f5b6ea126f
Merge pull request #82244 from r-ryantm/auto-update/vaultenv
...
vaultenv: 0.13.0 -> 0.13.1
2020-03-13 21:20:51 +01:00
Maximilian Bosch
69d7cc5508
inotify-tools: 3.20.1 -> 3.20.2.2
2020-03-13 20:59:53 +01:00
R. RyanTM
c106a4f926
cargo-udeps: 0.1.7 -> 0.1.9
2020-03-13 16:04:16 +00:00
Yannik Sander
5f45d51c8b
act: 0.2.5 -> 0.2.6
2020-03-13 12:46:08 +01:00
Mario Rodas
087dc6e3b4
Merge pull request #82465 from bhipple/auto-update/tflint
...
tflint: 0.15.0 -> 0.15.1
2020-03-13 05:31:49 -05:00
Benjamin Hipple
2ab1a2db99
tflint: 0.15.0 -> 0.15.1
2020-03-13 00:07:48 -04:00
Olli Helenius
c924fe8b7e
metals: 0.7.6 -> 0.8.1
2020-03-12 23:56:48 +00:00
Maximilian Bosch
9f877b97b8
packer: 1.5.1 -> 1.5.4
2020-03-12 21:08:43 +01:00
Mario Rodas
1926cafc72
heroku: 7.38.1 -> 7.39.0
2020-03-12 19:56:03 +00:00
Ryan Mulligan
96b48af4ab
Merge pull request #82384 from r-ryantm/auto-update/rust-bindgen
...
rust-bindgen: 0.53.1 -> 0.53.2
2020-03-12 10:33:18 -07:00
Aaron Andersen
76b292dd1a
Merge pull request #79699 from thmzlt/hobbes
...
hobbes: init at latest
2020-03-12 07:49:57 -04:00
Thomaz Leite
2ac8f8faeb
hobbes: mark as broken on Darwin
2020-03-12 08:10:38 -03:00
Frederik Rietdijk
8fa5eb488b
Merge master into staging-next
2020-03-12 11:30:04 +01:00
R. RyanTM
19fdac26c4
rust-bindgen: 0.53.1 -> 0.53.2
2020-03-12 06:10:16 +00:00
Benjamin Hipple
cd8c987fbc
rainicorn: remove broken package that has been abandoned upstream
...
The upstream project is dead, with the last commit being in 2016:
https://github.com/RustDT/Rainicorn
This no longer builds in NixPkgs, and has been marked as broken for a very long
time. Since the package is not maintained and is dead upstream, let's delete.
2020-03-11 23:51:41 +00:00
Maximilian Bosch
b7cdb64ac2
treewide: remove myself from a few packages I don't use anymore
2020-03-11 22:29:30 +01:00
Antonio Nuno Monteiro
c9fc7a2a9c
dune: 2.3.1 -> 2.4.0
2020-03-11 17:14:52 +01:00
Mario Rodas
51dc179535
lazygit: 0.15.7 -> 0.16.2
2020-03-11 16:00:04 +01:00
Jan Tojnar
9c4f24a63e
meson: add jtojnar to maintainers
2020-03-11 13:53:15 +01:00
Thomaz Leite
704e60443a
hobbes: init at unstable-2020-03-10
2020-03-11 09:06:09 -03:00
Vladimír Čunát
f8d4120c52
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1574844
2020-03-10 17:18:44 +01:00
Daniel Gorin
a646f4b454
Fix missing default-policy.json in skopeo
...
We started having issues with `pkgs.dockerTools.pullImage`, were it
would fail with:
```
FATA[0000] Error loading trust policy: open /etc/containers/policy.json: no such file or directory
```
It turns out that since `skopeo` was bumped to `0.1.40`, it was
accidentally no longer being built with a default policy.
This may happen again, see https://github.com/containers/skopeo/issues/787
2020-03-10 14:33:25 +00:00
Peter Hoeg
7b87ac3e31
Merge pull request #81499 from NixOS/u/teensy
...
teensy-loader-cli: 2.1 -> 2.1.20191110
2020-03-10 20:55:19 +08:00
R. RyanTM
660c015aa8
vaultenv: 0.13.0 -> 0.13.1
2020-03-10 12:54:25 +00:00
oxalica
b0a4ce1689
vscode-extensions.rust-analyzer: init at unstable-2020-03-09
2020-03-10 19:12:40 +08:00
oxalica
3ea54e6972
rust-analyzer: init at unstable-2020-03-09
2020-03-10 19:12:35 +08:00
Vladimír Čunát
0e3ad60b62
Merge branch 'staging-next' into staging
2020-03-10 11:17:27 +01:00
Ryan Mulligan
e2920d957a
Merge pull request #82045 from r-ryantm/auto-update/hopper
...
hopper: 4.5.19 -> 4.5.21
2020-03-09 06:23:49 -07:00
Mario Rodas
e3e964b857
Merge pull request #82121 from bhipple/u/rust-cargo-rustracer
...
rustracer: upgrade cargo fetcher and cargoSha256
2020-03-09 07:59:12 -05:00
Mario Rodas
5e3a6d7a7e
Merge pull request #82116 from bhipple/u/rust-cargo-rustracerd
...
rustracerd: upgrade cargo fetcher and cargoSha256
2020-03-09 07:58:52 -05:00
Mario Rodas
fe08f01f26
Merge pull request #82107 from bhipple/u/rust-cargo-svd2rust
...
svd2rust: upgrade cargo fetcher and cargoSha256
2020-03-09 06:24:04 -05:00
Maximilian Bosch
c5f1ea95a6
Merge pull request #82110 from bhipple/u/rust-cargo-wasm-bindgen-cli
...
wasm-bindgen-cli: upgrade cargo fetcher and cargoSha256
2020-03-09 08:40:15 +01:00
Benjamin Hipple
6ea0cad714
rustracer: upgrade cargo fetcher and cargoSha256
2020-03-09 00:10:59 -04:00
Benjamin Hipple
b20aaf3e7a
rustracerd: upgrade cargo fetcher and cargoSha256
2020-03-08 23:32:15 -04:00
Mario Rodas
3444075cd3
Merge pull request #82104 from bhipple/u/rust-cargo-pax-rs
...
pax-rs: upgrade cargo fetcher and cargoSha256
2020-03-08 22:31:51 -05:00
Benjamin Hipple
7fcbbea654
wasm-bindgen-cli: upgrade cargo fetcher and cargoSha256
2020-03-08 23:06:25 -04:00
Mario Rodas
a7c1c1f4fb
Merge pull request #82095 from marsam/update-flow
...
flow: 0.119.1 -> 0.120.1
2020-03-08 21:33:58 -05:00
Benjamin Hipple
288561cd58
svd2rust: upgrade cargo fetcher and cargoSha256
2020-03-08 22:29:14 -04:00
Benjamin Hipple
0696641d9f
cargo-raze: upgrade cargo fetcher and cargoSha256 ( #82091 )
2020-03-08 22:15:25 -04:00
Benjamin Hipple
ad5b73c910
pax-rs: upgrade cargo fetcher and cargoSha256
2020-03-08 22:15:19 -04:00
Benjamin Hipple
e6180f61b3
diesel-cli: upgrade cargo fetcher and cargoSha256 ( #82089 )
2020-03-08 22:14:17 -04:00
Mario Rodas
ec99107633
Merge pull request #81961 from danieldk/maturin-0.7.9
...
maturin: 0.7.6 -> 0.7.9
2020-03-08 21:07:04 -05:00
Mario Rodas
66939096ed
Merge pull request #81804 from bhipple/auto-update/scaff
...
scaff: 0.1.1 -> 0.1.2
2020-03-08 21:01:08 -05:00
Mario Rodas
ec842d4d2f
Merge pull request #81875 from r-ryantm/auto-update/cfr
...
cfr: 0.148 -> 0.149
2020-03-08 20:48:01 -05:00
Benjamin Hipple
bfa084b56b
git-series: upgrade cargo fetcher and cargoSha256
2020-03-08 21:15:32 -04:00
Benjamin Hipple
0757551d3c
cargo-geiger: upgrade cargo fetcher and cargoSha256 ( #82087 )
2020-03-08 21:06:49 -04:00
Mario Rodas
858eadde83
Merge pull request #82031 from r-ryantm/auto-update/yarn
...
yarn: 1.22.0 -> 1.22.2
2020-03-08 19:00:56 -05:00
Benjamin Hipple
1cc9cb7ea1
cargo-make: remove unnecessary attribute ( #82071 )
...
The default value when left unspecified is now false, so no need to state this explicitly.
2020-03-08 19:26:19 -04:00
Benjamin Hipple
a38ad34271
cloudflare-wranger: upgrade cargoSha256 ( #82022 )
...
General infrastructure improvement as part of #79975 ,
no functional changes expected.
2020-03-08 19:25:13 -04:00
Pascal Wittmann
dd5e9ab4f2
Merge pull request #82020 from r-ryantm/auto-update/jdepend
...
jdepend: 2.9.1 -> 2.10
2020-03-08 21:41:12 +01:00
Vincent Laporte
5e468ef981
ocsigen-i18n: 3.4.0 → 3.5.0
2020-03-08 18:09:22 +01:00
R. RyanTM
ef03ff7c1f
hopper: 4.5.19 -> 4.5.21
2020-03-08 11:45:01 +00:00
Thomas Tuegel
65d5cc1499
Merge pull request #81869 from r-ryantm/auto-update/cmake
...
cmake: 3.16.4 -> 3.16.5
2020-03-08 05:32:54 -05:00
Mario Rodas
88efa8b1ae
flow: 0.119.1 -> 0.120.1
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.120.1
2020-03-08 04:20:00 -05:00
Frederik Rietdijk
0eb0ddc4db
Merge staging-next into master
2020-03-08 08:11:01 +01:00
R. RyanTM
dac3a7e3f9
yarn: 1.22.0 -> 1.22.2
2020-03-08 02:27:11 +00:00
Dennis Gosnell
25f451a444
Merge pull request #82002 from LnL7/vaultenv
...
vaultenv: fix build
2020-03-08 11:01:23 +09:00
Léo Gaspard
7d514dab57
Merge pull request #81987 from bhipple/u/rust-cargo-gir-rs
...
gir-rs: upgrade cargo fetcher and cargoSha256
2020-03-08 00:05:07 +01:00
Maximilian Bosch
88b16119c1
wasm-bindgen-cli: 0.2.58 -> 0.2.59
2020-03-07 23:03:28 +01:00
R. RyanTM
b848abe4c6
jdepend: 2.9.1 -> 2.10
2020-03-07 20:52:17 +00:00
Alvar
b330620054
golangci-lint: 1.23.7 -> 1.23.8 ( #82010 )
2020-03-07 12:30:23 -08:00
Mat Marini
0f9179137c
kubie: init at 0.7.1
2020-03-07 20:56:05 +01:00
Daiderd Jordan
bdd16df074
vaultenv: fix build
...
Don't hard fail on warnings, having eg. some redundant imports is fine.
2020-03-07 19:02:58 +01:00
Mario Rodas
c5e223e120
Merge pull request #80707 from uosis/ammonite
...
ammonite: fix source reference to allow dynamic binding
2020-03-07 12:13:26 -05:00
Benjamin Hipple
4a2f72f7c2
gir-rs: upgrade cargo fetcher and cargoSha256
2020-03-07 11:12:32 -05:00
Daniël de Kok
b446413aa6
maturin: 0.7.6 -> 0.7.9
...
Changelog:
https://github.com/PyO3/maturin/blob/master/Changelog.md
2020-03-07 08:21:10 +01:00
(cdep)illabout
4e3b120db1
spago: unbreak after update to ghc-8.8.2
2020-03-06 22:15:12 +01:00
Mario Rodas
6808974d93
Merge pull request #81832 from r-ryantm/auto-update/cloudflare-wrangler
...
cloudflare-wrangler: 1.7.0 -> 1.8.1
2020-03-06 07:45:55 -05:00
Jethro Kuan
ee17a6a837
mkdocs: default to Python 3
2020-03-06 13:40:57 +01:00
Aaron Andersen
7218f3a791
Merge pull request #79957 from mirrexagon/godot-3.2
...
godot: 3.1.2 -> 3.2
2020-03-06 06:21:48 -05:00
Profpatsch
0bc0c10a78
shellcheck: add manpage and docs
...
The shellcheck source code contains a manpage, so let’s add that to
the output. For good measure, also copy the README to the doc output.
The overrideMeta thing is taking care of setting the right position,
so that `nix edit` points to this file instead of to the original
haskellPackages definition.
2020-03-06 09:20:12 +01:00
R. RyanTM
215e759e19
cfr: 0.148 -> 0.149
2020-03-06 07:50:32 +00:00
Matthieu Coudron
53ae5f76a2
tree-sitter.builtGrammars: build parser libraries
...
except for typescript that provokes an error.
These libraries can be used on neovim 0.5 for instance.
2020-03-06 08:01:35 +01:00
Joachim Breitner
2d2a5a9b63
js_of_ocaml: 3.4.0 -> 3.5.2 ( #75766 )
...
drive-by contributions, as I was playing around with this (it has better
support for the `num` library, it seems.)
js_of_ocaml: 3.4.0 -> 3.5.2
ocamlPackages.js_of_ocaml-ppx_deriving_json: use ppxlib-0.12.0
ocamlPackages.eliom: 6.8.0 → 6.10.1
ocamlPackages.ocsigen-toolkit: 2.2.0 → 2.5.0
ocamlPackages.ocsigen-start: 2.7.0 → 2.16.1
Co-authored-by: Vincent Laporte <Vincent.Laporte@gmail.com>
2020-03-06 07:42:04 +01:00
R. RyanTM
cf230185fe
micronaut: 1.3.0 -> 1.3.2
2020-03-06 07:24:26 +01:00
R. RyanTM
b3793e1181
cmake: 3.16.4 -> 3.16.5
2020-03-06 06:14:36 +00:00
Frederik Rietdijk
188c3a4d03
Merge staging-next into staging
2020-03-06 07:09:30 +01:00
Matthew Bauer
dfbe76a681
waf: move binary to $out/bin/
...
Originally this was just the executable, but this breaks nix-shell
usage. Instead, just do a normal directory.
Fixes #79909
2020-03-06 07:06:01 +01:00
Lancelot SIX
4e08586690
gdb: 8.3.1 -> 9.1
...
See https://www.gnu.org/software/gdb/download/ANNOUNCEMENT for release
information
2020-03-06 07:04:07 +01:00
Matthew Bauer
bad6770d27
elfutils: remove unneeded custom cross build/install phase
...
This is no longer needed. elfutils compiles out of the box!
2020-03-05 20:38:30 -05:00
Cole Mickens
6c6091a775
azure-storage-azcopy: v10.3.2 -> v10.3.4
2020-03-05 15:38:56 -08:00
R. RyanTM
e17a1a098c
codeql: 2.0.2 -> 2.0.4
2020-03-05 15:10:00 -08:00
R. RyanTM
0c0f318685
go-license-detector: 3.0.2 -> 3.1.0
2020-03-05 15:06:03 -08:00
Ryan Mulligan
c0515dad8b
Merge pull request #81831 from r-ryantm/auto-update/clojure-lsp
...
clojure-lsp: 20200121T234305 -> 20200305T151710
2020-03-05 11:23:20 -08:00
Andreas Rammhold
82b54d4906
Merge pull request #81633 from andir/bazel_0_fix_tensorflow
...
Tensorflow: fix #77626
2020-03-05 18:59:03 +01:00
R. RyanTM
39bdf9eb67
cloudflare-wrangler: 1.7.0 -> 1.8.1
2020-03-05 17:34:49 +00:00
R. RyanTM
ee85ecaed9
clojure-lsp: 20200121T234305 -> 20200305T151710
2020-03-05 17:28:58 +00:00
Mario Rodas
5c992241ed
Merge pull request #81787 from r-ryantm/auto-update/flyway
...
flyway: 6.2.2 -> 6.2.4
2020-03-05 08:04:24 -05:00
Tim Steinbach
03003d433c
jenkins: 2.204.3 -> 2.204.4
2020-03-05 07:55:53 -05:00
Mario Rodas
e5fd322143
Merge pull request #81712 from r-ryantm/auto-update/randoop
...
randoop: 4.2.1 -> 4.2.2
2020-03-05 07:29:56 -05:00
zimbatm
706f13a787
mdsh: 0.3.0 -> 0.4.0 ( #81802 )
2020-03-05 08:39:15 +00:00
Benjamin Hipple
4e49c4090b
scaff: 0.1.1 -> 0.1.2
2020-03-05 01:15:47 -05:00
R. RyanTM
cc92c86ea9
flyway: 6.2.2 -> 6.2.4
2020-03-05 01:43:08 +00:00
Mario Rodas
031a41279d
Merge pull request #81724 from saschagrunert/buildah
...
buildah: v1.14.1 -> v1.14.2
2020-03-04 20:08:48 -05:00
Maximilian Bosch
aeee7de22b
cargo-xbuild: 0.5.24 -> 0.5.28
2020-03-04 22:10:54 +01:00
Jan Tojnar
1a44e325d2
Merge branch 'staging-next' into staging
2020-03-04 21:24:05 +01:00
Jörg Thalheim
fb6f2d1488
radare2: 4.2.1 -> 4.3.0 ( #81730 )
2020-03-04 17:27:47 +00:00
Andreas Rammhold
1c0de27df3
bazel_0: init at 0.26.0
2020-03-04 16:41:17 +01:00
Sascha Grunert
1332cea031
buildah: v1.14.1 -> v1.14.2
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-03-04 14:51:30 +01:00
Mario Rodas
d7f450e5a7
Merge pull request #81687 from r-ryantm/auto-update/golangci-lint
...
golangci-lint: 1.23.6 -> 1.23.7
2020-03-04 08:40:39 -05:00
Vladimír Čunát
eb5f3cac4f
Merge #81631 : lcov: Fix patch checksums
2020-03-04 14:22:08 +01:00
Mario Rodas
4cee5e0b1b
Merge pull request #81684 from r-ryantm/auto-update/git-quick-stats
...
git-quick-stats: 2.0.13 -> 2.0.15
2020-03-04 07:57:30 -05:00
R. RyanTM
e3461b75e7
randoop: 4.2.1 -> 4.2.2
2020-03-04 10:59:53 +00:00
R. RyanTM
26d7b7ca8a
golangci-lint: 1.23.6 -> 1.23.7
2020-03-04 04:33:59 +00:00
Mario Rodas
1fcc960f1d
Merge pull request #81682 from r-ryantm/auto-update/flow
...
flow: 0.119.0 -> 0.119.1
2020-03-03 23:31:47 -05:00
Mario Rodas
167bec981f
Merge pull request #81673 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.29 -> 8.30
2020-03-03 23:20:20 -05:00
R. RyanTM
035a65d074
git-quick-stats: 2.0.13 -> 2.0.15
2020-03-04 04:18:55 +00:00
Mario Rodas
9a97f6a6c5
Merge pull request #81674 from r-ryantm/auto-update/cmake-format
...
cmake-format: 0.6.8 -> 0.6.9
2020-03-03 23:14:54 -05:00
R. RyanTM
2cb7cd6573
flow: 0.119.0 -> 0.119.1
2020-03-04 03:55:39 +00:00
Mario Rodas
5acc63513f
Merge pull request #81663 from r-ryantm/auto-update/act
...
act: 0.2.4 -> 0.2.5
2020-03-03 22:15:30 -05:00
Mario Rodas
8198f4ef0a
Merge pull request #81555 from Moredread/travis
...
travis: 1.8.10 -> 1.8.11
2020-03-03 21:51:34 -05:00
R. RyanTM
f50cedf9fb
cmake-format: 0.6.8 -> 0.6.9
2020-03-04 02:22:03 +00:00
R. RyanTM
98bf3a997e
checkstyle: 8.29 -> 8.30
2020-03-04 02:05:33 +00:00
R. RyanTM
5e75ba3f42
act: 0.2.4 -> 0.2.5
2020-03-04 00:27:41 +00:00
Josef Kemetmüller
adfb8a039b
lcov: Fix patch checksums
...
The previously committed checksums seem to have been mistakenly taken
directly from fetchurl without fetchpatch normalization.
2020-03-03 16:58:39 +01:00
Andreas Rammhold
4c00e6f654
bazel-remote: fix fixed output derivation hash
2020-03-03 14:35:24 +01:00
Andreas Rammhold
846f300511
Merge pull request #80953 from andir/bazel-poison
...
buildBazelPackage: poison all the fixed output derivations
2020-03-03 10:39:05 +01:00
Andreas Rammhold
0ff376c03f
bazel-remote: update fixed output hash
2020-03-03 01:12:27 +01:00
Andreas Rammhold
9683826ffa
bazel-watcher: update fixed output hash
2020-03-03 01:12:26 +01:00
André-Patrick Bubel
bfbf3c5b09
travis: 1.8.10 -> 1.8.11
2020-03-02 21:23:47 +01:00
Tim Steinbach
31cf072be9
Merge pull request #81515 from r-ryantm/auto-update/liquibase
...
liquibase: 3.8.6 -> 3.8.7
2020-03-02 13:57:22 -05:00
adisbladis
298b50df1d
poetry: 1.0.3 -> 1.0.5
2020-03-02 10:34:49 -08:00
adisbladis
d3f756d9b7
poetry2nix: 1.5.0 -> 1.6.0
2020-03-02 10:34:49 -08:00
Mathias Schreck
c1e2642da6
aws-sam-cli: 0.41.0 -> 0.43.0
2020-03-02 09:57:20 -08:00
Kovacsics Robert
d68dfbb545
noweb: fix installation, use placeholders
...
The problem was that nix passes lists as space-separated strings not as
arrays of strings, so `"${foo[@]}"` doesn't work as intended because
it's not an array. Instead we pass it in a bash array.
Also, using builtins.placeholder instead of passing "$(out)" to bash, as
that's not what we want to do (the `$(...)` is the process expansion in
bash)
2020-03-02 17:27:54 +00:00
Vladimír Čunát
4d954e528d
Merge #80714 : icon-lang: fix build
2020-03-02 16:15:53 +01:00
Vladimír Čunát
a2afee938b
Merge #81512 : pkgs/bazel*: Fix path to update-srcDeps.py
2020-03-02 16:15:49 +01:00
Vladimír Čunát
855f020404
Merge #79026 : blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea
2020-03-02 15:57:23 +01:00
Tim Steinbach
2cc00e2e8a
jenkins: 2.204.2 -> 2.204.3
2020-03-02 07:51:35 -05:00
R. RyanTM
14a48a96b9
liquibase: 3.8.6 -> 3.8.7
2020-03-02 12:18:18 +00:00
Janne Heß
0723bf3b72
pkgs/bazel*: Fix path to update-srcDeps.py
...
Otherwise, the -small channel fails on the tarball output.
2020-03-02 13:11:14 +01:00
Peter Hoeg
740ec9474e
teensy-loader-cli: 2.1 -> 2.1.20191110
...
Add manpages and documentation.
2020-03-02 17:48:27 +08:00
Michael Raskin
ca7f750959
Merge pull request #81483 from lovesegfault/fix-neovim
...
Revert "Merge pull request #79750 from doronbehar/update-luarocks"
2020-03-02 08:59:20 +00:00
Michael Lingelbach
1c4f22a5da
Add bazel 1.2.1
2020-03-02 09:08:47 +01:00
Bernardo Meurer
81461cff5f
Revert "Merge pull request #79750 from doronbehar/update-luarocks"
...
This reverts commit 0566b5ce19
, reversing
changes made to 4d6e3bf127
.
2020-03-01 18:39:58 -08:00
zowoq
bf9beeb1c5
yq-go: 3.1.2 -> 3.2.1
...
https://github.com/mikefarah/yq/releases/tag/3.2.0
https://github.com/mikefarah/yq/releases/tag/3.2.1
2020-03-02 09:20:12 +10:00
Vincent Laporte
9794d1e5fc
ocamlPackages.ocp-index: 1.1.9 → 1.2
2020-03-01 22:39:43 +01:00
Vincent Laporte
d02dc3c5fd
ocamlPackages.ocp-build: fix for OCaml ≥ 4.08
2020-03-01 22:39:43 +01:00
Oleksii Filonenko
f0004b41ba
lazygit: 0.14.3 -> 0.15.7
2020-03-01 09:18:13 -08:00
Frederik Rietdijk
33133b2667
Merge pull request #81167 from NixOS/staging-next
...
Staging next
2020-03-01 13:45:30 +01:00
Mario Rodas
4743f3f5a0
Merge pull request #81391 from bhipple/u/rust-cargo-cargo-inspect
...
cargo-inspect: upgrade cargo fetcher and cargoSha256
2020-02-29 20:08:54 -05:00
Mario Rodas
4d9c956d61
Merge pull request #81392 from bhipple/u/rust-cargo-cargo-watch
...
cargo-watch: upgrade cargo fetcher and cargoSha256
2020-02-29 20:08:21 -05:00
Mario Rodas
e30d72c2da
Merge pull request #81380 from bhipple/u/rust-cargo-wasm-pack
...
wasm-pack: upgrade cargo fetcher and cargoSha256
2020-02-29 19:55:56 -05:00
Mario Rodas
a321e456e8
Merge pull request #81397 from bhipple/u/rust-cargo-rustup
...
rustup: upgrade cargo fetcher and cargoSha256
2020-02-29 19:26:57 -05:00
Mario Rodas
b87653fd70
Merge pull request #81390 from bhipple/u/rust-cargo-cargo-xbuild
...
cargo-xbuild: upgrade cargo fetcher and cargoSha256
2020-02-29 19:25:49 -05:00
Mario Rodas
7b8d14178b
Merge pull request #81394 from bhipple/u/rust-cargo-cargo-udeps
...
cargo-udeps: upgrade cargo fetcher and cargoSha256
2020-02-29 18:30:11 -05:00
Mario Rodas
b209cc7f76
Merge pull request #81379 from bhipple/u/rust-cargo-cargo-web
...
cargo-web: upgrade cargo fetcher and cargoSha256
2020-02-29 18:23:19 -05:00
Mario Rodas
4bccbf09ec
Merge pull request #81393 from bhipple/u/rust-cargo-cargo-fuzz
...
cargo-fuzz: upgrade cargo fetcher and cargoSha256
2020-02-29 18:22:37 -05:00
Benjamin Hipple
c3ed8a0e40
rustup: upgrade cargo fetcher and cargoSha256
2020-02-29 12:47:03 -05:00
Benjamin Hipple
a666cda22a
cargo-udeps: upgrade cargo fetcher and cargoSha256
2020-02-29 12:34:00 -05:00
Benjamin Hipple
a169f4d500
cargo-fuzz: upgrade cargo fetcher and cargoSha256
2020-02-29 12:15:02 -05:00
Benjamin Hipple
0f5520dc02
cargo-watch: upgrade cargo fetcher and cargoSha256
2020-02-29 12:10:09 -05:00
Benjamin Hipple
cfa3100d18
cargo-inspect: upgrade cargo fetcher and cargoSha256
2020-02-29 12:06:27 -05:00
Benjamin Hipple
ad1d08c7fc
cargo-xbuild: upgrade cargo fetcher and cargoSha256
2020-02-29 11:58:37 -05:00
Benjamin Hipple
ac8cadac23
cargo-generate: upgrade cargo fetcher and cargoSha256
2020-02-29 11:32:43 -05:00
Benjamin Hipple
c3794a2e55
wasm-pack: upgrade cargo fetcher and cargoSha256
2020-02-29 11:02:45 -05:00
Benjamin Hipple
76366fba17
cargo-web: upgrade cargo fetcher and cargoSha256
2020-02-29 10:58:17 -05:00
Frederik Rietdijk
21b808cd76
Merge staging-next into staging
2020-02-29 15:29:45 +01:00
Frederik Rietdijk
79217339d2
Merge master into staging-next
2020-02-29 15:29:11 +01:00
Mario Rodas
71fa9c5a1a
Merge pull request #81315 from zowoq/buildah
...
buildah: 1.14.0 -> 1.14.1
2020-02-29 05:56:13 -05:00
lewo
a83ffc02d4
Merge pull request #80858 from jerith666/chef-47
...
chefdk: 2.4.17 -> 4.7.73
2020-02-29 09:38:32 +01:00
Matt McHenry
3a0e58d8f7
chefdk: broken on aarch64
2020-02-28 22:33:06 -05:00
Benjamin Hipple
ad30a30488
rustPlatform.fetchCargo: handle custom Cargo.lock patchfiles with validation
...
Previously, we would asssert that the lockfiles are consistent during the
unpackPhase, but if the pkg has a patch for the lockfile itself then we must
wait until the patchPhase is complete to check.
This also removes an implicity dependency on the src attribute coming from
`fetchzip` / `fetchFromGitHub`, which happens to name the source directory
"source". Now we glob for it, so different fetchers will work consistently.
2020-02-28 18:54:23 -08:00
Maximilian Bosch
096691a787
cargo-crev: 0.16.0 -> 0.16.1
2020-02-28 22:46:27 +01:00
Vincent Laporte
fca7f386db
trv: remove at 0.1.3
2020-02-28 21:24:26 +01:00
Peter Simons
0dbc457393
spago: build is broken in lts-15.x
...
Ping @cdepillabout.
2020-02-28 20:42:30 +01:00
zowoq
cd02408f25
buildah: 1.14.0 -> 1.14.1
...
https://github.com/containers/buildah/releases/tag/v1.14.1
2020-02-29 05:32:15 +10:00
(cdep)illabout
b68c9dda98
spago: 0.13.1 -> 0.14.0
2020-02-28 20:31:21 +01:00
Eelco Dolstra
74c82056c9
lcov: Support gcc 9
...
https://github.com/linux-test-project/lcov/issues/58
https://github.com/Homebrew/homebrew-core/pull/50070
2020-02-28 12:31:41 +01:00
Joao Neves
95c91cebf1
bazel: output correct binary name
...
From Bazel 2.0.0 onwards, Bazel looks for a binary named
`bazel-${version}-${os_arch}` if the project root contains a
`.bazelversion` file or the USE_BAZEL_VERSION environment
variable is set.
This change ensures we output a binary with the correct name
for the current version and OS/arch combination.
2020-02-28 12:21:22 +01:00
Joao Neves
dd413d4c2d
bazel: 2.0.0 -> 2.1.0
2020-02-28 12:21:22 +01:00
Jan Tojnar
1660735076
Merge branch 'staging-next' into staging
2020-02-28 11:31:07 +01:00
Jan Tojnar
bb701376cf
Merge branch 'master' into staging-next
2020-02-28 11:30:44 +01:00
Millian Poquet
65336dc3cf
meson: 0.52.1 -> 0.53.2
...
https://mesonbuild.com/Release-notes-for-0-53-0.html
https://github.com/mesonbuild/meson/releases/tag/0.53.0
https://github.com/mesonbuild/meson/releases/tag/0.53.1
https://github.com/mesonbuild/meson/releases/tag/0.53.2
2020-02-28 11:10:06 +01:00
Jan Tojnar
ca55015ed8
Revert "meson: 0.52.1 -> 0.53.2"
...
This reverts commit d607564d68
.
should go to staging
2020-02-28 11:09:24 +01:00
Jan Tojnar
b0dfe1cf63
Merge pull request #80797 from mpoquet/meson-0.52.1-to-0.53.1
...
meson: 0.52.1 -> 0.53.1
2020-02-28 10:28:04 +01:00
Benjamin Hipple
fdb98b936f
clog-cli: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-28 00:12:37 -08:00
Evan Stoll
5e895e535c
ycmd: 2019-09-19 -> 2020-02-22
...
drop support for python2
ycmd dropped support for python2 with https://github.com/ycm-core/ycmd/pull/1382
youcompleteme dropped support for python2 with https://github.com/ycm-core/YouCompleteMe/pull/3566
2020-02-27 15:46:36 -08:00
Millian Poquet
d607564d68
meson: 0.52.1 -> 0.53.2
...
https://mesonbuild.com/Release-notes-for-0-53-0.html
https://github.com/mesonbuild/meson/releases/tag/0.53.0
https://github.com/mesonbuild/meson/releases/tag/0.53.1
https://github.com/mesonbuild/meson/releases/tag/0.53.2
2020-02-27 21:22:54 +01:00
Maximilian Bosch
29b495d4d7
cargo-make: 0.27.0 -> 0.28.0
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.28.0
2020-02-27 20:31:39 +01:00
Jon
5341720ca7
stlink: inline version info
2020-02-27 10:31:19 -08:00
R. RyanTM
2936fa8f1f
stlink: 1.5.1 -> 1.6.0
2020-02-27 10:31:19 -08:00
Michael Fellinger
07fc3ce302
vaultenv: 0.8.0 -> 0.13.0
2020-02-27 10:30:46 +01:00
Frederik Rietdijk
ef156f7a8b
Merge staging-next into staging
2020-02-27 10:15:34 +01:00
Michael Raskin
93f5b02c4f
Merge pull request #80905 from bennofs/update-gnulib
...
gnulib: 20190811 -> 20200223 and simplify usage
2020-02-27 06:35:48 +00:00
Mario Rodas
1da1afbbdc
Merge pull request #81141 from filalex77/act-0.2.4
...
act: 0.1.3 -> 0.2.4
2020-02-26 20:08:24 -05:00
Oleksii Filonenko
a3c9bb7cd9
act: 0.1.3 -> 0.2.4
2020-02-26 22:14:15 +02:00
R. RyanTM
0b919c249f
mill: 0.6.0 -> 0.6.1 ( #81017 )
2020-02-26 12:18:16 -05:00
Georges Dubus
6c4813a238
Merge pull request #81005 from eraserhd/parinfer-rust-fix
...
parinfer-rust: 0.4.2 -> 0.4.3
2020-02-26 17:34:09 +01:00
worldofpeace
0babf18003
Merge pull request #71378 from bb010g/git-my
...
git-my: init at 1.1.2
2020-02-26 15:54:16 +00:00
bb010g
a7cb757af4
git-and-tools: canonicalize hyphenated names
...
Old intercaps names are aliased.
darcs-to-git: rename from darcsToGit
git-fast-export: rename from gitFastExport
git-remote-gcrypt: rename from gitRemoteGcrypt
hub-unstable: rename from hubUnstable
top-git: rename from topGit
2020-02-25 23:04:20 -08:00
Maximilian Bosch
cac1e32bd5
Merge pull request #81026 from marsam/update-tflint
...
tflint: 0.14.0 -> 0.15.0
2020-02-25 23:55:43 +01:00
Maximilian Bosch
cf0cc0596e
scalafmt: 2.3.2 -> 2.4.2
2020-02-25 22:14:38 +01:00
Mario Rodas
58dac371d5
tflint: 0.14.0 -> 0.15.0
...
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.0
2020-02-25 08:32:00 -05:00
Mario Rodas
82cbc6af3c
Merge pull request #80836 from zowoq/skaffold
...
skaffold: 1.3.1 -> 1.4.0
2020-02-25 06:37:40 -05:00
Doron Behar
0c3ca28e8e
sccache: 0.2.12 -> 0.2.13
...
Quote homepage URL.
2020-02-25 09:12:50 +02:00
Jason Felice
f54d8b68d6
parinfer-rust: 0.4.2 -> 0.4.3
2020-02-24 23:32:12 -05:00
tollb
ad337f7f3a
gdb: Fix abort w/NIX_DEBUG_INFO_DIRS patch ( #80929 )
...
The current gdb patch to support NIX_DEBUG_INFO_DIRS fails if
the user attempts to change the debug file directory to a
value other than the default. For instance:
(gdb) set debug-file-directory /run/booted-system/sw/lib/debug
results in:
munmap_chunk(): invalid pointer
Aborted (core dumped)
To fix this issue, the debug_file_directory is allocated
with xstrdup so that a subsequent call to xfree will succeed.
2020-02-25 01:18:09 +00:00
adisbladis
48e4304adf
poetry: Remove importlib-metadata override
...
This workaround is no longer required as the bug requiring it has been
fixed in poetry2nix.
2020-02-24 13:38:35 +00:00
adisbladis
e90bf5782e
poetry2nix: 1.4.0 -> 1.5.0
2020-02-24 13:38:32 +00:00
Max Wittig
3e47a8781f
gitlab-runner: 12.7.0 -> 12.8.0 ( #80947 )
2020-02-24 12:09:01 +00:00
Mario Rodas
2e1198cb47
dune_2: fix hash
2020-02-24 12:54:42 +01:00
Mario Rodas
0507717aae
flow: 0.118.0 -> 0.119.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.119.0
2020-02-24 09:57:14 +01:00
Benno Fünfstück
9d5cc98363
gnulib: 20190811 -> 20200223
...
This update makes gnulib work even if it is installed into a readonly
location, so some hacks in nixpkgs can be removed.
2020-02-23 19:16:02 +01:00
Konrad Borowski
420b444773
noweb: fix build
2020-02-23 17:22:14 +01:00
Silvan Mosberger
8f5b5baed7
poetry: Fix build with Python 3.8
2020-02-23 10:09:24 +01:00
Matt McHenry
84f839b9ac
chefdk: 2.4.17 -> 4.7.73
2020-02-22 21:36:48 -05:00
zowoq
4a3262fcf2
skaffold: 1.3.1 -> 1.4.0
...
https://github.com/GoogleContainerTools/skaffold/releases/tag/v1.4.0
2020-02-23 08:15:37 +10:00
Mario Rodas
8072b09754
Merge pull request #80723 from marsam/update-go-tools
...
go-tools: 2019.2.2 -> 2020.1.2
2020-02-22 11:06:29 -05:00
Mario Rodas
71368f3488
Merge pull request #80764 from r-ryantm/auto-update/kubectx
...
kubectx: 0.7.1 -> 0.8.0
2020-02-22 10:59:55 -05:00
R. RyanTM
3d95727892
uftrace: 0.9.3 -> 0.9.4
2020-02-22 09:12:43 +01:00
Daiderd Jordan
e4af779056
Merge pull request #80635 from marsam/fix-bazel-darwin
...
bazel: fix build on darwin
2020-02-22 08:52:58 +01:00
Mario Rodas
1fe82110fe
Merge pull request #80627 from marsam/update-bazel-buildtools
...
bazel-buildtools: 0.29.0 -> 1.0.0
2020-02-21 23:44:41 -05:00
R. RyanTM
f14a49c5dd
kubectx: 0.7.1 -> 0.8.0
2020-02-22 00:56:40 +00:00
Wael Nasreddine
20e7a3d6a6
yq-go: 3.1.0 -> 3.1.2 ( #80762 )
2020-02-21 14:39:23 -10:00