Commit graph

11048 commits

Author SHA1 Message Date
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
Silvan Mosberger e0fc181f5c
Merge pull request #80645 from xfix/cmake_2_8-fix-build
cmake_2_8: fix build
2020-02-21 19:38:25 +01:00
Timo Kaufmann ec6bf457bf
Merge pull request #80728 from timokau/maven-jdk-overridable
maven: make jdk overridable
2020-02-21 14:49:41 +00:00
Mario Rodas 09c1342c70 dune_2: 2.3.0 -> 2.3.1
Changelog: https://github.com/ocaml/dune/releases/tag/2.3.1
2020-02-21 15:04:02 +01:00
Timo Kaufmann 0141cfefbc maven: make jdk overridable
This makes it possible to use maven with different (newer) jdks.

Fixes #75630
2020-02-21 14:26:33 +01:00
Mario Rodas 65593304e0
go-tools: 2019.2.2 -> 2020.1.3 2020-02-21 07:35:00 -05:00
uosis 18570590e4 ammonite: fix source reference to allow dynamic binding 2020-02-21 02:29:33 -07:00
Konrad Borowski 4bad7d67cd cmake_2_8: fix build 2020-02-20 16:09:14 +01:00
Jörg Thalheim b878000c66
r2: 4.2.0 -> 4.2.1 2020-02-20 11:54:37 +00:00
Richard Marko 87057d9bdc blackmagic: add libusb, pkgconfig. expose pc-* (hosted) targets
Add myself to maintainers and change meta.platforms to platforms.linux
due to build failures on Darwin.
2020-02-20 11:07:17 +01:00
Richard Marko bb73acd27f blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea 2020-02-20 11:03:21 +01:00
Mario Rodas 572a6672d0
bazel-buildtools: add marsam to maintainers 2020-02-20 04:21:00 -05:00
Mario Rodas d1ee615f1c
bazel: fix linker flags for darwin 2020-02-20 04:20:00 -05:00
Mario Rodas 3dd0593020
bazel-buildtools: 0.29.0 -> 1.0.0 2020-02-20 04:20:00 -05:00
Mario Rodas 82a6834e3b
Merge pull request #80527 from marsam/update-bazel-remote
bazel-remote: 2020-01-29 -> 1.0.0
2020-02-19 20:03:47 -05:00
R. RyanTM 24bc04b9d2 bmake: 20181221 -> 20200212 2020-02-19 14:18:49 -06:00
Andreas Rammhold 7829fb70bb
Merge pull request #80541 from flokli/poetry2nix-fetchpypi
poetry2nix: fix typo fetchPyPi -> fetchPypi
2020-02-19 17:09:08 +01:00
Jörg Thalheim e8343960a9
hopper: libffi compatibility symlink 2020-02-19 14:59:26 +00:00
Florian Klink a00f226244 poetry2nix: fix typo fetchPyPi -> fetchPypi
nixpkgs' fetchPypi is called fetchPypi, not fetchPyPi.
2020-02-19 15:41:43 +01:00
Mario Rodas eeb087bc61 terraform-lsp: 0.0.9 -> 0.0.10
Changelog: https://github.com/juliosueiras/terraform-lsp/releases/tag/v0.0.10
2020-02-19 15:36:06 +01:00
Jörg Thalheim 2d87562b42
Merge pull request #75522 from Enteee/bugfix/hopper
hopper: fix libxml2 dynamic linking issue
2020-02-19 14:25:14 +00:00
Marek Mahut 372b0e9df1
Merge pull request #79822 from mmahut/cloudflare-wrangler
cloudflare-wrangler: 1.4.0 -> 1.7.0
2020-02-19 14:54:42 +01:00
Mario Rodas b6e8e5cc87
Merge pull request #80518 from vdemeester/bump-golangci-lint
golangci-lint: 1.22.2 -> 1.23.6
2020-02-19 08:14:06 -05:00
Mario Rodas 5d488385fd
Merge pull request #80511 from elohmeier/drone
drone: 1.6.0 -> 1.6.5
2020-02-19 08:13:41 -05:00
Marek Mahut 36ea78bd4f
Merge pull request #80019 from mmahut/heroku
heroku: 7.35.1 -> 7.38.1
2020-02-19 11:48:14 +01:00
Vincent Demeester b1774b201e
golangci-lint: 1.22.2 -> 1.23.6
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2020-02-19 10:20:59 +01:00
Frederik Rietdijk c65707bc25
Merge pull request #80252 from NixOS/staging-next
Staging next
2020-02-19 09:18:32 +01:00
Enno Lohmeier 89416dab81 drone: 1.6.0 -> 1.6.5 2020-02-19 08:40:12 +01:00
Mario Rodas 013008ae7e
brakeman: 4.7.2 -> 4.8.0
Changelog: https://github.com/presidentbeef/brakeman/releases/tag/v4.8.0
2020-02-18 20:00:00 -05:00
Maximilian Bosch 3698ce1755
Merge pull request #80427 from xfix/cargo-geiger-fix-tests
cargo-geiger: fix build with rust 1.41
2020-02-18 22:41:00 +01:00
Frederik Rietdijk 9d88ee08f6 Merge master into staging-next 2020-02-18 16:09:19 +01:00
Konrad Borowski 6637f1cac6 cargo-geiger: fix build with rust 1.41 2020-02-18 11:46:50 +01:00
worldofpeace 0edf1c502f
Merge pull request #80313 from bhipple/u/rust-cargo-rnix-lsp
rnix-lsp: upgrade cargo fetcher and cargoSha256
2020-02-17 20:20:20 -05:00
worldofpeace 95cfa80c9e
Merge pull request #80301 from bhipple/u/rust-cargo-maturin
maturin: upgrade cargo fetcher and cargoSha256
2020-02-17 20:19:26 -05:00
jakobrs 35bae4f749
electron: correct casing of MacOS (#80362) 2020-02-17 10:50:21 -05:00
Frederik Rietdijk ec1184f461 Merge master into staging-next 2020-02-17 15:12:28 +01:00
Mario Rodas 583950cdd2
Merge pull request #80311 from bhipple/u/rust-cargo-scaff
scaff: upgrade cargo fetcher and cargoSha256
2020-02-17 08:48:10 -05:00
Mario Rodas db08a9ead2
Merge pull request #80306 from bhipple/u/rust-cargo-just
just: upgrade cargo fetcher and cargoSha256
2020-02-17 08:15:21 -05:00
Mario Rodas 72cd98ea32
Merge pull request #80309 from bhipple/u/rust-cargo-rq
rq: upgrade cargo fetcher and cargoSha256
2020-02-17 08:13:52 -05:00
Mario Rodas feb08c7123
Merge pull request #80295 from Trundle/skaffold-1.3.1
skaffold: 1.2.0 -> 1.3.1
2020-02-17 08:11:42 -05:00
Mario Rodas f8e031b298
circleci-cli: 0.1.5879 -> 0.1.6072 2020-02-17 04:20:00 -05:00
Artemis Tosini 21bfc57dd9 tinyprog: fix pkg_resources crash 2020-02-16 23:30:56 +01:00
Benjamin Hipple ac27726278 rnix-lsp: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:57:41 -05:00
Benjamin Hipple 93da4c8485 scaff: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:54:18 -05:00
Benjamin Hipple a1927899f7 rq: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:49:11 -05:00
Benjamin Hipple c87fa84f3d just: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:43:44 -05:00
Benjamin Hipple 805db0db45 maturin: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:23:11 -05:00
Andreas Stührk 6888cae7d6 skaffold: 1.2.0 -> 1.3.1 2020-02-16 21:32:48 +01:00
Benjamin Hipple dc851d4051 wishbone-utils: 0.2.8 -> 0.6.9
The upstreeam repository has moved its URL here:
https://github.com/xobs/wishbone-utils

This also contains some cleanup to make the cargo tarball checker find the cargo
lockfile in the source directory; see #79975 for details.
2020-02-16 09:35:01 -08:00
Benjamin Hipple e73928ba4d panopticon: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 09:33:26 -08:00
Benjamin Hipple 5375b833bc chit: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 08:40:53 -08:00
Daniel Schaefer dc5c581549
Merge pull request #80241 from bhipple/u/rust-cargo-cargo-asm
cargo-asm: upgrade cargo fetcher and cargoSha256
2020-02-16 13:45:32 +01:00
Daniel Schaefer 63703cfd7b
Merge pull request #80259 from bhipple/u/rust-cargo-async
async: upgrade cargo fetcher and cargoSha256
2020-02-16 13:39:50 +01:00
Daniel Schaefer 759ae67c71
Merge pull request #78807 from bdesham/swiftformat-0.44.1
swiftformat: 0.44.0 -> 0.44.2
2020-02-16 13:27:51 +01:00
Benjamin Hipple 16eb59cecb rust-bindgen: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 01:08:34 -08:00
Benjamin Hipple 7605f60665 async: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 03:57:15 -05:00
R. RyanTM 4f0f4ae25c liquibase: 3.8.5 -> 3.8.6 2020-02-16 09:13:49 +01:00
Frederik Rietdijk 0c7143462b Merge master into staging 2020-02-16 08:50:59 +01:00
Benjamin Hipple 1c36f69b08 texlab: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 22:25:47 -08:00
Benjamin Hipple f5578dc61d cargo-expand: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 22:23:23 -08:00
Benjamin Hipple 07de659207 sccache: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 22:20:57 -08:00
Benjamin Hipple 777c1dda59 cargo-sweep: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 22:12:37 -08:00
Benjamin Hipple 131a32a5af rust: update docs on legacyCargoFetcher; remove unnecessary defaults
As mentioned in #79975, the default on `legacyCargoFetcher` if left unspecified
is now `false`.
2020-02-15 22:07:47 -08:00
Benjamin Hipple c0aca67f74 hydra-cli: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 21:58:52 -08:00
Benjamin Hipple 2c24c39f27 cargo-flamegraph: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 21:58:28 -08:00
Benjamin Hipple d47970b2f8 cargo-bloat: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 21:57:43 -08:00
Benjamin Hipple 71a97479b5 cargo-asm: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 23:33:58 -05:00
Mathias Schreck 8b6e471ce8 aws-sam-cli: change maintainers dhkl -> lo1tuma 2020-02-15 12:57:28 -08:00
Mathias Schreck cae8cec57d aws-sam-cli: 0.40.0 -> 0.41.0 2020-02-15 12:57:28 -08:00
Mario Rodas bfb7ebf5df dune_2: 2.2.0 -> 2.3.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.3.0
2020-02-15 20:03:14 +01:00
Vladyslav M 5d84954f27
Merge pull request #80118 from B4dM4n/cargo-crev-update
cargo-crev: 0.15.0 -> 0.16.0
2020-02-15 19:42:26 +02:00
Maximilian Bosch 59563b6448
Merge pull request #80163 from bhipple/u/tree-sitter
tree-sitter: 0.15.7 -> 0.16.4
2020-02-15 15:13:14 +01:00
Vladyslav M 07e1adff46
bingrep: 0.8.1 -> 0.8.2 2020-02-15 09:38:37 +02:00
Benjamin Hipple 9131efe52d tree-sitter: 0.15.7 -> 0.16.4
Includes some bugfixes/cleanups to the scripts and packaging, a run of the
updater, a bump of the version, an upgrade to the newer cargo fetcher in #79975,
and gets the web assembly portion to compile successfully.

Fixes #75863
2020-02-15 00:33:54 -05:00
Benjamin Esham 66bcc484ac swiftformat: 0.44.0 -> 0.44.2 2020-02-14 17:32:18 -08:00
Fabian Möller 70e22cb61e
cargo-crev: 0.15.0 -> 0.16.0 2020-02-14 15:24:40 +01:00
Vladyslav M 2cf6a26619
Merge pull request #80100 from lilyball/tokei
tokei: 10.1.1 -> 10.1.2
2020-02-14 12:11:51 +02:00
Mario Rodas 2e651faa3c
bazel-remote: 2020-01-29 -> 1.0.0 2020-02-14 04:20:00 -05:00
Marek Mahut 6274ce11a1 cloudflare-wrangler: adding dependencies for darwin 2020-02-14 09:51:48 +01:00
Marek Mahut 809bc8cafb cloudflare-wrangler: 1.4.0 -> 1.7.0 2020-02-14 09:51:48 +01:00
Marek Mahut d7b8edf723
Merge pull request #79940 from mmahut/glide
glide: 0.12.3 -> 0.13.3
2020-02-14 09:48:38 +01:00
Lily Ballard 6c4228f7d1 tokei: 10.1.1 -> 10.1.2 2020-02-14 00:34:11 -08:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Kira Bruneau 0509ce6408
texlab: 1.9.0 -> 1.10.0 (#79885) 2020-02-13 22:35:02 -05:00
worldofpeace 0a33a4ab11
Merge pull request #79785 from lovesegfault/cargo-udeps-0.1.7
cargo-udeps: 0.1.5 -> 0.1.7
2020-02-13 14:26:54 -05:00
Marek Mahut cae54d4bcb
Merge pull request #80002 from mmahut/lazygit
lazygit: 0.14.2 -> 0.14.3
2020-02-13 17:30:09 +01:00
Marek Mahut f57ef4e32a heroku: 7.35.1 -> 7.38.1 2020-02-13 14:30:29 +01:00
Mario Rodas 7a708a3f7c
Merge pull request #79965 from xrelkd/update/cargo-sweep
cargo-sweep: 0.4.1 -> 0.5.0
2020-02-13 07:48:56 -05:00
Mario Rodas c64cdce8e1
Merge pull request #79964 from xrelkd/update/cargo-xbuild
cargo-xbuild: 0.5.21 -> 0.5.24
2020-02-13 07:48:28 -05:00
Marek Mahut 8b4999e8cb lazygit: 0.14.2 -> 0.14.3 2020-02-13 11:18:18 +01:00
Marek Mahut 03069344d6
Merge pull request #79700 from tabdulradi/patch-2
Upgrades coursier to 2.0.0-RC6-4
2020-02-13 10:02:17 +01:00
Will Dietz 18d9cc22c6
Merge pull request #77140 from dtzWill/feature/samurai
samurai: init at 1.0
2020-02-13 00:24:39 -06:00
Will Dietz 3991c60b37
go-license-detector: init at 3.0.2 2020-02-12 20:35:11 -06:00
xrelkd f2f9f509ea cargo-sweep: 0.4.1 -> 0.5.0 2020-02-13 08:14:36 +08:00
xrelkd b5f1046892 cargo-xbuild: 0.5.21 -> 0.5.24 2020-02-13 08:06:30 +08:00
Andrew Abbott cf8bb29287 godot: 3.1.2 -> 3.2 2020-02-13 10:27:23 +11:00
Marek Mahut c5b8464925 glide: 0.12.3 -> 0.13.3 2020-02-12 19:14:10 +01:00
Michele Guerini Rocco c6ec7b613a
Merge pull request #79478 from stefano-m/aws-sam-cli-no-telemetry
aws-sam-cli: disable telemetry
2020-02-12 16:56:47 +01:00
Ryan Mulligan bd9cbc685a
Merge pull request #79697 from r-ryantm/auto-update/rust-bindgen
rust-bindgen: 0.52.0 -> 0.53.1
2020-02-12 06:21:19 -08:00
TANIGUCHI Kohei 07ba5ae8f7 chromedriver: 78.0.3904.70 -> 80.0.3987.16 2020-02-12 22:22:50 +09:00
David Leung e6b2d88b2a wasm-pack: 0.8.1 -> 0.9.1 2020-02-12 11:24:24 +01:00
Andreas Rammhold 5a001981db
Merge pull request #79786 from andir/firefox73
firefox: 72.0.3 -> 73.0
2020-02-12 11:19:11 +01:00
Frederik Rietdijk efac8279c2 Merge staging-next into staging 2020-02-12 09:55:54 +01:00
Frederik Rietdijk 424697d512 Merge master into staging-next 2020-02-12 09:55:31 +01:00
R. RyanTM f00bda0148 cmake: 3.16.3 -> 3.16.4 2020-02-12 09:07:49 +01:00
Stefano Mazzucco 2b4794f941 aws-sam-cli: add argument to conditionally enable telemetry
If someone really wants to opt into telemetry, they can do so by setting
`enableTelemetry` to `true` (the default is `false`), in which case the wrapper
that sets `SAM_CLI_TELEMETRY` to `0` will not be created.

Note that this actually allows a user to optionally disable telemetry from the
command line or the (poorly documented) configuration in
`~/.aws-sam/metadata.json`. The downside is telemetry will be enabled at least
on the first run, causing a unique installation ID to be saved in the
configuration file.
2020-02-11 20:44:04 +00:00
Benjamin Saunders d73c83fca5 vulkan-validation-layers: 1.1.114.0 -> 1.2.131.2 2020-02-11 19:11:32 +01:00
R. RyanTM 7e8a31126d grabserial: 1.9.9 -> 2.0.2 2020-02-11 08:38:05 +00:00
Frederik Rietdijk 1a6c3cb06b Merge staging into staging-next 2020-02-11 07:59:53 +01:00
Michael Raskin 0566b5ce19
Merge pull request #79750 from doronbehar/update-luarocks
luarocks: 3.2.1 -> 3.3.1
2020-02-11 06:50:43 +00:00
Andreas Rammhold 82d9ce45fe rust-cbindgen: 0.10.0 -> 0.13.1 2020-02-11 01:19:26 +01:00
Bernardo Meurer 720181abab
cargo-udeps: 0.1.5 -> 0.1.7 2020-02-10 16:18:16 -08:00
Roman Volosatovs a80f4726c4 gofumpt: 2019-07-29 -> 2019-11-11 2020-02-10 20:55:01 +01:00
Pedro Pombeiro 8d0f535606 nsis: 3.04 -> 3.05 2020-02-10 20:36:51 +01:00
Wael M. Nasreddine 1f54afb299 gotools: fix the path in the setup-hook 2020-02-10 20:17:19 +01:00
zimbatm bcdc90a3a7 ruby_2_4: remove
According to https://endoflife.software/programming-languages/server-side-scripting/ruby
ruby 2.4 will go end-of-life in march, where the new release of nixpkgs
will be cut. We won't be able to support it for security updates.

Remove all references to ruby_2_4 and add ruby_2_7 instead where
missing.

Mark packages that depend on ruby 2.4 as broken:
* chefdk
* sonic-pi
2020-02-10 13:23:35 -05:00
worldofpeace 09f7e376c2
Merge pull request #79416 from jtojnar/flatpak-1.6
flatpak: 1.4.2 → 1.6.1
2020-02-10 12:57:19 -05:00
Jan Tojnar e3cbebfc7c gnome-desktop-testing: 2018.1 → unstable-2019-12-11
Update to master since the stable version prints to journal even when running in terminal, which is annoying.

Also clean up the expression.
2020-02-10 12:55:26 -05:00
Doron Behar d4f09b6590 luarocks: 3.2.1 -> 3.3.1 2020-02-10 19:45:36 +02:00
Frederik Rietdijk 079622ef2d
Merge pull request #79628 from NixOS/staging-next
Staging next
2020-02-10 17:53:25 +01:00
Oleksii Filonenko 8b302e41d4 lazygit: 0.13 -> 0.14.2 2020-02-10 08:29:36 -08:00
Oleksii Filonenko 2de244e729 run: add filalex77 to maintainers 2020-02-10 08:28:25 -08:00
Oleksii Filonenko 223af4a592 run: 0.7.0 -> 0.7.1 2020-02-10 08:28:25 -08:00
Bjørn Forsman 14e842ec02 openocd: fix build with new glibc
Fixes this build error:

  In file included from src/helper/options.c:38:
  /nix/store/dl4h1p847f2rsrsfvlmm6cxxx7q21kxj-glibc-2.30-dev/include/sys/sysctl.h:21:2: error: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Werror=cpp]
     21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
        |  ^~~~~~~
  cc1: all warnings being treated as errors

Fixes: 48a997cd ("Merge #66528: glibc: 2.27 -> 2.30 (into staging)")
2020-02-10 16:27:08 +01:00
Benjamin Hipple 2115a2037c fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dir
This has several advantages:

1. It takes up less space on disk in-between builds in the nix store.
2. It uses less space in the binary cache for vendor derivation packages.
3. It uses less network traffic downloading from the binary cache.
4. It plays nicely with hashed mirrors like tarballs.nixos.org, which only
   substitute --flat hashes on single files (not recursive directory hashes).
5. It's consistent with how simple `fetchurl` src derivations work.
6. It provides a stronger abstraction between input src-package and output
   package, e.g., it's harder to accidentally depend on the src derivation at
   runtime by referencing something like `${src}/etc/index.html`. Likewise, in
   the store it's harder to get confused with something that is just there as a
   build-time dependency vs. a runtime dependency, since the build-time
   src dependencies are tarred up.

Disadvantages are:
1. It takes slightly longer to untar at the start of a build.

As currently implemented, this attaches the compacted vendor.tar.gz feature as a
rider on `verifyCargoDeps`, since both of them are relatively newly implemented
behavior that change the `cargoSha256`.

If this PR is accepted, I will push forward the remaining rust packages with a
series of treewide PRs to update the `cargoSha256`s.
2020-02-10 10:17:29 -05:00
Ryan Mulligan d858defa7d
Merge pull request #79512 from r-ryantm/auto-update/gede
gede: 2.15.1 -> 2.15.4
2020-02-10 06:15:34 -08:00
Frederik Rietdijk 1972ac1023 aws-sam-cli: fix build 2020-02-10 14:35:06 +01:00
R. RyanTM 40c98652e2 mage: 1.8.0 -> 1.9.0 2020-02-10 13:33:33 +01:00
R. RyanTM 879d609e60 micronaut: 1.2.8 -> 1.3.0 2020-02-10 13:24:47 +01:00
Mario Rodas 5ca4b5647c
Merge pull request #79676 from marsam/update-dive
dive: 0.9.1 -> 0.9.2
2020-02-10 07:09:24 -05:00
Frederik Rietdijk d9eb897edd Merge staging-next into staging 2020-02-10 13:02:53 +01:00
Frederik Rietdijk ec3edaf7b5 Merge master into staging-next 2020-02-10 12:55:47 +01:00
Tamer Abdulradi 05d52e28c6
Upgrades coursier to 2.0.0-RC6-4 2020-02-10 12:41:54 +01:00
R. RyanTM 3b1608a94b rust-bindgen: 0.52.0 -> 0.53.1 2020-02-10 11:14:48 +00:00
Mario Rodas 9a329b1dee Merge pull request #79678 from marsam/update-buildkit
buildkit: 0.4.0 -> 0.6.3
2020-02-10 05:51:06 -05:00
Christian Kauhaus b2abf36467 Merge pull request #72108 from jD91mZM2/scaff
scaff: init at 0.1.1
2020-02-10 10:55:23 +01:00
Antonio Nuno Monteiro 990f64d5d7 ocamlformat: fix 0.13.0 URL 2020-02-10 07:34:52 +01:00
Tobias Mayer 3a39ea06d2 ninja: 1.9.0 -> 1.10.0 2020-02-09 16:57:56 -06:00
Mario Rodas a1857a0dab
dive: 0.9.1 -> 0.9.2
Changelog: https://github.com/wagoodman/dive/releases/tag/v0.9.2
2020-02-09 16:20:00 -05:00
R. RyanTM f8e7fec814 babeltrace: 1.5.7 -> 1.5.8 2020-02-09 16:53:11 +01:00
R. RyanTM 802e1917b8 kcli: 1.8.2 -> 1.8.3 2020-02-09 16:52:05 +01:00
Frederik Rietdijk cffec212dc Merge staging into staging-next 2020-02-09 16:38:32 +01:00
Frederik Rietdijk 531a48ebdb Merge master into staging-next 2020-02-09 11:00:29 +01:00
Mario Rodas 5fb378b5c5
buildkit: add marsam to maintainers 2020-02-09 04:21:00 -05:00
Mario Rodas 9fb1996925
buildkit: 0.4.0 -> 0.6.3 2020-02-09 04:20:00 -05:00
R. RyanTM 7daa7310bd sslmate: 1.7.0 -> 1.7.1 2020-02-09 10:01:30 +01:00
R. RyanTM e591b57bd5 asn2quickder: 1.2-6 -> 1.3.0 2020-02-09 09:50:48 +01:00
Frederik Rietdijk 8847d57763 Merge staging-next into staging 2020-02-09 09:18:17 +01:00