Commit Graph

15930 Commits

Author SHA1 Message Date
R. RyanTM a338775b63 checkstyle: 8.41.1 -> 8.42 2021-04-28 00:13:44 -04:00
R. RyanTM 3b4d456465 buf: 0.40.0 -> 0.41.0 2021-04-28 00:03:12 -04:00
06kellyjac 2ba5086bdb open-policy-agent: 0.27.1 -> 0.28.0 2021-04-27 23:48:54 -04:00
Martin Weinelt e0d0444717 tockloader: remove myself from maintainers
Sadly the only device I had that was requiring this was an nRF52840 MDK
USB dongle and I apparently broke its bootloader, so it won't get
recognized anymore.
2021-04-27 20:38:35 +02:00
Martin Weinelt 6fbe7f1bbb tockloader: 1.5.0 -> 1.6.0
Add a small check phase calling the tockloader executable and checking
the version.
2021-04-27 20:38:35 +02:00
Sandro 1cfe578781
Merge pull request #119926 from eonpatapon/cue-0.3.2
cue: 0.3.0 -> 0.3.2
2021-04-27 15:14:12 +02:00
Sandro 1cf28a9f3b
Merge pull request #120697 from raboof/treewide-go-inherit-platforms-instead-of-using-platforms.all
treewide: go: inherit platforms instead of using platforms.all
2021-04-27 14:58:17 +02:00
Sandro 7be10df85e
Merge pull request #120719 from schnusch/esbuild
esbuild: 0.11.14 -> 0.11.15
2021-04-27 14:34:27 +02:00
Martin Weinelt 8f284a9c9f
Merge pull request #120769 from Ma27/strace-bump
strace: 5.11 -> 5.12
2021-04-27 14:31:13 +02:00
Vincent Haupert 58c1794062
ghp-import: 0.5.5 -> 1.1.0 (#120794) 2021-04-27 14:11:41 +02:00
Sandro ad21fe666d
Merge pull request #120818 from r-ryantm/auto-update/kustomize
kustomize: 4.0.5 -> 4.1.2
2021-04-27 12:15:46 +02:00
happysalada 672912f73e wrangler: 1.16.0 -> 1.16.1 2021-04-27 17:47:20 +09:00
Vincent Laporte 44339cc0b0 ocamlPackages.ocp-build: fix compilation with OCaml 4.12 2021-04-27 08:42:50 +02:00
Vincent Laporte 9ffb287d75 ocamlformat: build versions < 0.17 with OCaml 4.10 2021-04-27 08:42:50 +02:00
R. RyanTM 55c9975f46 kustomize: 4.0.5 -> 4.1.2 2021-04-27 05:21:03 +00:00
Ryan Mulligan 46a44d450e
Merge pull request #120144 from r-ryantm/auto-update/ameba
ameba: 0.14.2 -> 0.14.3
2021-04-26 19:42:32 -07:00
Jörg Thalheim 61fd1e1595
Merge pull request #120732 from Mic92/lazygit
lazygit: 0.27.3 -> 0.28.1
2021-04-26 19:36:33 +01:00
Maximilian Bosch 86f1c0fb77
strace: 5.11 -> 5.12
ChangeLog: https://github.com/strace/strace/releases/tag/v5.12
2021-04-26 20:19:54 +02:00
JesusMtnez 32f7980afb sbt: 1.5.0 -> 1.5.1 2021-04-26 10:16:00 -04:00
Jörg Thalheim 2a954135a6
lazygit: 0.27.3 -> 0.28.1 2021-04-26 14:02:22 +02:00
schnusch 4c959e68bf esbuild: 0.11.14 -> 0.11.15 2021-04-26 12:10:59 +02:00
Arnout Engelen 1be3d412c0
treewide: go: inherit platforms instead of using platforms.all
`buildGoModule` and `buildGoPackage` by default inherit the `platforms`
from go. That seems better than explicitly configuring `platforms.all`.

There are also many packages that specify 'linux + darwin' - this is
even suggested in the documentation. We might also want to update those,
but let's do the noncontroversial change first.
2021-04-26 08:59:56 +02:00
Jean-Philippe Braun 7c1a61aca4 cue: 0.3.0 -> 0.3.2 2021-04-26 08:28:23 +02:00
R. RyanTM 9c75aaf3ae air: 1.25 -> 1.27.2 2021-04-26 00:49:38 -04:00
R. RyanTM 05c001a5e6 go-task: 3.4.1 -> 3.4.2 2021-04-26 00:37:41 -04:00
R. RyanTM aefb947051 codeql: 2.5.0 -> 2.5.2 2021-04-25 23:09:35 -04:00
Mario Rodas e1bc639fd4
Merge pull request #120639 from r-ryantm/auto-update/bazelisk
bazelisk: 1.7.5 -> 1.8.0
2021-04-25 20:59:07 -05:00
Mario Rodas ddea0864b6
Merge pull request #120553 from raboof/grpc-go-init-at-1.37.0
protoc-gen-go-grpc: init at 1.1.0
2021-04-25 18:15:14 -05:00
Anderson Torres b1c9917f71
Merge pull request #120625 from AndersonTorres/quick-modifications
Updates

ftgl: 2.1.3-rc5 -> 2.4.0; 
cimg: 2.9.6 -> 2.9.7; 
dialog: 1.3-2210306 -> 1.3-2210324; 
docutils: 0.16 -> 0.17.1; 
fme: refactor
2021-04-25 18:43:59 -03:00
R. RyanTM bc66efc5db bazelisk: 1.7.5 -> 1.8.0 2021-04-25 20:22:31 +00:00
Arnout Engelen 8a4abd956f
protoc-gen-go-grpc: init at 1.1.0
Using buildGoModule did not work for this package, and produced the
error "main module (google.golang.org/grpc) does not contain package
google.golang.org/grpc/cmd/protoc-gen-go-grpc". Since buildGoModule and
buildGoPackage both seem in common use and both have their advantages
(https://github.com/NixOS/nixpkgs/issues/84826) just using
buildGoPackage seems like a neat solution here.
2021-04-25 19:51:31 +02:00
AndersonTorres 3a7af6de81 dialog: 1.3-2210306 -> 1.3-2210324 2021-04-25 14:38:31 -03:00
Mario Rodas 097467a504 tflint: 0.27.0 -> 0.28.0
https://github.com/terraform-linters/tflint/releases/tag/v0.28.0
2021-04-25 04:20:00 +00:00
Frederik Rietdijk c648f7ee2a Merge master into staging-next 2021-04-25 13:54:29 +02:00
Jonas Chevalier b8ef16dc1e
treefmt: init at 0.1.1 (#120521)
* treefmt: init at 0.1.1

* Update pkgs/top-level/all-packages.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/development/tools/treefmt/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-25 10:11:42 +00:00
Sandro 1e7b8e28f1
Merge pull request #120540 from schnusch/esbuild
esbuild: 0.11.13 -> 0.11.14
2021-04-25 09:39:45 +02:00
Sandro cf628a338d
Merge pull request #120092 from ericdallo/bump-clojure-lsp
clojure-lsp: 2021.02.14-19.46.47 -> 2021.04.13-12.47.33
2021-04-25 08:55:36 +02:00
github-actions[bot] a956f62ea4
Merge master into staging-next 2021-04-25 06:05:34 +00:00
Evils 4b7ccb3418 stlink: 1.6.0 -> 1.7.0 2021-04-25 07:30:01 +02:00
Mario Rodas 4a1bad5db1
Merge pull request #120559 from jonringer/buck-jdk8
buck: use jdk8
2021-04-24 21:21:21 -05:00
Mario Rodas 8e7de907c7
Merge pull request #119884 from LibreCybernetics/add-ruby-pgsync
pgsync: init at 0.6.6
2021-04-24 21:20:06 -05:00
Jan Tojnar 0f1c4558d3
Merge branch 'master' into staging-next
Choose binwalk 2.3.1, 27 is legacy version for Python 2.
2021-04-25 02:50:48 +02:00
Jonathan Ringer ad521d005b
buck: use jdk8 2021-04-24 11:25:35 -07:00
schnusch 7893552afa esbuild: 0.11.13 -> 0.11.14 2021-04-24 18:12:46 +02:00
Jörg Thalheim 5cecebfb2f
Merge pull request #120484 from austinbutler/fix-just-darwin
just: fix Darwin build
2021-04-24 07:10:32 +01:00
github-actions[bot] d8d6ba0d2e
Merge master into staging-next 2021-04-24 06:05:30 +00:00
Fabián Heredia Montiel 4e96143fe5 pgsync: init at 0.6.6 2021-04-23 22:36:41 -05:00
Sandro bbffc43d56
Merge pull request #120450 from fortuneteller2k/add-zls 2021-04-24 03:59:57 +02:00
Austin Butler 0fffe0ed7e just: fix Darwin build 2021-04-23 18:47:37 -07:00
Sandro 551ed846bf
Merge pull request #120329 from onsails/tabnine 2021-04-24 03:04:31 +02:00