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
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