Commit Graph

13553 Commits

Author SHA1 Message Date
Ben Siraphob db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
midchildan f806d4c79a
sourcetrail: 2019.3.46 -> 2020.2.43 2020-10-27 22:55:18 +09:00
Mario Rodas d2f8c8079c
Merge pull request #101654 from r-ryantm/auto-update/golangci-lint
golangci-lint: 1.31.0 -> 1.32.0
2020-10-27 06:45:00 -05:00
Scriptkiddi 8bcf0418b6
litecli: 1.3.2 -> 1.4.1 2020-10-27 12:41:08 +01:00
Vladimír Čunát 89023c38fc
Recover the complicated situation after my bad merge
I made a mistake merge.  Reverting it in c778945806 undid the state
on master, but now I realize it crippled the git merge mechanism.
As the merge contained a mix of commits from `master..staging-next`
and other commits from `staging-next..staging`, it got the
`staging-next` branch into a state that was difficult to recover.

I reconstructed the "desired" state of staging-next tree by:
 - checking out the last commit of the problematic range: 4effe769e2
 - `git rebase -i --preserve-merges a8a018ddc0` - dropping the mistaken
   merge commit and its revert from that range (while keeping
   reapplication from 4effe769e2)
 - merging the last unaffected staging-next commit (803ca85c20)
 - fortunately no other commits have been pushed to staging-next yet
 - applying a diff on staging-next to get it into that state
2020-10-26 09:01:04 +01:00
Vladimír Čunát 336bc8283b
Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
This reverts commit c778945806.

I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
R. RyanTM 835ba5b069 liquibase: 4.0.0 -> 4.1.1 2020-10-25 19:38:14 +00:00
R. RyanTM 1920b371c8 golangci-lint: 1.31.0 -> 1.32.0 2020-10-25 14:56:58 +00:00
Vladimír Čunát 2f6b00b15e
Merge branch 'staging-next' into staging 2020-10-25 09:47:04 +01:00
Vladimír Čunát c778945806
Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
I'm sorry; I didn't notice it contained staging commits.

