Commit Graph

13336 Commits

Author SHA1 Message Date
Vladimír Čunát
338b25697c
Merge branch 'master' into staging-next
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
>    3926 x86_64-darwin
>    4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Gabriel Ebner
763bbfde7c
Merge pull request #100096 from evanjs/heaptrack/zstd
heaptrack: build with zstd support
2020-10-10 10:19:14 +02:00
Mario Rodas
6512bddf92 heroku: 7.42.2 -> 7.45.0 2020-10-10 04:20:00 +00:00
maralorn
9bf8b98045 haskell-language-server: 0.4.0 -> 0.5.0 (#99508) 2020-10-09 21:39:35 +02:00
Evan Stoll
cfe38ac84d heaptrack: build with zstd support 2020-10-09 13:44:15 -04:00
Mario Rodas
7e1c3c0836
Merge pull request #99917 from marsam/update-bazelisk
bazelisk: 1.6.1 -> 1.7.1
2020-10-09 08:02:24 -05:00
Maximilian Bosch
0c49f1896e
yarn2nix-moretea: re-add support for git:// URLs from yarn.lock
@lheckemann already added it to `yarn2nix` a while ago[1], but it seems
as it was forgotten to include when adding `yarn2nix` sources to
`nixpkgs` itself.

Without this patch, you cannot add dependencies to your `package.json`
with URLs like `git://github.com/.../` as building the expression would
fail like this:

```
curl: (1) Protocol "git" not supported or disabled in libcurl
error: cannot download git___github.com_sstur_nodeftpd.git from any mirror
```

Co-authored-by: Linus Heckemann <git@sphalerite.org>

[1] https://github.com/nix-community/yarn2nix/pull/141
2020-10-09 09:55:35 +02:00
Frederik Rietdijk
ec28e32c9e Merge master into staging-next 2020-10-08 21:47:26 +02:00
Tim Steinbach
553ec1bf72
jenkins: 2.249.1 -> 2.249.2 2020-10-08 14:51:20 -04:00
Tim Steinbach
d2b161582e
sbt: Format with nixfmt 2020-10-08 11:00:18 -04:00
Tim Steinbach
96e5d91998
ammonite: Format with nixfmt 2020-10-08 11:00:17 -04:00
Tim Steinbach
b863273e7d
liquibase: Remove maintainer nequissimus 2020-10-08 11:00:16 -04:00
Tim Steinbach
1609e467d6
avro-tools: Remove maintainer nequissimus 2020-10-08 11:00:16 -04:00
Thibault Gagnaux
fd2c495e97 bazel_0: fix build on darwin
Fixes `error: thread-local storage is not supported for the current target` by
upgrading clang_7 -> to clang_8 which supports thread-local storage.
2020-10-08 16:03:44 +02:00
Jonathan Ringer
93e135517a Revert "Revert "texinfo: revert to version 6.5 on Darwin""
This reverts commit 578b2b92de
2020-10-07 22:29:27 -07:00
Jan Tojnar
956a43990e
phpExtensions.blackfire: init at 1.40.0 2020-10-07 10:44:54 +02:00
Jan Tojnar
9ce350cdcc
blackfire: init at 1.44.0 2020-10-07 10:44:53 +02:00
Mario Rodas
fe0460a51b bazelisk: 1.6.1 -> 1.7.1 2020-10-06 20:06:37 -05:00
Domen Kožar
a05f231884
nix-linter: 2019-04-26 -> 2020-09-25 2020-10-06 19:33:54 +02:00
oxalica
714abbc5f5
rust-analyzer: 2020-09-28 -> 2020-10-05 2020-10-06 16:38:38 +08:00
Frederik Rietdijk
692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Christian Kampka
578b2b92de Revert "texinfo: revert to version 6.5 on Darwin"
This reverts commit b23940e514.
2020-10-06 09:43:42 +02:00
Christian Kampka
e389e24efc texinfo: Depend on gettext on Darwin
texinfo version 6.7 requires libintl.h which on Linux is provided
by the libc. On Darwin, this lib is provided by gettext instead.
2020-10-06 09:43:42 +02:00
Mario Rodas
d73759820e
Merge pull request #98918 from r-ryantm/auto-update/bison
bison: 3.7.1 -> 3.7.2
2020-10-04 15:06:35 -05:00
John Ericson
e6294cfb7e cmake: Tighten deps
- OpenSSL is evidentally an optional dep. I guess pkg-config found it
   before because it was a transitive dep?

 - `zstd` and cross-built CMake can get by with a `cmakeMinimal that we
   use during bootstrapping, so let's restrict to that.
2020-10-02 15:52:11 +00:00
John Ericson
54b7d5266b cmake: Don't be target sensative
pkg-config now has a target-sensative wrapper. We shouldn't rebuild
CMake because that wrapper changes. The setup hook should also be a
build time dep.

Fix #99325
2020-10-02 15:02:58 +00:00
Anderson Torres
7211bbbee5
Merge pull request #94345 from cohei/init-chruby-fish
chruby-fish: init at 0.8.2
2020-09-30 17:19:27 -03:00
Maximilian Bosch
0c56c7357f
packer: 1.6.3 -> 1.6.4
https://github.com/hashicorp/packer/releases/tag/v1.6.4
2020-09-30 20:39:44 +02:00
Daniël de Kok
d343cd62d5
Merge pull request #99104 from oxalica/rust-analyzer
rust-analyzer: 2020-09-21 -> 2020-09-28
2020-09-30 18:06:29 +02:00
TANIGUCHI Kohei
ec0f69b0a9 chruby-fish: init at 0.8.2 2020-09-30 22:49:35 +09:00
Vincent Laporte
22b076e1c3 ikos: 2.1 → 3.0 2020-09-30 07:20:38 +02:00
Robert Scott
892712e260 oq: fix build
this patch is actually included in the already-released oq 1.1.2, but we
can't upgrade to that because it requires crystal 0.35, which we don't
seem to have yet

enable for darwin
2020-09-29 18:43:55 +01:00
oxalica
7d32577544
rust-analyzer: 2020-09-21 -> 2020-09-28 2020-09-29 23:19:02 +08:00
Robert Scott
9f65c524bb minizinc: fix build against bison 3.7
fixed in upstream development branch

enable for darwin
2020-09-29 05:47:46 -07:00
Christoph Hrdinka
7201e03a07
Merge pull request #98792 from NixOS/kevincox-b2
backblaze-b2: 1.3.8 -> 2.0.2
2020-09-29 13:21:38 +02:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Matthieu Coudron
514bda6825
Merge pull request #98465 from teto/tree-sitter
Tree sitter update
2020-09-28 13:30:24 +02:00
Anderson Torres
87039678e4
Merge pull request #98976 from AndersonTorres/eweb-upload
eweb: "pname-version" rewriting
2020-09-28 04:00:04 -03:00
Mario Rodas
3b1f5dc50f act: 0.2.13 -> 0.2.15 2020-09-28 04:20:00 +00:00
Mario Rodas
8b2749a4cc
Merge pull request #98736 from r-ryantm/auto-update/k6
k6: 0.27.1 -> 0.28.0
2020-09-27 23:00:14 -05:00
AndersonTorres
69ed40f341 eweb: "pname-version" rewriting
A cosmetic modification.
2020-09-27 19:48:18 -03:00
lewo
adfe1d8d8d
Merge pull request #98913 from r-ryantm/auto-update/yq-go
yq-go: 3.3.2 -> 3.4.0
2020-09-27 09:29:26 +02:00
R. RyanTM
4ab0c62258 bison: 3.7.1 -> 3.7.2 2020-09-27 06:07:19 +00:00
R. RyanTM
e170ef2254 yq-go: 3.3.2 -> 3.4.0 2020-09-27 04:06:25 +00:00
Ryan Mulligan
f6d39d8e60
Merge pull request #98832 from r-ryantm/auto-update/operator-sdk
operator-sdk: 1.0.0 -> 1.0.1
2020-09-26 13:21:35 -07:00
Jörg Thalheim
8954f325d1
Merge pull request #98849 from r-ryantm/auto-update/radare2-cutter
radare2-cutter: 1.11.1 -> 1.12.0
2020-09-26 16:07:37 +02:00
Maximilian Bosch
740f01413b
packer: 1.6.2 -> 1.6.3
https://github.com/hashicorp/packer/releases/tag/v1.6.3
2020-09-26 14:00:56 +02:00
R. RyanTM
ff33525cc9 radare2-cutter: 1.11.1 -> 1.12.0 2020-09-26 10:55:06 +00:00
zowoq
b7b89a6272 skopeo: fix wrapper 2020-09-26 19:07:45 +10:00
R. RyanTM
10dd055a8e operator-sdk: 1.0.0 -> 1.0.1 2020-09-26 07:16:15 +00:00
Kevin Cox
28142d6f84
backblaze-b2: 1.3.8 -> 2.0.2 2020-09-25 16:29:52 -04:00
Hongchang Wu
91c74eeae3 ocamlPackages.dot-merlin-reader: init at 3.4.0 2020-09-25 15:11:46 +02:00
zowoq
228b37d74e skopeo: 1.1.1 -> 1.2.0
https://github.com/containers/skopeo/releases/tag/v1.2.0
2020-09-25 22:50:15 +10:00
R. RyanTM
22599f6583 k6: 0.27.1 -> 0.28.0 2020-09-25 10:51:27 +00:00
Mario Rodas
236eb73d1b
Merge pull request #98722 from r-ryantm/auto-update/go-toml
go-toml: 1.8.0 -> 1.8.1
2020-09-25 04:38:44 -05:00
R. RyanTM
e903c32023 go-toml: 1.8.0 -> 1.8.1 2020-09-25 08:09:31 +00:00
Mario Rodas
5aba0fe976
Merge pull request #98697 from marsam/update-tfsec
tfsec: 0.25.0 -> 0.27.0
2020-09-24 23:45:31 -05:00
Jörg Thalheim
a2960ac430
Merge pull request #97603 from zowoq/rust-test-threads 2020-09-25 06:19:23 +02:00
R. RyanTM
047484d772
argbash: 2.9.0 -> 2.10.0 (#98669) 2020-09-24 21:58:51 +00:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02:00
Jan Tojnar
17f5821f94
Merge pull request #98228 from jtojnar/meson-0.55.3
meson: 0.55.1 → 0.55.3
2020-09-24 22:49:25 +02:00
Câju Mihai-Drosi
926152f16b vulkan-validation-layers: 1.2.131.2 -> 1.2.141.0 2020-09-24 08:19:41 +03:00
Câju Mihai-Drosi
9efc9c8e2d spirv-tools: 2019.4 -> 2020.2 2020-09-24 08:19:41 +03:00
Mario Rodas
b61855498e tfsec: 0.25.0 -> 0.27.0
https://github.com/liamg/tfsec/releases/tag/v0.27.0
2020-09-24 04:20:00 +00:00
Ryan Mulligan
5b61492080
Merge pull request #68670 from B4dM4n/cargo-sync-readme
cargo-sync-readme: init at 1.0
2020-09-23 18:46:17 -07:00
zowoq
a6c17c9cdd the-way: use cargoParallelTestThreads 2020-09-24 08:55:03 +10:00
Daniël de Kok
66d0662548
Merge pull request #98230 from danieldk/rocm-3.8.0
Update to ROCm 3.8.0
2020-09-23 19:25:38 +02:00
Mario Rodas
7f0afbd889
Merge pull request #98521 from r-ryantm/auto-update/global
global: 6.6.4 -> 6.6.5
2020-09-23 06:58:52 -05:00
Mario Rodas
9ef2fb3d67
Merge pull request #98517 from r-ryantm/auto-update/flyway
flyway: 6.5.4 -> 6.5.5
2020-09-23 06:57:21 -05:00
Mario Rodas
1af6fb38e9
Merge pull request #98511 from marsam/update-tflint
tflint: 0.20.1 -> 0.20.2
2020-09-23 06:38:37 -05:00
Daniël de Kok
5948bdd25b
Merge pull request #98447 from Tomahna/metals
metals: 0.9.3 -> 0.9.4
2020-09-23 08:05:55 +02:00
R. RyanTM
442cbdd9ac global: 6.6.4 -> 6.6.5 2020-09-23 04:17:51 +00:00
R. RyanTM
bdc0916422 flyway: 6.5.4 -> 6.5.5 2020-09-23 03:23:49 +00:00
Ryan Mulligan
cee064f36b
Merge pull request #98382 from gvolpe/dconf2nix-v0.0.6
dconf2nix: 0.0.5 -> 0.0.6
2020-09-22 20:19:52 -07:00
Mario Rodas
635b394768 tflint: 0.20.1 -> 0.20.2
https://github.com/terraform-linters/tflint/releases/tag/v0.20.2
2020-09-22 20:00:00 -05:00
Sascha Grunert
382f7ce9c1 buildah: 1.16.1 -> 1.16.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-23 07:09:56 +10:00
Matthieu Coudron
be4832848d tree-sitter.grammars: compile scanner.cc if exists
otherwise neovim's treesitter fails with for instance:
`undefined symbol: tree_sitter_bash_external_scanner_create`
2020-09-22 21:30:43 +02:00
Frederik Rietdijk
7bff759fac Merge staging-next into staging 2020-09-22 18:31:56 +02:00
Matthieu Coudron
51b854a254 tree-sitter.grammars: update
initialize php grammar too.
2020-09-22 14:58:47 +02:00
Matthieu Coudron
57597f6050 tree-sitter: 0.16.4 -> 0.16.9 2020-09-22 14:54:58 +02:00
Kevin Rauscher
308e245aba metals: 0.9.3 -> 0.9.4 2020-09-22 09:04:00 +02:00
Jules Aguillon
c4cb4c226e
Declare several versions of OCamlformat (#88799)
OCamlformat is still a bit unstable and it's common to work on several
projects that each use a different version.

Define every versions at once and share code

* ocamlformat: add dependency on base

OCamlformat always required Base.
This will be important in the future as Base may make breaking changes.
2020-09-22 07:30:35 +02:00
Jörg Thalheim
4eb55225a1
Merge pull request #98282 from mweinelt/python/yq
pythonPackages.yq: update, repackage as library, fix tests
2020-09-21 20:43:10 +02:00
Martin Weinelt
e228365258
pythonPackages.yq: repackage as library, convert to application, fix tests 2020-09-21 20:09:28 +02:00
oxalica
21a6f3aa65 rust-analyzer: fix build 2020-09-21 10:55:15 -07:00
oxalica
0e0dc5544c rust-analyzer: 2020-08-24 -> 2020-09-21 2020-09-21 10:55:15 -07:00
Doron Behar
d784ae8cc2 bump: init at 0.2.2 2020-09-21 18:17:11 +03:00
Max Wittig
d4eed01376
gitlab-runner: 13.3.1 -> 13.4.0 (#98377) 2020-09-21 15:19:51 +02:00
Gabriel Volpe
70b417f5f9 dconf2nix: 0.0.5 -> 0.0.6 2020-09-21 10:58:35 +02:00
WORLDofPEACE
34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
Ryan Mulligan
fcf1df1ceb
Merge pull request #95449 from r-ryantm/auto-update/liquibase
liquibase: 3.10.2 -> 4.0.0
2020-09-20 07:03:45 -07:00
Gabriel Ebner
bf92a5440e global-platform-pro: use jdk8 2020-09-19 17:39:26 +02:00
Gabriel Ebner
936537e214 drip: use jdk8 2020-09-19 17:38:15 +02:00
Daniël de Kok
44b5370af3 rocm-cmake: 3.7.0 -> 3.8.0
The tag refers to the same commit as 3.7.0, so the hash did not
change.
2020-09-19 08:08:29 +02:00
Anderson Torres
c0d285c9a1
Merge pull request #98213 from titouanco/lazygit
lazygit: 0.22.1 -> 0.22.8
2020-09-19 01:23:46 -03:00
Jan Tojnar
87a69dafa3
meson: 0.55.1 → 0.55.3 2020-09-18 20:05:56 +02:00
Diego Pontoriero
cfb9acad8a
gopls: 0.4.4 -> 0.5.0 (#98182) 2020-09-18 18:28:49 +02:00
Titouan
1655af5e17 lazygit: 0.22.1 -> 0.22.8 2020-09-18 13:52:57 +02:00
Lassulus
b19f6797f6
Merge pull request #97018 from evils/openocd
openocd: 0.10.0 -> 2020-09-02
2020-09-17 21:49:02 +02:00
Lassulus
ec3ea93a95
Merge pull request #97088 from r-ryantm/auto-update/checkstyle
checkstyle: 8.35 -> 8.36
2020-09-17 21:09:15 +02:00
Maximilian Bosch
501eaab47a
react-native-debugger: fix eval 2020-09-17 13:39:01 +02:00
Demyan Rogozhin
114ad1a7c5
react-native-debugger: 0.9.10 -> 0.11.4 2020-09-17 12:57:02 +02:00
Demyan Rogozhin
e77d4ecac2
react-native-debugger: fix build 2020-09-16 22:45:09 +02:00
Ryan Mulligan
31630b0425
Merge pull request #97948 from JesusMtnez/coursier
coursier: 2.0.0-RC6-25 -> 2.0.0-RC6-26
2020-09-16 07:56:39 -07:00
Doron Behar
aaf1331bca
Merge pull request #97153 from felschr/patch-4
omnisharp-roslyn: 1.35.2 -> 1.37.1
2020-09-16 14:41:07 +03:00
Daniël de Kok
917a183d97
Merge pull request #97868 from dpercy/fac-build
fac-build: init at 0.5.3
2020-09-16 07:49:28 +02:00
David Percy
16beff405d fac-build: init at 0.5.3 2020-09-15 21:23:24 -04:00
Ryan Mulligan
0dc4edcd60
Merge pull request #98015 from StephenWithPH/swag
go-swag: init at 1.6.7
2020-09-15 07:03:39 -07:00
sternenseemann
4a56effdfb redo-sh: 2.0.3 → 4.0.3
Additional changes:

* Change platforms from linux to unix. redo-sh should run as long as
  stdenv.shell is a bourne shell.
* Explicitly pass coreutils as a dependency so it can be overriden to
  use, say busybox.
2020-09-15 10:16:30 +02:00
StephenWithPH
fb779db80b
go-swag: init at 1.6.7 2020-09-14 16:22:07 -07:00
Sebastian Neubauer
26c23c01a6
rgp: 1.7.0.29 -> 1.8 2020-09-14 20:03:38 +02:00
JesusMtnez
aff7ee1252
coursier: 2.0.0-RC6-25 -> 2.0.0-RC6-26 2020-09-14 06:41:44 +02:00
Mario Rodas
8ddd52d29b tflint: 0.19.1 -> 0.20.1
https://github.com/terraform-linters/tflint/releases/tag/v0.20.1
2020-09-13 09:20:12 -07:00
Maximilian Bosch
73277d313e
dbench: fix build w/glibc-2.32 2020-09-12 23:04:47 +02:00
Frederik Rietdijk
37d29394ec Merge staging-next into staging 2020-09-12 10:00:45 +02:00
zowoq
ebe78f63ad buildah: 1.16.0 -> 1.16.1
https://github.com/containers/buildah/releases/tag/v1.16.1
2020-09-12 16:38:50 +10:00
galagora
875e9b94d0 haskell-language-server: cb861b878a -> c476992f43 2020-09-11 22:17:37 +03:00
galagora
80328d9ea4 haskell-language-server: hls-ghcide 0.3.0 -> 0.4.0
The patch is merged into master
2020-09-11 22:17:36 +03:00
galagora
e9b791e6a0 haskell-language-server: add brittany fork 2020-09-11 22:17:36 +03:00
Doron Behar
c69187375f
Merge pull request #97089 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.9321 -> 0.1.9454
2020-09-11 12:31:04 +03:00
Doron Behar
6d4b93323e
Merge pull request #89372 from roman/88716/documentation-changes
gotools: update comments regarding gopls
2020-09-11 12:12:21 +03:00
Doron Behar
79e055eb3b
Update pkgs/development/tools/gotools/default.nix 2020-09-11 12:08:04 +03:00
Doron Behar
5c3abccfaf
Update pkgs/development/tools/gotools/default.nix
Co-authored-by: Roman Volosatovs <rvolosatovs@users.noreply.github.com>
2020-09-11 12:07:54 +03:00
Jack Kelly
25bd44cea3 aws-sam-cli: fix version bounds 2020-09-10 16:46:03 -07:00
Tim Steinbach
bc0dd710e5
jenkins: 2.235.5 -> 2.249.1 2020-09-10 10:36:18 -04:00
Michael Weiss
3ea949714d cargo-c: 0.6.7 -> 0.6.13 2020-09-10 12:27:20 +02:00
Daniël de Kok
b2bd34d62a
Merge pull request #97545 from siraben/mkrom-1.0.2
knightos-mkrom: unstable-2020-06-11 -> 1.0.2
2020-09-10 08:15:10 +02:00
Ben Siraphob
9101eede6e
Update pkgs/development/tools/knightos/mkrom/default.nix
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2020-09-10 05:40:38 +00:00
Maciej Krüger
3adf441284
Merge pull request #96545 from tesq0/unityhub-update-to-2.3.2
unityhub: update to 2.3.2
2020-09-09 20:00:02 +02:00
Maciej Krüger
aa685f5037
Merge pull request #96544 from tesq0/unityhub-fix-2020-editor
unityhub: fix editor with versions >= 2020.1.3f1 not opening
2020-09-09 19:54:07 +02:00
WORLDofPEACE
341eeebad6
Merge pull request #96871 from prusnak/electron
Electron updates
2020-09-09 11:12:13 -04:00
Ben Siraphob
ad473ca180 knightos-mkrom: unstable-2020-06-11 -> 1.0.2 2020-09-09 21:06:20 +07:00
worldofpeace
504750252a
electron: move definition into generic.nix 2020-09-09 10:05:04 +02:00
Pavol Rusnak
6954f77845
electron_7: 7.3.1 -> 7.3.3 2020-09-09 10:05:04 +02:00
Pavol Rusnak
4599eb4595
electron_8: 8.3.1 -> 8.5.1 2020-09-09 10:05:04 +02:00
Pavol Rusnak
b7f0533d2a
electron_9: 9.0.2 -> 9.3.0 2020-09-09 10:05:03 +02:00
Pavol Rusnak
8d9fadd3e0
electron_10: init at 10.1.1 2020-09-09 10:05:03 +02:00
Mario Rodas
9be51e2596
Merge pull request #97284 from smunix/fix.avro-tools.1.9.2
avro-tools: 1.9.1 -> 1.9.2
2020-09-08 18:51:19 -05:00
Sascha Grunert
cda6995f5e
golangci-lint: 1.30.0 -> 1.31.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-08 22:39:39 +02:00
Max Wittig
61eb2b639b
gitlab-runner: 13.3.0 -> 13.3.1 (#97350) 2020-09-08 15:27:08 +02:00
Mario Rodas
722c9a2cc6
Merge pull request #94328 from r-ryantm/auto-update/the-way
the-way: 0.4.0 -> 0.6.1
2020-09-08 05:11:15 -05:00
zowoq
c9297d49c1 ws: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
8aab09dbc3 easyjson: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
5331f432cd statik: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
dfb0dff86c hound:use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
e6038674bb open-policy-agent: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
4fcc9306ff modd: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
d517dc89d5 kexpand: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
47062433b6 ejson: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
1624286f23 devd: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq
c70cf7ace6 manul: use deleteVendor 2020-09-08 16:32:39 +10:00
Vladyslav M
b44c531f72
Merge pull request #97082 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.13 -> 0.1.14
2020-09-07 23:11:55 +03:00
zowoq
8b1690a77e the-way: disable check
disable until buildRustPackage supports setting test-threads in packages
2020-09-08 05:58:24 +10:00
Ryan Mulligan
e77cc082eb
Merge pull request #97131 from r-ryantm/auto-update/gauge
gauge: 1.1.1 -> 1.1.3
2020-09-07 10:10:00 -07:00
R. RyanTM
749a260edd bmake: 20200710 -> 20200902 2020-09-07 15:20:05 +00:00
Vladimír Čunát
c1c85b9bad
Merge #97146: 'staging-next' branch
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
Oleksii Filonenko
243d860c36
Merge pull request #97328 from r-ryantm/auto-update/vultr-cli
vultr-cli: 0.3.2 -> 0.4.0
2020-09-07 14:35:10 +03:00
Mario Rodas
1d2c243d9e dune_2: fix hash 2020-09-07 13:26:52 +02:00
R. RyanTM
8532b0ae33 vultr-cli: 0.3.2 -> 0.4.0 2020-09-07 05:51:01 +00:00
zowoq
02e6ed4b62 scc: 2.12.0 -> 2.13.0
https://github.com/boyter/scc/releases/tag/v2.13.0
2020-09-07 15:19:22 +10:00
Mario Rodas
d1b9bc6019 the-way: install completions 2020-09-07 04:20:00 +00:00
Mario Rodas
1cb7ba3262 the-way: 0.6.1 -> 0.7.0 2020-09-06 23:20:00 -05:00
Mario Rodas
68a551e194
Merge pull request #97315 from r-ryantm/auto-update/terraform-ls
terraform-ls: 0.6.1 -> 0.7.0
2020-09-06 23:17:52 -05:00
zowoq
22e61f4314 buildah: 1.15.2 -> 1.16.0
https://github.com/containers/buildah/releases/tag/V1.16.0
2020-09-07 07:17:20 +10:00
R. RyanTM
1876163f16
bazel-kazel: 0.0.12 -> 0.1.0 (#97074) 2020-09-06 09:39:58 -07:00
Wael Nasreddine
92cff610d0
pgformatter: 4.3 -> 4.4 (#96920) 2020-09-06 09:32:54 -07:00
Frederik Rietdijk
d362c0e54e Merge master into staging-next 2020-09-06 18:14:23 +02:00
Mario Rodas
8a03382c26
Merge pull request #97249 from r-ryantm/auto-update/skaffold
skaffold: 1.13.2 -> 1.14.0
2020-09-06 07:40:16 -05:00
Providence Salumu
2ed8043a8e
avro-tools: 1.9.1 -> 1.9.2 2020-09-06 07:13:56 -04:00
Michael Raskin
ccf01af387
Merge pull request #97091 from Mic92/radare2
radare2: 4.5.0 -> 4.5.1
2020-09-06 07:58:37 +00:00
Vladimír Čunát
b23940e514
texinfo: revert to version 6.5 on Darwin
It's basically a partial revert of PR #95910.
I chose a temporar-ish solution, maximizing likelihood of fixing
this while minimizing rebuilds.  (20.09 process is being blocked)
2020-09-06 09:43:32 +02:00
Daniël de Kok
53a3f7aba7
Merge pull request #97013 from siraben/knightos-tools
Move KnightOS packages into pkgs/tools/knightos
2020-09-06 08:41:36 +02:00
Ben Siraphob
abedb5c42f Move KnightOS packages into folder 2020-09-06 08:37:49 +02:00
Mario Rodas
be4fa3cc75
Merge pull request #97162 from r-ryantm/auto-update/gotestsum
gotestsum: 0.5.2 -> 0.5.3
2020-09-05 23:02:49 -05:00
Mario Rodas
328062d0d7
Merge pull request #97160 from r-ryantm/auto-update/go-migrate
go-migrate: 4.11.0 -> 4.12.2
2020-09-05 21:10:45 -05:00
Mario Rodas
12d10868fc
Merge pull request #97168 from r-ryantm/auto-update/hcloud
hcloud: 1.17.0 -> 1.19.1
2020-09-05 21:09:27 -05:00
Ryan Mulligan
4b4ba51af8
Merge pull request #97094 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 20200819T134828 -> 20200828T065654
2020-09-05 14:29:39 -07:00
Ryan Mulligan
d0958db8a8
Merge pull request #97080 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.14.2 -> 0.14.3
2020-09-05 14:26:39 -07:00
Ryan Mulligan
8bbf96d7f9
Merge pull request #97124 from r-ryantm/auto-update/fly
fly: 6.5.0 -> 6.5.1
2020-09-05 14:05:22 -07:00
Lassulus
3814d054b5
Merge pull request #96953 from JesusMtnez/bloop
bloop: 1.4.3 -> 1.4.4
2020-09-05 21:58:16 +02:00
R. RyanTM
436b3a435c terraform-ls: 0.6.1 -> 0.7.0 2020-09-05 19:26:24 +00:00
R. RyanTM
bf9112cdcf skaffold: 1.13.2 -> 1.14.0 2020-09-05 18:16:36 +00:00
Oleksii Filonenko
4b7401bb5b
Merge pull request #97182 from r-ryantm/auto-update/lazygit
lazygit: 0.20.9 -> 0.22.1
2020-09-05 17:03:33 +03:00
Gabriel Ebner
9dd3542a27
Merge pull request #97169 from r-ryantm/auto-update/heaptrack
heaptrack: 1.1.0 -> 1.2.0
2020-09-05 10:45:00 +02:00
Mario Rodas
d98de3f82e gotestsum: add subPackages 2020-09-05 04:20:00 +00:00
R. RyanTM
2f3abc07d9 lazygit: 0.20.9 -> 0.22.1 2020-09-05 03:45:47 +00:00
R. RyanTM
84eef0f2af heaptrack: 1.1.0 -> 1.2.0 2020-09-05 00:41:34 +00:00
R. RyanTM
659c971e3b hcloud: 1.17.0 -> 1.19.1 2020-09-05 00:23:57 +00:00
R. RyanTM
39a380cac2 gotestsum: 0.5.2 -> 0.5.3 2020-09-04 23:16:41 +00:00
R. RyanTM
7a2b1554fa go-migrate: 4.11.0 -> 4.12.2 2020-09-04 22:46:40 +00:00
Jan Tojnar
346dee1a96
Merge branch 'master' into staging-next 2020-09-05 00:31:19 +02:00
Felix Tenley
540c20a78f
omnisharp-roslyn: 1.35.2 -> 1.37.1 2020-09-04 22:51:01 +02:00
Sascha Grunert
f55650be0c ginkgo: 1.14.0 -> 1.14.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-04 13:27:06 -07:00
Peter Simons
efc5084e51
Merge pull request #96560 from NixOS/haskell-updates
Update Haskell package set to LTS 16.12 (plus other fixes)
2020-09-04 22:03:16 +02:00
Tom Repetti
e3e39aa84e svls: init at 0.1.17 2020-09-04 12:10:14 -07:00
Frederik Rietdijk
af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
Christian Kampka
07703d13ad intltool: add perl to propagatedBuildInputs 2020-09-04 20:02:18 +02:00
Peter Simons
5512354eef Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-09-04 19:45:22 +02:00
R. RyanTM
3e65293809 dapper: 0.5.1 -> 0.5.3 2020-09-04 09:49:42 -07:00
R. RyanTM
49b2bc632c asls: 0.4.2 -> 0.5.0 2020-09-04 09:05:32 -07:00
R. RyanTM
505c4b4065 gauge: 1.1.1 -> 1.1.3 2020-09-04 15:56:27 +00:00
Mario Rodas
adcb00e739 ocamlPackages.merlin: 3.3.8 -> 3.3.9
https://github.com/ocaml/merlin/releases/tag/v3.3.9
2020-09-04 16:33:58 +02:00
R. RyanTM
96e6957440 fly: 6.5.0 -> 6.5.1 2020-09-04 14:24:55 +00:00
Peter Simons
fcbf5bf857 Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-09-04 15:56:33 +02:00
Niklas Hambüchen
5829744d44
Merge pull request #97084 from bbigras/hotspot
hotspot: 1.2.0 -> 1.3.0
2020-09-04 15:41:40 +02:00
Mario Rodas
c7e8da6225 dune_2: 2.7.0 -> 2.7.1
https://github.com/ocaml/dune/releases/tag/2.7.1
2020-09-04 15:27:26 +02:00
R. RyanTM
fd457ecb6c
codeql: 2.2.4 -> 2.2.5 (#97097) 2020-09-04 08:49:48 -04:00
R. RyanTM
dc1cadadb5 clojure-lsp: 20200819T134828 -> 20200828T065654 2020-09-04 08:16:31 +00:00
Jörg Thalheim
4bdcea4634
radare2: 4.5.0 -> 4.5.1 2020-09-04 10:15:39 +02:00
R. RyanTM
568f50aaec circleci-cli: 0.1.9321 -> 0.1.9454 2020-09-04 07:59:08 +00:00
R. RyanTM
b90e74cb8a checkstyle: 8.35 -> 8.36 2020-09-04 06:45:04 +00:00
Bruno Bigras
678e9184ef hotspot: 1.2.0 -> 1.3.0 2020-09-04 02:13:30 -04:00
R. RyanTM
8741611e58 cargo-udeps: 0.1.13 -> 0.1.14 2020-09-04 05:35:42 +00:00
R. RyanTM
ae724e8f76 cargo-tarpaulin: 0.14.2 -> 0.14.3 2020-09-04 05:27:16 +00:00
Michael Raskin
7a76b1c26d
Merge pull request #96959 from kampka/intltool
intltool: fix cross-platform build
2020-09-04 05:22:53 +00:00
Mario Rodas
219b7f7355
Merge pull request #97059 from r-ryantm/auto-update/yarn
yarn: 1.22.4 -> 1.22.5
2020-09-03 23:08:04 -05:00
Malte Brandy
89cfe01679
haskellPackages.haskell-language-server: 0.3.0 -> 0.4.0 2020-09-04 03:24:17 +02:00
R. RyanTM
9ac15bd5c9 yarn: 1.22.4 -> 1.22.5 2020-09-03 23:49:41 +00:00
WORLDofPEACE
8f43f32af9
Merge pull request #97046 from Ma27/hydra-fix
hydra-unstable: 2020-08-04 -> 2020-09-02
2020-09-03 18:49:31 -04:00
Sascha Grunert
0fdc832be5 buildah: 1.15.1 -> 1.15.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-04 08:24:28 +10:00
Tom Repetti
4e7728ea71 svlint: init at 0.4.7 2020-09-03 14:40:25 -07:00
Maximilian Bosch
1c55613cd7
hydra-unstable: 2020-08-04 -> 2020-09-02
Needed to fix Hydra with latest `nixUnstable`.
2020-09-03 22:34:13 +02:00
JesusMtnez
c6b0978fc6
bloop: 1.4.3 -> 1.4.4 2020-09-03 22:19:07 +02:00
Frederik Rietdijk
377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
Christian Kampka
e7208291d2
intltool: fix cross-platform build 2020-09-03 15:59:38 +02:00
Evils
0e79ce0751 openocd: 0.10.0 -> 2020-09-02
latest release is 3.5 years old but the project is still active
2020-09-03 15:26:10 +02:00
Jörg Thalheim
7a0a9a59d3
Merge pull request #95910 from kampka/texinfo 2020-09-03 07:42:28 +01:00
Mario Rodas
f7100e698e flow: 0.132.0 -> 0.133.0
https://github.com/facebook/flow/releases/tag/v0.133.0
2020-09-03 04:20:00 +00:00
zowoq
e14d5a2cf1 leaps: regenerate deps.nix 2020-09-03 08:20:26 +10:00
zowoq
1b235b43bc dep2nix: regenerate deps.nix 2020-09-03 08:20:26 +10:00
Matthew Bauer
304de03193
Merge pull request #96402 from matthewbauer/bazel-jdk-headless
Fix Bazel on macOS
2020-09-02 16:29:47 -05:00
Tobias Happ
b2679e8b41 rustup: add zlib as runtime dependency
Fixes https://github.com/NixOS/nixpkgs/issues/92946.
2020-09-02 10:57:35 -07:00
Mario Rodas
403414522a
Merge pull request #96945 from endgame/chromedriver-bump
chromedriver: 83.0.4103.39 -> 85.0.4183.87
2020-09-02 07:28:39 -05:00
Vincent Laporte
910ac8645f ocamlPackages.ocp-index: 1.2 → 1.2.1 2020-09-02 10:30:34 +02:00
Jack Kelly
895f0ce810 chromedriver: 83.0.4103.39 -> 85.0.4183.87
New dependency: libxcb
2020-09-02 14:32:14 +10:00
Mario Rodas
f26043b428 ocamlPackages.merlin: 3.3.6 -> 3.3.8
https://github.com/ocaml/merlin/releases/tag/v3.3.7
https://github.com/ocaml/merlin/releases/tag/v3.3.8
2020-09-01 10:41:39 +02:00
R. RyanTM
f12217c366 rust-cbindgen: 0.14.3 -> 0.14.4 2020-08-31 18:10:06 -07:00
Mario Rodas
38d7892572
Merge pull request #96848 from r-ryantm/auto-update/ameba
ameba: 0.13.1 -> 0.13.2
2020-08-31 19:31:10 -05:00
Robert Scott
abfafe8681
Merge pull request #96416 from nagisa/tracy071
tracy: 0.7 → 0.7.1
2020-08-31 23:07:18 +01:00
Simonas Kazlauskas
1a51de1f36 tracy: 0.7 → 0.7.1 2020-09-01 00:19:16 +03:00
Frederik Rietdijk
e29c1e42e0 Merge staging-next into staging 2020-08-31 19:46:33 +02:00
Ryan Mulligan
79ec220d9c
Merge pull request #96726 from r-ryantm/auto-update/spring-boot-cli
spring-boot-cli: 2.3.1 -> 2.3.2
2020-08-31 10:12:16 -07:00
Mario Rodas
86516c4cf3
Merge pull request #96841 from r-ryantm/auto-update/act
act: 0.2.10 -> 0.2.13
2020-08-31 12:10:22 -05:00
R. RyanTM
8cbf8074f6 ameba: 0.13.1 -> 0.13.2 2020-08-31 17:04:02 +00:00
Robert Scott
65c68873e3
Merge pull request #96759 from r-ryantm/auto-update/ydiff
ydiff: 1.1 -> 1.2
2020-08-31 17:46:02 +01:00
R. RyanTM
6c47cb6797 swig4: 4.0.1 -> 4.0.2 2020-08-31 17:10:48 +02:00
Daniël de Kok
d7cfc33fb8
Merge pull request #96739 from r-ryantm/auto-update/vultr
vultr: 2.0.1 -> 2.0.2
2020-08-31 17:08:07 +02:00
R. RyanTM
d5bcf3c985 vcstool: 0.2.7 -> 0.2.9 2020-08-31 16:55:31 +02:00
R. RyanTM
14ccd5aa29 act: 0.2.10 -> 0.2.13 2020-08-31 14:17:59 +00:00
Ryan Mulligan
2e33d0a264
Merge pull request #96203 from r-ryantm/auto-update/visualvm
visualvm: 2.0.3 -> 2.0.4
2020-08-31 06:19:03 -07:00
R. RyanTM
d881be747d ydiff: 1.1 -> 1.2 2020-08-31 12:15:05 +00:00
R. RyanTM
f88a1a6a1a vultr: 2.0.1 -> 2.0.2 2020-08-31 07:09:15 +00:00
R. RyanTM
2134a79120 spring-boot-cli: 2.3.1 -> 2.3.2 2020-08-31 03:49:42 +00:00
Stig Palmquist
30c8d096d9
packer: fix hash mismatch
hash mismatch in fixed-output derivation '/nix/store/1x9w8wf4qfgf2xnmafjmqd2mshzk47hr-source':
  wanted: sha256:104jw2jcshzds74d7m4yqn6mbk7lgps6qnqmp6h395b1mdyjhink
  got:    sha256:0kr9whv3s0f8866yjmwg311j3kcj29bp5xwpnv43ama4m1mq3bm7
2020-08-31 00:18:03 +02:00
Orivej Desh
8dc54c1d3e objconv: 2.51 -> 2.52 2020-08-30 18:37:34 +00:00
Daniël de Kok
ff875a967f
Merge pull request #96540 from mredaelli/so
so: init at 0.4.2
2020-08-30 10:23:12 +02:00
Massimo Redaelli
3bce24295b so: init at 0.4.2 2020-08-30 09:29:05 +02:00
Maximilian Bosch
19c3507ab1
cargo-make: 0.32.3 -> 0.32.4
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.4
2020-08-29 22:51:35 +02:00
Daniël de Kok
7a29b43311
Merge pull request #96537 from mredaelli/dot-http
dot-http: init at 0.2.0
2020-08-29 19:33:35 +02:00
Jan Tojnar
136aa40a0f
Merge branch 'staging-next' into staging 2020-08-29 19:18:17 +02:00
Gabriel Ebner
6141b50dd5
Merge pull request #96555 from gebner/emscripten2 2020-08-29 15:49:21 +02:00
Massimo Redaelli
73da67e5c1 dot-http: init at 0.2.0 2020-08-29 14:54:29 +02:00
Lassulus
e021b8eea9
Merge pull request #96164 from fooker/master
Init cargo-embed and cargo-flash at 0.8.0
2020-08-29 13:51:07 +02:00
Nikolay Korotkiy
3106c30903 cmake: fix CMAKE_FIND_FRAMEWORK 2020-08-29 13:37:56 +02:00
Frederik Rietdijk
782ff21ae3 Merge staging-next into staging 2020-08-29 13:31:47 +02:00
Frederik Rietdijk
7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
Gabriel Ebner
bc9760b842 emscripten: precompile libc, etc. 2020-08-29 13:02:55 +02:00
Dustin Frisch
61c25dfb1b
cargo-flash: init at 0.8.0 2020-08-29 12:54:58 +02:00
Dustin Frisch
ca644f966d
cargo-embed: init at 0.8.0 2020-08-29 12:54:29 +02:00
Peter Simons
082fbfd298
Merge pull request #96272 from NixOS/haskell-updates
Update Haskell package set to LTS 16.11 (plus other fixes)
2020-08-28 21:06:26 +02:00
Gabriel Ebner
ed55513a4f tree-sitter: fix build 2020-08-28 21:00:19 +02:00
Tim Steinbach
9af2be0a00
Merge pull request #96543 from JesusMtnez/coursier
coursier: 2.0.0-RC6-18 -> 2.0.0-RC6-25
2020-08-28 13:11:13 -04:00
Matt Huszagh
68033a4dc7 wxformbuilder: init at unstable-2020-08-18 2020-08-28 08:40:01 -07:00
Mikolaj Galkowski
60c3ade786 unityhub: update to 2.3.2 2020-08-28 15:48:40 +02:00
Maximilian Bosch
96d72aa488
cargo-make: 0.32.2 -> 0.32.3
https://github.com/sagiegurari/cargo-make/releases/tag/0.32.3
2020-08-28 15:29:17 +02:00
Maximilian Bosch
8321c779ad
packer: 1.6.1 -> 1.6.2
https://github.com/hashicorp/packer/releases/tag/v1.6.2
2020-08-28 15:29:17 +02:00
JesusMtnez
a306b38a5d
coursier: 2.0.0-RC6-18 -> 2.0.0-RC6-25 2020-08-28 15:22:02 +02:00
Mikolaj Galkowski
1c4de332c3 unityhub: fix editor with versions >= 2020.1.3f1 not opening 2020-08-28 15:19:57 +02:00
Ben Siraphob
4cdcb7f142 kimg: init at 0.3.0 2020-08-28 14:09:39 +02:00
R. RyanTM
e5a289bfc5 pipenv: 2020.6.2 -> 2020.8.13 2020-08-28 14:09:35 +02:00
Dmitry Bogatov
18b2d83f51 laminar: init at 0.8 2020-08-28 14:09:33 +02:00
Daniël de Kok
44780f34e4
Merge pull request #95890 from siraben/kimg-init
kimg: init at 0.3.0
2020-08-28 13:05:29 +02:00
Ben Siraphob
a105fd3820 kimg: init at 0.3.0 2020-08-28 12:14:31 +02:00
Eelco Dolstra
424fd11769
Merge pull request #96513 from delroth/patchelf-0.12
patchelf: 0.11 -> 0.12
2020-08-28 10:01:36 +02:00
Frederik Rietdijk
efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
Pierre Bourdon
f38ed04f0c
patchelf: 0.11 -> 0.12 2020-08-28 02:35:55 +02:00
Ryan Mulligan
a30a411d20
Merge pull request #96448 from r-ryantm/auto-update/pipenv
pipenv: 2020.6.2 -> 2020.8.13
2020-08-27 14:00:18 -07:00
Lassulus
f88ab589ed
Merge pull request #85595 from KAction/laminar
laminar: init at 0.8
2020-08-27 21:19:44 +02:00
Malte Brandy
1b836c6f10
haskellPackages.haskell-language-server: Fix expression 2020-08-27 19:27:27 +02:00
R. RyanTM
f896f3b835 pipenv: 2020.6.2 -> 2020.8.13 2020-08-27 07:58:25 +00:00
Michael Weiss
b730ef35f1 cmake: 3.18.1 -> 3.18.2 2020-08-27 08:48:09 +02:00
Frederik Rietdijk
13d93aabfb Merge staging-next into staging 2020-08-27 08:37:03 +02:00
Frederik Rietdijk
52095e171f Merge master into staging-next 2020-08-27 08:36:41 +02:00
Ryan Mulligan
6004c469e5
Merge pull request #95846 from siraben/kpack
kpack: init at 1.1.0
2020-08-26 20:02:48 -07:00
Matthew Bauer
25ac498482
Merge pull request #96404 from matthewbauer/gcc-cross
Fix cycle detected in Darwin->Linux cross GCC
2020-08-26 16:17:14 -05:00
Matthew Bauer
3777a4af76 bazel: pass -stdlibc=libc++ correctly
Fixes #93787
2020-08-26 15:52:38 -05:00
zimbatm
2f5277d92e
nix-build-uncached: remove the nix wrap (#96357)
Nix is one of those few things where it's actually better to use the
version that is on the host. This avoids having to deal with Nix
compatibility issues, and download a second version of Nix on hosts like
GitHub Actions.
2020-08-26 21:57:28 +02:00
Jörg Thalheim
272c2201dc
Merge pull request #96138 from r-ryantm/auto-update/radare2-cutter
radare2-cutter: 1.11.0 -> 1.11.1
2020-08-26 20:23:03 +01:00
Tobias Mayer
dc7912706e cmake-format: 0.6.11 -> 0.6.13 2020-08-26 19:38:50 +02:00
Lassulus
93b5c08d48
Merge pull request #86449 from sorki/dt-schema
dt-schema: init at v2019.11
2020-08-26 18:13:44 +02:00