This reverts commit 17f5305b6c, reversing
changes made to a8a018ddc0.
2020-10-25 09:41:51 +01:00
Vladimír Čunát 17f5305b6c
Merge #101508: libraw: 0.20.0 -> 0.20.2 2020-10-25 09:28:53 +01:00
Jan Tojnar 076a779d30
Merge pull request #101528 from NixOS/gnome-3.38 2020-10-25 08:06:00 +01:00
Mario Rodas 46ddb141aa reviewdog: 0.10.2 -> 0.11.0 2020-10-25 04:20:00 +00:00
Philippe Hürlimann fe217b9fb9 gradle: 6.6 -> 6.7 2020-10-26 14:26:24 +01:00
Benjamin Hipple 40a50db054
Merge pull request #101585 from r-ryantm/auto-update/ephemeralpg
ephemeralpg: 3.0 -> 3.1
2020-10-25 10:22:12 -04:00
Ben Siraphob c98962e1a3 treewide: remove periods from end of package descriptions 2020-10-25 20:13:18 +07:00
R. RyanTM 07025477a1 gllvm: 1.2.7 -> 1.2.8 2020-10-25 09:46:54 +01:00
Benjamin Hipple b37c1985a6
Merge pull request #101577 from jonafato/kind-0.9.0
kind: 0.8.1 -> 0.9.0
2020-10-24 22:50:30 -04:00
R. RyanTM 62ca5390e8 ephemeralpg: 3.0 -> 3.1 2020-10-24 19:11:39 +00:00
Lancelot SIX 6d2cad8a4e
gdb: 9.2 -> 10.1
See https://lists.gnu.org/archive/html/info-gnu/2020-10/msg00009.html
for release announcement
2020-10-24 19:22:36 +01:00
Jon Banafato d0bc05438b kind: 0.8.1 -> 0.9.0
kind has a new bugfix release. [Changelog](https://github.com/kubernetes-sigs/kind/releases/tag/v0.9.0)

This commit also enables fish completions, which were added to kind in
0.8.0.
2020-10-24 12:37:52 -04:00
Maximilian Bosch c9377b9eef
Merge pull request #101566 from r-ryantm/auto-update/cppcheck
cppcheck: 2.1 -> 2.2
2020-10-24 18:14:59 +02:00
Maximilian Bosch 8733608fde
Merge pull request #101541 from JesusMtnez/coursier
coursier: 2.0.4 -> 2.0.5
2020-10-24 18:08:16 +02:00
R. RyanTM 57dc5ba564 cppcheck: 2.1 -> 2.2 2020-10-24 15:27:39 +00:00
JesusMtnez cdb7764897
coursier: 2.0.4 -> 2.0.5 2020-10-24 13:14:43 +02:00
Jan Tojnar c7c4c236e0
libsysprof-capture: init
This will allow us to use sysprof-capture as a dependency of other libraries like GLib.
2020-10-24 06:57:59 +02:00
Jan Tojnar 6472c6c76f
sysprof: 3.38.0 → 3.38.1 2020-10-24 06:00:38 +02:00
WORLDofPEACE 949f7f9227
Merge pull request #98316 from NixOS/gnome-3.38
GNOME 3.38
2020-10-23 20:02:38 -04:00
Jan Tojnar 0992424542
vala-lint: 2019-10-11 → 2020-08-18
Fix build.

a077bbec30...fc5dd9e95b
2020-10-24 01:18:46 +02:00
Doron Behar ed71430c44
sysprof: 3.36.0 -> 3.38.0 2020-10-24 01:14:06 +02:00
Doron Behar d595f39fa5
gtk-doc: 1.32 -> 1.33.0 2020-10-24 01:13:50 +02:00
Jan Tojnar 8317c630af
Merge branch 'staging-next' into staging 2020-10-24 01:10:37 +02:00
Jan Tojnar c252654584
Merge branch 'master' into staging-next 2020-10-24 01:10:07 +02:00
makefu 647b71cfa9
iozone: 3.471 -> 3.490
generate url instead of hardcoding the version in the url
this should make auto-updating possible via nixpkgs-update
2020-10-23 22:14:56 +02:00
zowoq 76d8e2fb30 valgrind: disable on darwin 2020-10-24 00:10:08 +10:00
zowoq b4349c13a6 buildah: 1.16.4 -> 1.16.5
https://github.com/containers/buildah/releases/tag/v1.16.5
2020-10-23 07:28:24 +10:00
Jan Tojnar 3e01d383ee
Merge branch 'staging-next' into staging 2020-10-22 21:20:32 +02:00
Jan Tojnar d13fc932cd
Merge branch 'master' into staging-next 2020-10-22 21:20:14 +02:00
Tim Steinbach 5480af2e53
Merge pull request #101322 from JesusMtnez/coursier
coursier: 2.0.3 -> 2.0.4
2020-10-22 11:03:45 -04:00
Maximilian Bosch ba0edab62c
Merge pull request #101347 from r-ryantm/auto-update/cargo-bloat
cargo-bloat: 0.9.3 -> 0.10.0
2020-10-22 15:53:26 +02:00
R. RyanTM 501cffe2f9 circleci-cli: 0.1.10993 -> 0.1.11146 2020-10-22 11:28:57 +00:00
R. RyanTM 667d15376e cargo-bloat: 0.9.3 -> 0.10.0 2020-10-22 10:15:29 +00:00
Eelco Dolstra 05bdfd6f2f
Merge pull request #98973 from Ma27/bump-hydra
hydra-unstable: 2020-09-02 -> 2020-10-20
2020-10-22 12:01:13 +02:00
Andreas Rammhold d82e6359bd
Merge pull request #101326 from r-ryantm/auto-update/rust-cbindgen
rust-cbindgen: 0.14.4 -> 0.15.0
2020-10-22 11:51:55 +02:00
R. RyanTM 37677080be rust-cbindgen: 0.14.4 -> 0.15.0 2020-10-22 04:38:10 +00:00
JesusMtnez 3c3e490488
coursier: 2.0.3 -> 2.0.4 2020-10-22 06:11:12 +02:00
Mario Rodas 4accc093fb
Merge pull request #101264 from r-ryantm/auto-update/bazelisk
bazelisk: 1.7.2 -> 1.7.3
2020-10-21 20:33:53 -05:00
Daiderd Jordan bb0b872b61
Merge pull request #100388 from thefloweringash/darwin-dylib-names-hook
treewide: move fixDarwinDylibNames to nativeBuildInputs
2020-10-21 19:25:48 +02:00
R. RyanTM 5445fe778c bazelisk: 1.7.2 -> 1.7.3 2020-10-21 16:49:55 +00:00
Maximilian Bosch 1308817e05
nixos/hydra: remove hydra-migration upgrade path
This should NOT be backported to 20.09!

When 21.03 is released, the DB changes are about a year old and
operators had two release cycles for the upgrade. At this point it
should be fair to remove the compat layer to reduce the complexity of
the module itself.
2020-10-21 18:03:04 +02:00
Maximilian Bosch 1bb8808e1a
hydra-unstable: 2020-09-02 -> 2020-10-20 2020-10-21 18:03:04 +02:00
Vladimír Čunát 90094b0468
Merge branch 'master' into staging-next
minor conflict: rust update vs. darwin fixes for it
  (not tested but seems quite OK)
2020-10-21 13:34:06 +02:00
Max Wittig 79b036b7db
gitlab-runner: 13.4.1 -> 13.5.0 (#101175) 2020-10-21 13:16:30 +02:00
Andrew Childs 722d02a720 treewide: move fixDarwinDylibNames to nativeBuildInputs
This hook runs at build time and depends on executing
install_name_tool from binutils.
2020-10-21 13:26:53 +09:00
zowoq f73f6abab4 editorconfig-checker: 2.1.0 -> 2.2.0
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.2.0
2020-10-21 10:50:22 +10:00
Anders Kaseorg 0931ebd00a rufo: init at 0.12.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-10-20 16:44:04 -07:00
Niklas Hambüchen 70a924fa80 meson: Patch out default boost search paths. See #86131.
Avoids impure builds on unsandboxed non-NixOS builds, see:
https://github.com/NixOS/nixpkgs/issues/86131#issuecomment-711051774
2020-10-20 21:02:43 +02:00
Frederik Rietdijk 23890fc236 Merge staging-next into staging 2020-10-20 20:55:46 +02:00
Yuki Okushi afc8027dde rust-bindgen: 0.54.1 -> 0.55.1 2020-10-20 09:09:13 -07:00
Jack Kelly bdbcfb4360 python3Packages.aws-sam-cli: 1.0.0rc1 -> 1.6.2 2020-10-19 23:05:35 -07:00
Mario Rodas b565432a70
Merge pull request #100950 from r-ryantm/auto-update/go-protobuf
go-protobuf: 1.4.2 -> 1.4.3
2020-10-19 22:59:28 -05:00
oxalica dc12101886 rust-analyzer: 2020-10-12 -> 2020-10-19 2020-10-19 13:26:54 -07:00
Maximilian Bosch 903a9131d9
Merge pull request #100874 from r-ryantm/auto-update/cargo-crev
cargo-crev: 0.17.0 -> 0.18.0
2020-10-19 21:38:28 +02:00
Marco Farrugia ffac55a0da format 2020-10-19 18:32:48 +02:00
Marco Farrugia a360b05cb7 bazel: Fix bazel query and provide a default java toolchain
These are fixes for problems I ran into with:
- `bazel test //example:cpp-test`
This needed `build --host_javabase='@local_jdk//:jdk'`

- `bazel query 'deps(//example:cpp-test)'`
This needed the same flags as `build`.

Is it contentious to (partially?) configure the default java toolchain? I don't see it as much different than providing the bazel server's java.
It would continue to be configurable/overridable by overriding the flags. 

---
And a random notes from this escapade, but https://github.com/bazelbuild/bazel/blob/master/WORKSPACE#L144-L308 looks a little different from https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/tools/build-managers/bazel/bazel_3/src-deps.json so one of them is probably wrong :)
2020-10-19 18:32:48 +02:00
Mario Rodas a150be7500
Merge pull request #101005 from r-ryantm/auto-update/lazygit
lazygit: 0.23.2 -> 0.23.6
2020-10-18 20:03:23 -05:00
Mario Rodas 1e72266113
Merge pull request #101002 from marsam/update-tflint
tflint: 0.20.2 -> 0.20.3
2020-10-18 20:00:59 -05:00
Ryan Mulligan b2fc4d9f4a
Merge pull request #100844 from r-ryantm/auto-update/asls
asls: 0.5.0 -> 0.5.1
2020-10-18 12:30:14 -07:00
Jan Tojnar 5c766c5c24
Merge branch 'staging-next' into staging 2020-10-18 21:21:03 +02:00
R. RyanTM c3fe499500 lazygit: 0.23.2 -> 0.23.6 2020-10-18 16:51:58 +00:00
Mario Rodas 687d0f5254 tflint: 0.20.2 -> 0.20.3
https://github.com/terraform-linters/tflint/releases/tag/v0.20.3
2020-10-18 09:55:00 -05:00
Mario Rodas 8d392072be
Merge pull request #100893 from r-ryantm/auto-update/checkstyle
checkstyle: 8.36 -> 8.36.2
2020-10-18 09:09:29 -05:00
Mario Rodas 76f0500e53
Merge pull request #100878 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.14 -> 0.1.15
2020-10-18 09:08:49 -05:00
Mario Rodas 401f773437
Merge pull request #100876 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.4 -> 0.32.7
2020-10-18 09:08:33 -05:00
Mario Rodas aa6e909aa7
Merge pull request #100901 from r-ryantm/auto-update/codeql
codeql: 2.2.5 -> 2.3.1
2020-10-18 09:06:16 -05:00
Mario Rodas 9b3e35d991
Merge pull request #100890 from r-ryantm/auto-update/ccache
ccache: 3.7.11 -> 3.7.12
2020-10-18 09:00:15 -05:00
Mario Rodas 93c5c61908
Merge pull request #100897 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.9454 -> 0.1.10993
2020-10-18 08:39:50 -05:00
Mario Rodas f0537ed55f
Merge pull request #100913 from r-ryantm/auto-update/doctl
doctl: 1.46.0 -> 1.48.1
2020-10-18 08:25:53 -05:00
Mario Rodas 16895196ed
Merge pull request #100934 from r-ryantm/auto-update/fly
fly: 6.5.1 -> 6.6.0
2020-10-18 08:15:24 -05:00
Mario Rodas f39986aa5d
Merge pull request #100942 from r-ryantm/auto-update/gauge
gauge: 1.1.3 -> 1.1.4
2020-10-18 08:00:07 -05:00
Mario Rodas b6932522d0
Merge pull request #100952 from r-ryantm/auto-update/gotestsum
gotestsum: 0.5.3 -> 0.5.4
2020-10-18 07:56:07 -05:00
Mario Rodas 9cfa14ff48
Merge pull request #100951 from r-ryantm/auto-update/go-tools
go-tools: 2020.1.5 -> 2020.1.6
2020-10-18 07:53:47 -05:00
Mario Rodas bfcc23f2c9
Merge pull request #100932 from r-ryantm/auto-update/flow
flow: 0.133.0 -> 0.136.0
2020-10-18 07:27:58 -05:00
R. RyanTM b4dcee7c3f gotestsum: 0.5.3 -> 0.5.4 2020-10-18 10:28:18 +00:00
R. RyanTM a50653ce31 go-tools: 2020.1.5 -> 2020.1.6 2020-10-18 10:04:46 +00:00
R. RyanTM 81d2832512 go-protobuf: 1.4.2 -> 1.4.3 2020-10-18 09:57:30 +00:00
R. RyanTM c17f56677e gauge: 1.1.3 -> 1.1.4 2020-10-18 08:50:48 +00:00
Vincent Laporte d149b27d41 ocamlformat: refactor 2020-10-18 09:51:18 +02:00
R. RyanTM 9871506209 fly: 6.5.1 -> 6.6.0 2020-10-18 07:27:27 +00:00
R. RyanTM 8728ae26ea flow: 0.133.0 -> 0.136.0 2020-10-18 07:05:17 +00:00
R. RyanTM b80cfd7661 doctl: 1.46.0 -> 1.48.1 2020-10-18 02:09:19 +00:00
Martin Weinelt 26093e5f56
Literate: 2019-01-01 -> unstable-2020-09-02
Fixes #100902
2020-10-18 02:02:11 +02:00
Ryan Mulligan a5f89fc71d
Merge pull request #100899 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 20200828T065654 -> 20201009T224414
2020-10-17 16:18:03 -07:00
R. RyanTM 08d6831661 codeql: 2.2.5 -> 2.3.1 2020-10-17 23:09:18 +00:00
R. RyanTM e32e589d7d clojure-lsp: 20200828T065654 -> 20201009T224414 2020-10-17 22:50:38 +00:00
R. RyanTM 72e8737f64 circleci-cli: 0.1.9454 -> 0.1.10993 2020-10-17 22:28:35 +00:00
R. RyanTM 6e0b110d09 checkstyle: 8.36 -> 8.36.2 2020-10-17 22:09:19 +00:00
R. RyanTM 83bf88fc66 ccache: 3.7.11 -> 3.7.12 2020-10-17 21:33:44 +00:00
R. RyanTM 0aaec7505b cargo-udeps: 0.1.14 -> 0.1.15 2020-10-17 21:09:29 +00:00
R. RyanTM fe8107ceae cargo-make: 0.32.4 -> 0.32.7 2020-10-17 21:00:40 +00:00
R. RyanTM f5a0522148 cargo-crev: 0.17.0 -> 0.18.0 2020-10-17 20:40:16 +00:00
Mario Rodas cd76c92d80
Merge pull request #100852 from r-ryantm/auto-update/bazelisk
bazelisk: 1.7.1 -> 1.7.2
2020-10-17 13:46:15 -05:00
R. RyanTM 8496b8426e
bazel-kazel: 0.1.0 -> 0.1.1 (#100851) 2020-10-17 10:52:37 -07:00
R. RyanTM 50f77f31f4 bazelisk: 1.7.1 -> 1.7.2 2020-10-17 17:41:33 +00:00
R. RyanTM 3442125e41 asls: 0.5.0 -> 0.5.1 2020-10-17 16:14:12 +00:00
Benjamin Hipple ff894538ea
Merge pull request #100830 from r-ryantm/auto-update/act
act: 0.2.15 -> 0.2.16
2020-10-17 11:52:42 -04:00
Ben Siraphob 3ed43eaade knightos: add platforms 2020-10-17 08:47:34 -07:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
R. RyanTM d379080aa7 act: 0.2.15 -> 0.2.16 2020-10-17 14:33:24 +00:00
Daniël de Kok cd0e1c093b
Merge pull request #99288 from siraben/z80e-init
knightos-z80e: init at 0.5.0
2020-10-17 10:19:02 +02:00
Ben Siraphob bd09a9e386 knightos-z80e: init at 0.5.0 2020-10-17 09:55:22 +02:00
Peter Simons 50e986ba96
Merge pull request #100716 from NixOS/haskell-updates
Update Haskell package set to LTS 16.18 (plus other fixes)
2020-10-16 22:34:52 +02:00
Bouke van der Bijl bf21b814cb
gopls: 0.5.0 -> 0.5.1 (#100719) 2020-10-16 17:17:32 +02:00
Profpatsch bb8758a533
Merge pull request #100504 from teto/treesitter_lua
Treesitter lua
2020-10-16 14:43:46 +02:00
Peter Simons 92805ab38d Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-10-16 13:37:56 +02:00
Daniël de Kok e7add4afc1
Merge pull request #99374 from siraben/mktiupgrade-init
knightos-mktiupgrade: init at 1.1.6
2020-10-16 10:34:30 +02:00
Anatolii Prylutskyi 47a1abdd21
operator-sdk: 1.0.1 -> 1.1.0 2020-10-16 11:08:43 +03:00
R. RyanTM 2d405382cc rdbtools: 0.1.14 -> 0.1.15 2020-10-16 00:42:34 -07:00
Jean-François Roche 3a57ec4744 devpi-server: fix tests
Tests relied on a function that has no order guarantee. A fix was merged
to devpi master [1]. We point the package to this commit which should fix
the failing tests on hydra.

[1] https://github.com/devpi/devpi/pull/821
2020-10-16 00:09:07 -07:00
Ben Siraphob f8ca1bebdf knightos-mktiupgrade: init at 1.1.6 2020-10-16 07:48:16 +02:00
Michael Weiss bda9a7a431
cargo-c: 0.6.13 -> 0.6.15 2020-10-15 20:13:23 +02:00
Peter Simons 56bc587444 Merge remote-tracking branch 'origin/master' into haskell-updates, 2020-10-15 19:39:16 +02:00
Ryan Mulligan 59563255c3
Merge pull request #100559 from r-ryantm/auto-update/agda-pkg
agda-pkg: 0.1.50 -> 0.1.51
2020-10-15 08:46:05 -07:00
Ryan Mulligan 5c737b965a
Merge pull request #100561 from r-ryantm/auto-update/python3.8-dtschema
dt-schema: 2020.6 -> 2020.8.1
2020-10-15 06:33:52 -07:00
R. RyanTM 77a694db29 dt-schema: 2020.6 -> 2020.8.1 2020-10-15 07:51:57 +00:00
R. RyanTM 32b2d0d50b agda-pkg: 0.1.50 -> 0.1.51 2020-10-15 07:20:50 +00:00
Doron Behar 0826f2efae
Merge pull request #94049 from CajuM/vulkan-up 2020-10-15 09:53:35 +03:00
Câju Mihai-Drosi 00946dc283 Move glslang and vulkan-validation-layers overrides out of all-packages 2020-10-15 00:54:05 +03:00
Frederik Rietdijk b3aed163d5
Merge pull request #99709 from NixOS/staging-next
Staging next
2020-10-14 21:10:31 +02:00
Anderson Torres b19efccaf1
Merge pull request #100448 from eraserhd/rep-0.2.0
rep: init at 0.2.1
2020-10-14 13:39:36 -03:00
Matthieu Coudron 29e5f73fa8 tree-sitter.grammars.lua: init 2020-10-14 16:42:23 +02:00
Matthieu Coudron b7b62de54d tree-sitter: 0.16.9 -> 0.17.1 2020-10-14 16:42:20 +02:00
Jason Felice 2c9ffab4e2 rep: init at 0.2.1 2020-10-14 08:45:10 -04:00
lewo 25909f64e2
Merge pull request #100451 from 06kellyjac/opa_0.24.0
open-policy-agent: 0.23.2 -> 0.24.0
2020-10-14 12:34:39 +02:00
Frederik Rietdijk b981eca057 Merge master into staging-next 2020-10-14 11:32:49 +02:00
oxalica c652646390 rust-analyzer: 2020-10-05 -> 2020-10-12 2020-10-13 20:01:37 -07:00
John Ericson e54f6b1fde
Merge pull request #99401 from Ericson2314/cmake-optional-openssl
cmake: Tighten deps
2020-10-13 22:13:13 -04:00
John Ericson 5235a1e1fc Merge remote-tracking branch 'obsidian/cmake-nativeBuildInputs' into cmake-optional-openssl 2020-10-13 19:23:14 -04:00
John Ericson 3f93b59e6a
Merge pull request #99396 from obsidiansystems/cmake-nativeBuildInputs
cmake: Don't be target sensitive
2020-10-13 19:22:54 -04:00
06kellyjac e2743be934 open-policy-agent: 0.23.2 -> 0.24.0 2020-10-13 23:02:10 +01:00
06kellyjac f528dd170f open-policy-agent: only build opa
Was building:

* generate-man
* genopacapabilities
* genopawasm
* opa
* wasm-rego-testgen
2020-10-13 23:00:46 +01:00
Frederik Rietdijk 9e1943edc0 Merge master into staging-next 2020-10-13 19:34:34 +02:00
Maximilian Bosch bb2bec48ae
Merge pull request #100219 from srghma/patch-3
shmig: fix `migrate` command when postgres is enabled
2020-10-13 16:42:57 +02:00
JesusMtnez ae0e4b82b7
coursier: 2.0.0 -> 2.0.3 2020-10-13 11:42:13 +02:00
Sascha Grunert 13c5657700 ginkgo: 1.14.1 -> 1.14.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-10-13 15:13:21 +10:00
Mario Rodas d2bddb3ccb remarshal: 0.10.0 -> 0.14.0 2020-10-12 04:20:00 +00:00
Mario Rodas 166bbe963b
Merge pull request #99995 from trepetti/fujprog-4.8
fujprog: 4.6 -> 4.8
2020-10-12 18:25:18 -05:00
Tom Repetti 6db853ec6f fujprog: 4.6 -> 4.8 2020-10-12 15:28:56 -04:00
Tom Repetti eeb3c1f726 fujprog: fix MacOS build by adding IOKit dependency and add changelog 2020-10-12 15:28:36 -04:00
Sergey Makarov 6959f2c830
lazygit: 0.22.8 -> 0.23.2 2020-10-12 18:43:40 +03:00
Mario Rodas 579404eb16
Merge pull request #100250 from nagisa/tracy-up
tracy: 0.7.1 -> 0.7.3
2020-10-11 12:02:25 -05:00
Mario Rodas 2828de8fcc
Merge pull request #100188 from marsam/update-heroku
heroku: 7.42.2 -> 7.45.0
2020-10-11 12:01:19 -05:00
Simonas Kazlauskas 4f6006ab6a tracy: 0.7.1 -> 0.7.3 2020-10-11 17:15:09 +03:00
Yuki Okushi dd9f035384 cargo-xbuild: 0.6.0 -> 0.6.2 2020-10-11 21:07:15 +09:00
Serhii Khoma 539c7388a8
shmig: fix `migrate` command when postgres is enabled 2020-10-11 13:02:48 +03:00
Gabriel Ebner b5f44603a0
Merge pull request #100212 from regadas/100211_sbt_140 2020-10-11 10:25:15 +02:00
regadas 4add0567b5
sbt: apply autoPatchelfHook only in Linux 2020-10-11 08:04:16 +01:00
Jan Tojnar aabcf2d8f5
Merge branch 'master' into staging-next 2020-10-11 00:27:21 +02:00
markuskowa ae5eda2c1b
Merge pull request #99040 from risicle/ris-oq-fix
oq: fix build
2020-10-10 22:31:56 +02:00
Robert Scott 96e42b0f55
Merge pull request #100012 from tricktron/fix-bazel_1-darwin
bazel_1: fix build on darwin
2020-10-10 18:24:52 +01:00
maralorn 0756b8a7bf
haskell-language-server: Init wrapper for multiple ghc versions at 0.5.0 (#99519)
* haskell-language-server: Init wrapper for multiple ghc versions at 0.5.0

* Fix closure size

* docs: Add hls section to Haskell part of manual
2020-10-10 16:01:57 +02:00
Thibault Gagnaux f7aafe6345 bazel_1: fix build on darwin
Use clang_8 instead of clang_7 on darwin to fix thread_local storage error.
2020-10-10 15:46:17 +02:00
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
06kellyjac 94fd56594a conftest: add longDescription 2020-10-04 14:58:32 +01:00
06kellyjac 024f5b30e0 conftest: fix version command 2020-10-04 14:54:37 +01:00
Mario Rodas c2fbdeb28a
Merge pull request #98704 from r-ryantm/auto-update/conftest
conftest: 0.20.0 -> 0.21.0
2020-10-04 08:45:30 -05:00
Robert Scott 4de226e22d
Merge pull request #99402 from risicle/ris-gomplate-init
gomplate: init at 3.8.0
2020-10-04 12:04:31 +01:00
Mario Rodas f25744eda0
Merge pull request #99354 from JesusMtnez/update-coursier
coursier: 2.0.0-RC6-26 -> 2.0.0-RC6-27
2020-10-03 22:58:51 -05:00
Elis Hirwing bf9dc8a00c
Merge pull request #99405 from steveeJ-forks/pr/bump-wally-2.0
wally-cli: bump to 2.0.0
2020-10-03 19:44:31 +02:00
Stefan Junker aba8b0799e wally-cli: bump to 2.0.0 2020-10-03 13:48:50 +02:00
Mario Rodas cb4ca87504 skaffold: replace SRI hash 2020-10-03 06:36:00 -05:00
Mario Rodas 2475277198
Merge pull request #99393 from wheelsandmetal/skaffold-update
skaffold: 1.14.0 -> 1.15.0
2020-10-03 06:35:50 -05:00
Mario Rodas 44026c9364
Merge pull request #98724 from r-ryantm/auto-update/goconst
goconst: 1.1.0 -> 1.2.0
2020-10-03 06:23:26 -05:00
Mario Rodas 4c9017e4b0
Merge pull request #98687 from r-ryantm/auto-update/cargo-generate
cargo-generate: 0.5.0 -> 0.5.1
2020-10-02 23:55:48 -05:00
Mario Rodas a2375629e6
Merge pull request #98985 from r-ryantm/auto-update/autoflake
autoflake: 1.3.1 -> 1.4
2020-10-02 23:31:12 -05:00
Mario Rodas bbc13f8d39
Merge pull request #99411 from fatho/godot-3.2.3
godot: 3.2.2 -> 3.2.3
2020-10-02 22:39:36 -05:00
Robert Scott d451ecbc9c gomplate: init at 3.8.0 2020-10-02 23:15:57 +01:00
Doron Behar 6bb90a2d01
Merge pull request #99274 from siraben/patchrom-init
knightos-patchrom: init at 1.1.3
2020-10-02 22:47:27 +03:00
Fabian Thorand a7cbe40289 godot: 3.2.2 -> 3.2.3 2020-10-02 21:00:16 +02:00
Doron Behar 6488d4489e
Merge pull request #99294 from samuelgrf/initpkg/jpexs
jpexs: init at 11.3.0
2020-10-02 21:45:10 +03:00
Samuel Gräfenstein afa5fba493
jpexs: init at 11.3.0 2020-10-02 18:21:07 +02:00
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07: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
Ben Siraphob fd18f7bbd7 knightos-patchrom: init at 1.1.3 2020-10-02 21:49:58 +07:00
wheelsandmetal b13aac39a8 skaffold: 1.14.0 -> 1.15.0 2020-10-02 15:26:06 +01:00
Timo Kaufmann d832ca8178
Merge pull request #97237 from midchildan/package/sd-local
sd-local: init at 1.0.5
2020-10-02 11:08:05 +02:00
zowoq 0f81c5d686 buildah: 1.16.3 -> 1.16.4
https://github.com/containers/buildah/releases/tag/v1.16.4
2020-10-02 16:45:08 +10:00
JesusMtnez f4b1b2a943
coursier: 2.0.0-RC6-26 -> 2.0.0-RC6-27 2020-10-02 06:50:27 +02:00
adisbladis c25f55e38b
Merge pull request #99327 from adisbladis/poetry2nix-1_13_0
poetry2nix: 1.12.0 -> 1.13.0
2020-10-02 01:36:25 +02:00
Sascha Grunert 462a9bf9fb buildah: 1.16.2 -> 1.16.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-10-01 22:02:41 +00:00
adisbladis 0eeedc732c
poetry2nix: 1.12.0 -> 1.13.0 2020-10-01 23:11:14 +02:00
Jonathan Ringer e6ec27be98 tabnine: fix build
Co-authored by: @onsails
2020-10-01 14:05:44 -07:00
Andrey Kuznetsov 9a54352353 tabnine: init at 3.1.1 2020-10-01 10:32:22 -07:00
Mario Rodas d68b9a9e59 goconst: fix excludedPackages 2020-10-01 04:20:00 -05: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
John Ericson f60fc7f61f meson: Remove propagated native C compiler
Now that we have a Meson release containting [1], Meson will work fine
without a native compiler, so we don't need this trick anymore.

Fixes #58831

[1]: https://github.com/mesonbuild/meson/pull/6512
2020-09-30 10:31:39 -04: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
R. RyanTM d3bf95dfff autoflake: 1.3.1 -> 1.4 2020-09-28 03:54:31 +00: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 0a272c46c1 goconst: 1.1.0 -> 1.2.0 2020-09-25 08:15:27 +00: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 05cd24d096 conftest: 0.20.0 -> 0.21.0 2020-09-25 03:51:59 +00: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
R. RyanTM 7963a561fa cargo-generate: 0.5.0 -> 0.5.1 2020-09-24 20:18:25 +00: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