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
github-actions[bot]
9a945aac72
Merge staging-next into staging
2021-04-25 18:14:18 +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
github-actions[bot]
1626c4772a
Merge staging-next into staging
2021-04-25 12:06:12 +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
Jan Tojnar
c1f851b2ee
Merge branch 'staging-next' into staging
2021-04-25 08:22:13 +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
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
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
Michael Livshin
782cb7aea0
fix clangd wrapper
...
* get libc-cflags and libcxx-cxxflags from the sibling clang
derivation.
* fix the order of those for C++ (libc-cflags use -idirafter for a
reason).
2021-04-24 10:37:57 +03: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]
f9e9e425fc
Merge staging-next into staging
2021-04-24 06:05:32 +00: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
Sandro
965d590fc5
Merge pull request #120234 from cmm/antlr3-c++20
...
antlr3: make C++ includes compatible with C++20
2021-04-24 02:56:41 +02:00
Martin Weinelt
01e4b493de
Merge branch 'master' into staging-next
2021-04-24 02:35:30 +02:00
Sandro
046923781b
Merge pull request #120327 from 06kellyjac/dockle
...
dockle: 0.3.11 -> 0.3.13
2021-04-24 02:31:32 +02:00
github-actions[bot]
944e32775d
Merge staging-next into staging
2021-04-24 00:16:20 +00:00
github-actions[bot]
6e7c70d02d
Merge master into staging-next
2021-04-24 00:16:17 +00:00
Sandro
e84351f8f6
Merge pull request #120299 from schnusch/esbuild
...
esbuild: 0.11.12 -> 0.11.13
2021-04-24 01:31:48 +02:00
fortuneteller2k
c0cca46ef0
zls: init at 0.1.0
2021-04-24 03:42:41 +08:00
Peter Simons
a8ade4385f
Merge origin/master into haskell-updates.
2021-04-23 17:15:13 +02:00
Michael Livshin
a2ae19a00d
antlr3: make C++ headers compliant with C++20
...
(by stealing the relevant patch from Fedora)
2021-04-23 18:10:04 +03:00
Alyssa Ross
4f4d95bbc2
Merge remote-tracking branch 'nixpkgs/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/pyvex/default.nix
pkgs/top-level/python-packages.nix
2021-04-23 13:49:12 +00:00
Alyssa Ross
bb8d9a49ff
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
This will bring in the fix for the yarGen eval failure.
2021-04-23 13:35:52 +00:00
Andrey Kuznetsov
5324ef34a6
tabnine: install all binaries
2021-04-23 11:35:47 +00:00
Andrey Kuznetsov
a15c3530c5
tabnine: 3.3.101 -> 3.3.115
2021-04-23 11:08:43 +00:00
06kellyjac
a4597c4417
dockle: 0.3.11 -> 0.3.13
2021-04-23 11:55:43 +01:00
Raphael Megzari
8e585bbce6
cargo-make: fix darwin build ( #120312 )
...
* cargo-make: format with nixpkgs-fmt
* cargo-make: fix darwin build
2021-04-23 17:34:11 +09:00
Vladimír Čunát
ca65d6f7d2
Merge branch 'master' into staging-next
2021-04-23 09:10:50 +02:00
schnusch
a538030e84
esbuild: 0.11.12 -> 0.11.13
2021-04-23 07:05:13 +02:00
Mario Rodas
fcb8252e87
Merge pull request #120149 from r-ryantm/auto-update/azure-storage-azcopy
...
azure-storage-azcopy: 10.9.0 -> 10.10.0
2021-04-22 21:40:44 -05:00
github-actions[bot]
0d97d9f23b
Merge staging-next into staging
2021-04-23 00:15:42 +00:00
github-actions[bot]
481a9bc47c
Merge master into staging-next
2021-04-23 00:15:39 +00:00
Sandro
ccbd83ec20
Merge pull request #120261 from veehaitch/github-runner-v2.278.0
...
github-runner: 2.277.1 -> 2.278.0
2021-04-23 01:16:58 +02:00
Sandro
b48ace99ca
Merge pull request #120268 from andreasfelix/andreasfelix/update-vala-language-server
...
vala-language-server: 0.48.1 -> 0.48.2
2021-04-23 01:12:12 +02:00
Felix Andreas
3b4f769f4a
vala-language-server: 0.48.1 -> 0.48.2
2021-04-22 22:44:10 +02:00
Maximilian Bosch
ae6d176db3
Merge pull request #120160 from r-ryantm/auto-update/cargo-make
...
cargo-make: 0.32.16 -> 0.32.17
2021-04-22 22:33:32 +02:00
Vincent Haupert
6477046b53
github-runner: 2.277.1 -> 2.278.0
2021-04-22 21:46:37 +02:00
github-actions[bot]
cdece2032d
Merge staging-next into staging
2021-04-22 18:14:30 +00:00
github-actions[bot]
b95da5efb6
Merge master into staging-next
2021-04-22 18:14:27 +00:00
Thiago Kenji Okada
05054fb1da
clj-kondo: 2021.02.13 -> 2021.03.31
2021-04-22 11:30:42 -03:00
Ryan Mulligan
ebc92dedb2
Merge pull request #120191 from r-ryantm/auto-update/gotestsum
...
gotestsum: 1.6.3 -> 1.6.4
2021-04-22 07:17:18 -07:00
José Luis Lafuente
f29292db76
tree-sitter: Add withPlugins
2021-04-22 14:11:01 +02:00
github-actions[bot]
1eabfe5413
Merge staging-next into staging
2021-04-22 12:06:27 +00:00
github-actions[bot]
120744d620
Merge master into staging-next
2021-04-22 12:06:24 +00:00
Mario Rodas
f2a4360594
Merge pull request #120184 from r-ryantm/auto-update/flow
...
flow: 0.148.0 -> 0.149.0
2021-04-22 06:58:08 -05:00
Mario Rodas
850e813dd4
Merge pull request #120170 from r-ryantm/auto-update/cloud-nuke
...
cloud-nuke: 0.1.28 -> 0.1.29
2021-04-22 06:57:11 -05:00
R. RyanTM
e485139541
gotestsum: 1.6.3 -> 1.6.4
2021-04-22 10:35:57 +00:00
Imran Hossain
ce5cbe4abf
tree-sitter: Update grammars
2021-04-22 11:53:13 +02:00
R. RyanTM
e4bd03b915
flow: 0.148.0 -> 0.149.0
2021-04-22 09:41:36 +00:00
R. RyanTM
7ff0ce48df
cloud-nuke: 0.1.28 -> 0.1.29
2021-04-22 07:48:46 +00:00
R. RyanTM
9c72b0769b
cargo-make: 0.32.16 -> 0.32.17
2021-04-22 07:13:27 +00:00
Jörg Thalheim
81b1905c86
radare2: 5.2.0 -> 5.2.1
...
Also get rid of update script:
Since we no longer bundle capstone it just adds
a bunch of metadata.
Now we can easier auto-update radare2.
2021-04-22 09:10:17 +02:00
R. RyanTM
30f7281d99
buildkite-agent: 3.28.1 -> 3.29.0
2021-04-22 06:46:13 +00:00
R. RyanTM
229eab998c
azure-storage-azcopy: 10.9.0 -> 10.10.0
2021-04-22 06:08:27 +00:00
github-actions[bot]
dde5369c50
Merge staging-next into staging
2021-04-22 06:05:54 +00:00
github-actions[bot]
8248f4db36
Merge master into staging-next
2021-04-22 06:05:51 +00:00
R. RyanTM
d562b79b09
ameba: 0.14.2 -> 0.14.3
2021-04-22 04:50:48 +00:00
Lars Jellema
54d8941a0d
esbuild: init at 0.11.12 ( #120089 )
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-22 05:38:16 +02:00
Sandro
7f9965695f
Merge pull request #119247 from jonringer/bump-buck
...
buck: 2019.10.17.01 -> 2021.01.12.01
2021-04-22 03:36:17 +02:00
Sandro
2df2e5f330
Merge pull request #118269 from midchildan/feat/fuse/add-darwin
2021-04-22 03:27:36 +02:00
Sandro
e8faf9d465
Merge pull request #120074 from jojosch/protoc-gen-twirp_php-0.7.1
...
protoc-gen-twirp_php: 0.6.0 -> 0.7.1
2021-04-22 02:41:15 +02:00
Sandro
b19c2cb2df
Merge pull request #120093 from Tomahna/metals
...
metals: 0.10.1 -> 0.10.2
2021-04-22 02:24:52 +02:00
github-actions[bot]
b28a233fef
Merge staging-next into staging
2021-04-22 00:16:19 +00:00
Eric Dallo
64be38f31f
clojure-lsp: 2021.02.14-19.46.47 -> 2021.04.13-12.47.33
2021-04-21 20:52:34 -03:00
Martin Weinelt
6292be499b
Merge branch 'master' into staging-next
2021-04-22 00:54:14 +02:00
Tim Steinbach
529ecceaa6
jenkins: 2.277.2 → 2.277.3
2021-04-21 22:38:53 +02:00
Kevin Rauscher
fb580e732f
metals: 0.10.1 -> 0.10.2
2021-04-21 19:56:22 +02:00
Johannes Schleifenbaum
94514eec55
protoc-gen-twirp_php: 0.6.0 -> 0.7.1
2021-04-21 17:02:39 +02:00
(cdep)illabout
cba97fcde5
spago: 0.20.0 -> 0.20.1
2021-04-21 22:21:55 +09:00
github-actions[bot]
a260b67879
Merge staging-next into staging
2021-04-21 12:06:26 +00:00
github-actions[bot]
9b3e698b14
Merge master into staging-next
2021-04-21 12:06:23 +00:00
Max Wittig
9b9782834d
gitlab-runner: 13.10.0 -> 13.11.0
2021-04-21 11:04:21 +02:00
Jörg Thalheim
20759ed994
radare2: 5.1.1 -> 5.2.0
2021-04-21 10:12:49 +02:00
github-actions[bot]
e09786ff64
Merge staging-next into staging
2021-04-20 18:13:19 +00:00
github-actions[bot]
b08c9b444b
Merge master into staging-next
2021-04-20 18:13:16 +00:00
Sandro
28dae03ce7
Merge pull request #119956 from oxalica/rust-analyzer
...
rust-analyzer: 2021-04-12 -> 2021-04-19
2021-04-20 18:25:23 +02:00
oxalica
9bcc52e8d9
rust-analyzer: 2021-04-12 -> 2021-04-19
2021-04-20 21:33:30 +08:00
Jörg Thalheim
ce55791724
just: 0.8.4 -> 0.9.0
2021-04-20 13:54:34 +02:00
github-actions[bot]
cf0edc0dea
Merge staging-next into staging
2021-04-20 06:06:28 +00:00
github-actions[bot]
e605a07cc0
Merge master into staging-next
2021-04-20 06:06:25 +00:00
Mario Rodas
5a9dfb570a
tflint: 0.26.0 -> 0.27.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.27.0
2021-04-20 04:20:00 +00:00
Mario Rodas
04bb7dc19b
Merge pull request #119686 from marsam/update-ocamlformat
...
ocamlformat: 0.17.0 -> 0.18.0
2021-04-20 22:22:34 -05:00
Sandro
3dac892624
Merge pull request #120016 from KAction/laminar-pedantic
...
laminar: use more specific license (gpl3 -> gpl3Plus)
2021-04-21 05:04:55 +02:00
SCOTT-HAMILTON
5bc2962319
remake: 4.1 -> 4.3 ( #119737 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-21 03:18:35 +02:00
Sandro
8cb93e8921
Merge pull request #119970 from akshgpt7/add-jql
2021-04-21 03:17:05 +02:00
Aksh Gupta
2512e59bef
jql: init at 2.9.4
2021-04-21 02:04:58 +05:30
R. RyanTM
e6b14cc1f8
liquibase: 4.3.1 -> 4.3.2
2021-04-19 22:50:16 -04:00
github-actions[bot]
5fe3cbef9a
Merge staging-next into staging
2021-04-20 00:15:41 +00:00
Martin Weinelt
6b34489f81
Merge branch 'master' into staging-next
2021-04-20 02:06:07 +02:00
Dmitry Bogatov
9479e4f0a1
laminar: use more specific license (gpl3 -> gpl3Plus)
2021-04-20 00:00:00 +00:00
Diego Pontoriero
3f2a3dd3e9
gopls: 0.6.2 -> 0.6.10 ( #119903 )
...
Quite a few critical bugfixes and some new features since 0.6.2.
https://github.com/golang/tools/releases/tag/gopls%2Fv0.6.10
2021-04-19 21:36:53 +00:00
Maximilian Bosch
599ef79536
Merge pull request #119473 from r-ryantm/auto-update/cargo-crev
...
cargo-crev: 0.19.1 -> 0.19.2
2021-04-19 22:24:14 +02:00
Sandro
1e78caefb8
Merge pull request #119642 from jojosch/oh-my-git-init
2021-04-19 20:44:34 +02:00
github-actions[bot]
ea5bd4364e
Merge staging-next into staging
2021-04-19 18:11:54 +00:00
github-actions[bot]
6ef7c23763
Merge master into staging-next
2021-04-19 18:11:51 +00:00
Pavel Borzenkov
9ec151589a
gops: 0.3.17 -> 0.3.18
2021-04-19 12:43:17 +03:00
github-actions[bot]
7742d40a37
Merge staging-next into staging
2021-04-19 06:05:52 +00:00
github-actions[bot]
36faabcd7c
Merge master into staging-next
2021-04-19 06:05:48 +00:00
Sandro
d1bbef4135
Merge pull request #119814 from SuperSandro2000/SuperSandro2000-patch-2
...
spin: update homepage to https
2021-04-19 05:04:53 +02:00
Sandro
216f56598b
Merge pull request #119450 from SCOTT-HAMILTON/inotify-tools
...
inotify-tools: 3.20.2.2 -> 3.20.11.0
2021-04-19 04:56:59 +02:00
Dmitry Bogatov
ef107ba439
checkbashisms: 2.0.0.2 -> 2.21.1 ( #119754 )
...
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
2021-04-19 04:56:12 +02:00
github-actions[bot]
c577e0ee09
Merge staging-next into staging
2021-04-19 00:15:24 +00:00
github-actions[bot]
a28d31ed86
Merge master into staging-next
2021-04-19 00:15:22 +00:00
Sandro
b32089b5e0
Merge pull request #119761 from Parasrah/go-task
...
go-task: 3.3.0 -> 3.4.1
2021-04-18 20:51:23 +02:00
github-actions[bot]
f42b75df03
Merge staging-next into staging
2021-04-18 18:10:40 +00:00
github-actions[bot]
b57b2b362c
Merge master into staging-next
2021-04-18 18:10:37 +00:00
Sandro
73bee54402
Merge pull request #119801 from ck3d/sumneko-lua-lsp-1.20.2
...
sumneko-lua-language-server: 1.16.0 -> 1.20.2
2021-04-18 19:50:07 +02:00
Christian Kögler
da68011064
sumneko-lua-language-server: 1.16.0 -> 1.20.2
2021-04-18 19:23:04 +02:00
Sandro
499051045f
spin: update homepage to https
2021-04-18 19:10:52 +02:00
yvt
bcb8079a93
spin: enable darwin support ( #119809 )
2021-04-18 12:59:03 -04:00
Robert Scott
41dbd1095b
Merge pull request #119485 from r-ryantm/auto-update/doctl
...
doctl: 1.58.0 -> 1.59.0
2021-04-18 17:27:23 +01:00
SCOTT-HAMILTON
6649c6d75c
inotify-tools: 3.20.2.2 -> 3.20.11.0
2021-04-18 16:17:09 +02:00
Parasrah
e58ec08048
go-task: 3.3.0 -> 3.4.1
2021-04-17 17:12:33 -06:00
Sandro
58d4e340be
Merge pull request #119600 from LeSuisse/re2c-2.1.1-staging
2021-04-17 21:07:06 +02:00
github-actions[bot]
33182b194a
Merge staging-next into staging
2021-04-17 18:10:41 +00:00
github-actions[bot]
8156636ab9
Merge master into staging-next
2021-04-17 18:10:38 +00:00
Pavol Rusnak
a15305e07b
Merge pull request #119720 from prusnak/https
...
treewide: use https for github URIs
2021-04-17 18:10:13 +02:00
Sandro
c39dfe8717
Merge pull request #119655 from 06kellyjac/conftest
...
conftest: 0.23.0 -> 0.24.0
2021-04-17 18:09:43 +02:00
Pavol Rusnak
29bb19258a
treewide: use https for github URIs
2021-04-17 17:59:08 +02:00
Jörg Thalheim
b2a1e04eed
Merge remote-tracking branch 'upstream/staging-next' into HEAD
2021-04-17 16:37:04 +02:00
github-actions[bot]
f620e30ca4
Merge master into staging-next
2021-04-17 00:15:03 +00:00
Pavol Rusnak
317ddc352c
Merge pull request #119578 from TredwellGit/electron
...
electron_12: 12.0.2 -> 12.0.4 & electron_11: 11.4.1 -> 11.4.3 & electron_10: 10.4.2 -> 10.4.3
2021-04-17 00:23:48 +02:00
sternenseemann
e75c5353bb
gdb: always set --program-prefix and pass --target
...
This makes the targetPrefix always conform to nixpkgs' expectations
instead of relying on the autotools build system to figure it out
correctly (which is also inconsistent across versions).
See also ca9be0511b
.
2021-04-16 22:56:39 +02:00
06kellyjac
e288f5b7c9
conftest: 0.23.0 -> 0.24.0
2021-04-16 20:11:38 +01:00
Peter Simons
a09a5943b2
Merge pull request #118923 from NixOS/haskell-updates
...
Update Haskell package set to Stackage Nightly 2021-04-06 (plus other fixes)
2021-04-16 20:25:16 +02:00
github-actions[bot]
6a0f49f240
Merge master into staging-next
2021-04-16 18:13:19 +00:00
Johannes Schleifenbaum
7142f594ba
godot-export-templates: init at 3.2.3
2021-04-16 18:49:20 +02:00
sternenseemann
ca9be0511b
binutils-unwrapped: force targetPrefix if cross compiling
...
The binutils build system checks by itself if it is building a cross
toolchain or not and prepends or omits a targetPrefix accordingly. This
means that we can always pass target via configureTargets.
However the binutils build system and our bintools wrapper disagree over
whether we are building a cross toolchain or not sometimes since cross
compilation can be relatively subtle in nixpkgs. For example every use
of crossOverlays will make nixpkgs build a cross toolchain even though
localSystem == crossSystem. The cross infrastructure is also used to
build native binaries with a different stdenv (musl instead of glibc,
clang instead of gcc). In all of these cases stdenv.hostPlatform.config
== stdenv.targetPlatform.config, causing binutils to not prepend a
target prefix. At the same time stdenv.hostPlatform !=
stdenv.targetPlatform causing the bintools wrapper to expect a target
prefix, thus building an incomplete set of bintools. This is why
currently pkgsCross.gnu64 and pkgsCross.musl64 aren't working.
The solution is quite simple however: If we detect that we are building
a cross toolchain in the binutils-unwrapped expression, we force the
targetPrefix with --programprefix and fulfill the expectations of the
bintools wrapper at the same time.
Tested (on x86_64-linux):
* pkgsCross.musl64.hello
* pkgsCross.aarch64-multiplatform.hello
* pkgs.hello
Still not working is pkgsCross.gnu64, since
x86_64-unknown-linux-gnu-stage-final-gcc gets confused about targets
now, so bootstrapping the stdenv fails. Since this wasn't working
previously anyways, it's proably fine to fix this separately.
2021-04-16 17:12:45 +02:00
Sandro
d7ffdde842
Merge pull request #119613 from happysalada/update_wrangler
...
wrangler: 1.15.0 -> 1.16.0
2021-04-16 15:44:26 +02:00
Alyssa Ross
53b88f966e
bmake: add setupHook
...
With this change,
nativeBuildInputs = [ bmake ];
will cause bmake to be used instead of GNU make, but with the usual
stdenv API. Packages using bmake will no longer need to implement
their own {build,check,dist}Phase.
2021-04-16 12:56:48 +00:00
happysalada
d2c4c7ab8b
wrangler: 1.15.0 -> 1.16.0
2021-04-16 21:37:59 +09:00
Thomas Gerbet
995ecddd9a
re2c: 1.3 -> 2.1.1
...
Release notes:
https://re2c.org/releases/release_notes.html#release-2-1-1
2021-04-16 11:03:18 +02:00
Martin Weinelt
cd7a519012
Merge branch 'master' into staging-next
2021-04-16 01:32:09 +02:00
TredwellGit
55853a8e9c
electron_10: 10.4.2 -> 10.4.3
...
https://github.com/electron/electron/releases/tag/v10.4.3
2021-04-15 21:42:10 +00:00
TredwellGit
af8be16988
electron_11: 11.4.1 -> 11.4.3
...
https://github.com/electron/electron/releases/tag/v11.4.2
https://github.com/electron/electron/releases/tag/v11.4.3
2021-04-15 21:40:40 +00:00
TredwellGit
e91e8bcdf2
electron_12: 12.0.2 -> 12.0.4
...
https://github.com/electron/electron/releases/tag/v12.0.3
https://github.com/electron/electron/releases/tag/v12.0.4
2021-04-15 21:38:28 +00:00
John Ericson
38c8ae9bbe
Merge pull request #117914 from Mindavi/cross/gtk-doc-json-glib
...
gtk-doc + json-glib: fix cross-compilation
2021-04-15 16:39:02 -04:00
zowoq
575af60b3d
skopeo: 1.2.2 -> 1.2.3
...
https://github.com/containers/skopeo/releases/tag/v1.2.3
2021-04-16 06:18:20 +10:00
github-actions[bot]
dfd4f14303
Merge master into staging-next
2021-04-15 18:13:27 +00:00
github-actions[bot]
9c190d28df
Merge master into staging-next
2021-04-15 12:06:13 +00:00
Dmitry Ivankov
08fc7507ce
cargo-raze: 0.2.10 -> 0.12.0
2021-04-15 13:28:21 +02:00
R. RyanTM
13ff90fa44
fly: 7.1.0 -> 7.2.0
2021-04-15 02:16:50 -04:00
R. RyanTM
d7ace3d09e
doctl: 1.58.0 -> 1.59.0
2021-04-14 23:12:20 +00:00
Martin Weinelt
7cf67850c0
Merge branch 'master' into staging-next
2021-04-15 01:01:26 +02:00
R. RyanTM
71169d9229
cargo-crev: 0.19.1 -> 0.19.2
2021-04-14 22:08:21 +00:00
Pavol Rusnak
81d784ffaf
Merge pull request #119457 from ethancedwards8/master
...
godot: clean up code
2021-04-14 22:44:31 +02:00
Ethan Edwards
ba656985fb
godot: clean up code
2021-04-14 16:28:57 -04:00
Sascha Grunert
4973dc73f6
buildah: 1.20.0 -> 1.20.1
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-15 06:18:00 +10:00
github-actions[bot]
eb8e023674
Merge master into staging-next
2021-04-14 18:11:01 +00:00
Sandro
7b037c94cc
Merge pull request #119327 from ruuda/butane-0.11.0
...
butane: 0.10.0 -> 0.11.0
2021-04-14 19:19:01 +02:00
Vladimír Čunát
d2eb7a7887
Merge branch 'staging' into staging-next
...
A few conflicts but relatively clear ones (I think).
2021-04-14 10:08:25 +02:00
Lorenz Leutgeb
b0ed229aad
gradle: Pin pkgs to Gradle 6 that fail with 7
2021-04-14 00:06:02 +02:00
Lorenz Leutgeb
da62033a9a
gradle: 7-rc-2 -> 7, bumping latest 6.8.3 -> 7
2021-04-13 19:31:01 +02:00
Samir Talwar
42e029e48f
geckodriver: 0.26.0 -> 0.29.1 ( #119164 )
2021-04-13 16:05:07 +02:00
Ruud van Asseldonk
dfed0ea560
butane: 0.10.0 -> 0.11.0
...
This package was formerly known as the "Fedora CoreOS Config Transpiler"
(fcct). Release 0.11.0 renames it to "Butane", but aside from this it's
just the next release of the same project.
2021-04-13 14:26:29 +02:00
Sandro
262c722ee7
Merge pull request #119278 from marsam/update-universal-ctags
...
universal-ctags: 5.9.20201206.0 -> 5.9.20210411.0
2021-04-13 13:20:26 +02:00
Robert Schütz
650553aa9b
Merge pull request #117873 from fabaff/apkid
...
apkid: init at 2.1.1, python3Packages.yara-python: init at 4.0.5
2021-04-13 09:54:27 +02:00
Vladimír Čunát
cf5cca58d3
Merge #119255 : staging-next + conflict resolution -> staging
2021-04-13 09:35:49 +02:00
Ana Hobden
fc43a7fa4d
probe-run: init at 0.2.1
...
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-13 00:27:44 -07:00
Sandro
b059086181
Merge pull request #119159 from mausch/kubepug
2021-04-13 01:52:52 +02:00
Sandro
b493a8feb9
Merge pull request #119211 from Riey/rust-analyzer
...
rust-analyzer: 2021-04-05 -> 2021-04-12
2021-04-13 01:33:28 +02:00
Jan Tojnar
617e1a0547
Merge pull request #118978 from raboof/gi-docgen-fix-devhelp-and-index-json-ordering
...
gi-docgen: make DevHelp and index.json ordered
2021-04-12 23:44:22 +02:00
R. RyanTM
2623b3e50f
sd-local: 1.0.30 -> 1.0.31 ( #119158 )
2021-04-12 12:37:19 -07:00
R. RyanTM
1187b797c6
kustomize-sops: 2.5.1 -> 2.5.2 ( #119031 )
2021-04-12 12:34:34 -07:00
Luke Granger-Brown
08b22e605b
Merge remote-tracking branch 'upstream/staging-next' into down-integrate-staging
2021-04-12 18:49:01 +00:00
Jonathan Ringer
8da4120a90
buck: 2019.10.17.01 -> 2021.01.12.01
2021-04-12 11:15:06 -07:00
Sandro
2be7176ab3
Merge pull request #107977 from corngood/msbuild
2021-04-12 20:09:16 +02:00
Riey
62b44d8dfa
rust-analyzer: 2021-04-05 -> 2021-04-12
2021-04-13 03:05:22 +09:00
John Ericson
82ca81cd62
Merge pull request #111988 from thefloweringash/darwin-platform-versions
...
Darwin platform versions
2021-04-12 11:40:16 -04:00
Sandro
39c17f77a5
Merge pull request #110398 from wirew0rm/pkg/scenebuilder
2021-04-12 17:33:32 +02:00
Mauricio Scheffer
81ddd516d3
kubepug: init at 1.1.3
2021-04-12 14:21:33 +01:00
Jörg Thalheim
56d3864ef5
Merge pull request #118963 from r-ryantm/auto-update/ccls
...
ccls: 0.20201219 -> 0.20210330
2021-04-12 14:08:25 +01:00
Peter Simons
8ae705ddf6
Merge origin/master into haskell-updates.
2021-04-12 10:30:16 +02:00
Mario Rodas
122cc5fc33
universal-ctags: 5.9.20201206.0 -> 5.9.20210411.0
2021-04-12 04:20:00 +00:00
Sandro
0c27bb45a0
Merge pull request #119142 from mausch/tf2pulumi
...
tf2pulumi: init at 0.10.0
2021-04-12 04:33:15 +02:00
Sandro
3272d2f6df
Merge pull request #118833 from oxalica/rust-analyzer
2021-04-12 00:59:38 +02:00
Sandro
9a6063d568
Merge pull request #118924 from jojosch/protoc-gen-twirp-7.2.0
...
protoc-gen-twirp: 7.1.1 -> 7.2.0
2021-04-12 00:51:56 +02:00
Sandro
e49de5e298
Merge pull request #118878 from Emantor/bump/usbsdmux
...
usbsdmux: 0.1.8 -> 0.2.0
2021-04-12 00:47:13 +02:00
Sandro
7ca02e648f
Merge pull request #119180 from marsam/update-buildtools
...
bazel-buildtools: 3.5.0 -> 4.0.1
2021-04-11 22:58:15 +02:00
Kira Bruneau
dbeee74085
ccache: enable test.modules on Darwin
...
test.modules now passes on Darwin
2021-04-11 14:33:16 -04:00
Kira Bruneau
26f66129f8
ccache: 4.2 -> 4.2.1
2021-04-11 14:05:14 -04:00
oxalica
501284ea42
rust-analyzer: rename nix file
2021-04-12 01:49:58 +08:00
oxalica
6efb930e18
rust-analyzer: merge version specific fields into generic derivation
2021-04-12 01:49:58 +08:00
oxalica
d4e758c5ac
rust-analyzer: 2021-03-22 -> 2021-04-05
2021-04-12 01:04:33 +08:00
Sandro
ee9dbcb115
Merge pull request #119124 from Mic92/cutter
2021-04-11 16:47:24 +02:00
Sandro
07102206f1
Merge pull request #119116 from r-ryantm/auto-update/github-commenter
...
github-commenter: 0.8.0 -> 0.9.0
2021-04-11 16:39:17 +02:00
Sandro
fbecd7794b
Merge pull request #119103 from storvik/fix-clpm
...
clpm: build with sbcl 2.0.9
2021-04-11 16:30:02 +02:00
Sandro
2110db99aa
Merge pull request #119099 from r-ryantm/auto-update/air
...
air: 1.15.1 -> 1.25
2021-04-11 16:27:03 +02:00
Vincent Laporte
b729d4080a
ocamlPackages.ocp-indent: use Dune 2
2021-04-11 14:32:14 +02:00
Mauricio Scheffer
5fbed8bc85
tf2pulumi: init at 0.10.0
2021-04-11 12:53:28 +01:00
Jörg Thalheim
f381fecfd5
cutter: 2.0.0 -> 2.0.1
2021-04-11 13:06:11 +02:00
Jörg Thalheim
7dbe49ed1a
rizin: 0.1.2 -> 0.2.0
2021-04-11 13:06:09 +02:00
Arnout Engelen
37575e7ded
gi-docgen: make DevHelp and index.json stable
...
https://gitlab.gnome.org/GNOME/gi-docgen/-/merge_requests/53
https://github.com/NixOS/nixpkgs/issues/118910
2021-04-11 12:03:59 +02:00
R. RyanTM
9430cc2da0
github-commenter: 0.8.0 -> 0.9.0
2021-04-11 09:08:43 +00:00
storvik
cf25944d02
clpm: use sbcl 2.0.9 when building
...
Use SBCL < 2.1.0 when building as SB-VM::MAKE-EA was removed.
2021-04-11 09:21:35 +02:00
R. RyanTM
6b4de5afec
air: 1.15.1 -> 1.25
2021-04-11 05:07:18 +00:00
Ryan Mulligan
04dd46c650
Merge pull request #119065 from r-ryantm/auto-update/openfpgaloader
...
openfpgaloader: 0.2.5 -> 0.2.6
2021-04-10 21:42:52 -07:00
Mario Rodas
ec2e4b2d74
bazel-buildtools: 3.5.0 -> 4.0.1
2021-04-11 04:20:00 +00:00
Andrew Childs
2316ada93f
luarocks: use targetPlatform.darwinMinVersion as default
2021-04-11 09:47:10 +09:00
Andrew Childs
6605fadc68
bintools-wrapper: default platform versions for darwin
...
Instead of always supplying flags, apply the flags as defaults. Use
clang's native flags instead of lifting the linker flags from binutils
with `-Wl,`.
If a project is using clang to drive linking, make clang do the right
thing with MACOSX_DEPLOYMENT_TARGET. This can be overridden by command
line arguments. This will cause modern clang to pass
`-platform_version 10.12 0.0.0`, since it doesn't know about the SDK
settings. Older versions of clang will pass down `-macos_version_min`
flags with no sdk version.
At the linker layer, apply a default value for anything left
ambiguous. If nothing is specified, pass a full
`-platform_version`. If only `-macos_version_min` is specified, then
lock down the sdk_version explicitly with `-sdk_version`. If a min
version and sdk version is passed, do nothing.
2021-04-11 09:47:09 +09:00
Ryan Mulligan
afca74b711
Merge pull request #119027 from r-ryantm/auto-update/jbang
...
jbang: 0.69.2 -> 0.70.0
2021-04-10 17:30:19 -07:00
Fabian Affolter
1a3dce63c3
apkid: init at 2.1.1
2021-04-11 01:37:23 +02:00
Ryan Mulligan
2c8e88dabe
Merge pull request #118962 from r-ryantm/auto-update/cargo-deny
...
cargo-deny: 0.9.0 -> 0.9.1
2021-04-10 16:01:53 -07:00
Fabian Affolter
089908b9db
Merge pull request #119033 from r-ryantm/auto-update/lazygit
...
lazygit: 0.26.1 -> 0.27.3
2021-04-11 00:35:19 +02:00
Mario Rodas
27d7c671af
Merge pull request #118972 from r-ryantm/auto-update/cloud-nuke
...
cloud-nuke: 0.1.27 -> 0.1.28
2021-04-10 12:31:55 -05:00
R. RyanTM
822c94a557
openfpgaloader: 0.2.5 -> 0.2.6
2021-04-10 17:24:56 +00:00
Mario Rodas
763b66fef5
Merge pull request #119013 from r-ryantm/auto-update/go-toml
...
go-toml: 1.8.1 -> 1.9.0
2021-04-10 10:03:14 -05:00
Sandro
937e6da44e
Merge pull request #118984 from Tomahna/metals
...
metals: 0.10.0 -> 0.10.1
2021-04-10 16:32:15 +02:00
Sandro
15435a234c
Merge pull request #118980 from r-ryantm/auto-update/dbmate
...
dbmate: 1.11.0 -> 1.12.0
2021-04-10 16:31:28 +02:00
R. RyanTM
6ed757b460
lazygit: 0.26.1 -> 0.27.3
2021-04-10 13:15:23 +00:00
R. RyanTM
eff2b5d29f
jbang: 0.69.2 -> 0.70.0
2021-04-10 12:26:23 +00:00
Dmitry Kalinkin
c32ba28e67
github-runner: fix eval ( #119011 )
2021-04-10 07:14:10 -04:00
R. RyanTM
79ea4d0e0f
go-toml: 1.8.1 -> 1.9.0
2021-04-10 11:09:57 +00:00
Vincent Haupert
f4af2f267a
nixos/github-runner: init at v2.277.1 ( #116775 )
...
* github-runner: init at 2.277.1
* nixos/github-runner: initial version
* nixos/github-runner: add warning if tokenFile in Nix store
* github-runner: don't accept unexpected attrs
* github-runner: formatting nits
* github-runner: add pre and post hooks to checkPhase
* nixos/github-runner: update ExecStartPre= comment
* nixos/github-runner: adapt tokenFile option description
Also note that not only a change to the option value will trigger a
reconfiguration but also modifications to the file's content.
* nixos/github-runner: remove mkDefault for DynamicUser=
* nixos/github-runner: create a parent for systemd dirs
Adds a parent directory "github-runner/" to all of the systemd lifecycle
directories StateDirectory=, RuntimeDirectory= and LogDirectory=.
Doing this has two motivations:
1. Something like this would required if we want to support multiple
runners configurations. Please note that this is already possible
using NixOS containers.
2. Having an additional parent directory makes it easier to remap
any of the directories. Without a parent, systemd is going to
complain if, for example, the given StateDirectory= is a symlink.
* nixos/github-runner: use specifier to get abs runtime path
* nixos/github-runner: use hostname as default for option `name`
Until now, the runner registration did not set the `--name` argument if
the configuration option was `null`, the default for the option.
According to GitHub's documentation, this instructs the registration
script to use the machine's hostname.
This commit causes the registration to always pass the `--name` argument
to the runner configuration script. The option now defaults to
`networking.hostName` which should be always set on NixOS.
This change becomes necessary as the systemd service name includes the
name of the runner since fcfa809
and, hence, expects it to be set. Thus,
an unset `name` option leads to an error.
* nixos/github-runner: use types.str for `name` option
Forcing a `name` option to comply with a pattern which could also be
used as a hostname is probably not required by GitHub.
* nixos/github-runner: pass dir paths explicitly for ExecStartPre=
* nixos/github-runner: update variable and script naming
* nixos/github-runner: let systemd choose the user/group
User and group naming restrictions are a complex topic [1] that I don't
even want to touch. Let systemd figure out the username and group and
reference it in our scripts through the USER environment variable.
[1] https://systemd.io/USER_NAMES/
* Revert "nixos/github-runner: use types.str for `name` option"
The escaping applied to the subdirectory paths given to StateDirectory=,
RuntimeDirectory= and LogsDirectory= apparently doesn't use the same
strategy that is used to escape unit names (cf. systemd-escape(1)). This
makes it unreasonably hard to construct reliable paths which work for
StateDirectory=/RuntimeDirectory=/LogsDirectory= and ExecStartPre=.
Against this background, I decided to (re-)apply restrictions to the
name a user might give for the GitHub runner. The pattern for
`networking.hostName` seems like a reasonable choice, also as its value
is the default if the `name` option isn't set.
This reverts commit 193ac67ba3
.
* nixos/github-runner: use types.path for `tokenFile` option
* nixos/github-runner: escape options used as shell arguments
* nixos/github-runner: wait for network-online.target
* github-runner: ignore additional online tests
2021-04-10 10:17:10 +00:00
Kevin Rauscher
92f5917c43
metals: 0.10.0 -> 0.10.1
2021-04-10 10:07:11 +02:00
R. RyanTM
3d3bad9ff3
dbmate: 1.11.0 -> 1.12.0
2021-04-10 07:49:58 +00:00
R. RyanTM
e8a7bf4e2d
cloud-nuke: 0.1.27 -> 0.1.28
2021-04-10 07:03:23 +00:00
R. RyanTM
5131723e93
ccls: 0.20201219 -> 0.20210330
2021-04-10 06:19:39 +00:00
R. RyanTM
b20d30e606
cargo-deny: 0.9.0 -> 0.9.1
2021-04-10 06:07:26 +00:00
R. RyanTM
85e62de17b
bazel-kazel: 0.2.1 -> 0.2.2 ( #118959 )
2021-04-09 22:52:24 -07:00
Ryan Mulligan
dd7dc1b724
Merge pull request #118473 from r-ryantm/auto-update/async-profiler
...
async-profiler: 1.8.4 -> 1.8.5
2021-04-09 20:50:02 -07:00
Johannes Schleifenbaum
3b46cdcc61
protoc-gen-twirp: 7.1.1 -> 7.2.0
2021-04-09 21:35:39 +02:00
(cdep)illabout
250ae4062c
spago: make use of new changelog field for haskell generic builder
2021-04-09 21:32:00 +02:00
Peter Simons
cb29de02c4
Merge pull request #118350 from NixOS/haskell-updates
...
Update Haskell package set to Stackage Nightly 2021-04-02 (plus other fixes)
2021-04-09 20:50:19 +02:00
Frederik Rietdijk
0656d546fb
Merge pull request #118312 from NixOS/staging-next
...
Staging next
2021-04-09 18:29:47 +02:00
Maximilian Bosch
0b938eae3b
Merge pull request #117005 from tomberek/go-yq/test
...
yq-go: add simple test
2021-04-09 18:01:49 +02:00
Maximilian Bosch
45f94b613a
Merge pull request #117510 from r-ryantm/auto-update/py-spy
...
py-spy: 0.3.4 -> 0.3.5
2021-04-09 17:57:45 +02:00
Rouven Czerwinski
56fc7c44db
usbsdmux: 0.1.8 -> 0.2.0
2021-04-09 17:42:28 +02:00
(cdep)illabout
84902fa84a
spago: 0.19.0 -> 0.20.0
2021-04-09 23:47:09 +09:00
Dmitry Kalinkin
219590673c
Merge branch 'staging-next' into staging
...
Conflicts:
pkgs/development/python-modules/panel/default.nix
pkgs/os-specific/linux/kernel/generic.nix
pkgs/servers/home-assistant/default.nix
2021-04-08 22:42:26 -04:00
github-actions[bot]
c99b6f5343
Merge master into staging-next
2021-04-09 00:16:01 +00:00
Sandro
a5f6343808
Merge pull request #118702 from aanderse/conan
...
conan: 1.27.0 -> 1.35.0
2021-04-08 22:43:24 +02:00
github-actions[bot]
85b57e4446
Merge master into staging-next
2021-04-08 18:14:17 +00:00
Jan Tojnar
625ce6c7f6
Merge branch 'staging-next' into staging
...
In python-packages.nix, resolve conflict between 50d604314e
and 187d0371ab
.
2021-04-08 17:14:31 +02:00
Jörg Thalheim
97cdea3f94
Merge pull request #117170 from r-ryantm/auto-update/cargo-deny
...
cargo-deny: 0.8.9 -> 0.9.0
2021-04-08 15:23:10 +01:00
github-actions[bot]
bf6abedefb
Merge master into staging-next
2021-04-08 12:06:16 +00:00
Sandro Jäckel
9d3e9fc017
rizin: remove not required enableParallelBuilding
2021-04-08 13:08:05 +02:00
Sandro Jäckel
107adc2701
rizin: remove not required enableParallelBuilding
2021-04-08 13:07:43 +02:00
Sandro Jäckel
61712e88ed
radare2: remove ? null and assert
2021-04-08 13:06:47 +02:00
Jörg Thalheim
034c49f514
Merge pull request #118041 from Mic92/cutter
...
cutter: 1.12.0 -> 2.0.0
2021-04-08 11:32:54 +01:00
Riey
6bf4e6b230
cargo-feature: init at 0.5.2
2021-04-08 18:32:24 +09:00
Sandro
339854db04
Merge pull request #118782 from eonpatapon/cue-0.3.0
...
cue: 0.2.2 -> 0.3.0
2021-04-08 09:53:34 +02:00
Lorenz Leutgeb
2bc413b970
gradle: Add 7-rc-2, leave latest pointing at 6.8 ( #117462 )
2021-04-08 09:24:12 +02:00
Jean-Philippe Braun
e0213764e7
cue: 0.2.2 -> 0.3.0
2021-04-08 08:44:35 +02:00
github-actions[bot]
0ba1008684
Merge master into staging-next
2021-04-08 06:05:39 +00:00
Sandro
49cfaef0c3
Merge pull request #118596 from dlesl/update-rebar3
...
rebar3: 3.14.2 -> 3.14.4
2021-04-08 02:33:19 +02:00
github-actions[bot]
8d1d992273
Merge master into staging-next
2021-04-08 00:17:24 +00:00
Sandro
df6ff00a37
Merge pull request #118747 from NeQuissimus/sbtextras
...
sbt-extras: 2021-03-29 → 2021-04-06
2021-04-07 23:24:55 +02:00
Sandro
5dabc86289
Merge pull request #118748 from NeQuissimus/jenkins
...
jenkins: 2.277.1 → 2.277.2
2021-04-07 23:24:41 +02:00
Alexander Krimm
ddfc9e0dc3
scenic-view: init at 11.0.2
2021-04-07 21:12:00 +02:00
Alexander Krimm
91e408f47f
scenebuilder: init at 15.0.0
2021-04-07 21:11:59 +02:00
github-actions[bot]
f1e22d45f0
Merge staging-next into staging
2021-04-07 18:14:56 +00:00
github-actions[bot]
6e4d572602
Merge master into staging-next
2021-04-07 18:14:53 +00:00
Tim Steinbach
5e504f87a8
jenkins: 2.277.1 → 2.277.2
2021-04-07 18:01:25 +00:00
Tim Steinbach
5452be4bc6
sbt-extras: 2021-03-29 → 2021-04-06
2021-04-07 18:00:26 +00:00
Sandro
a73894acfb
Merge pull request #118726 from saschagrunert/ginkgo
...
ginkgo: 1.16.0 -> 1.16.1
2021-04-07 15:58:03 +02:00
Jan Tojnar
e3c239fa55
gi-docgen: fix patch URL
...
Fixes: https://github.com/NixOS/nixpkgs/issues/118728
2021-04-07 15:33:15 +02:00
Sascha Grunert
caf9668c8b
ginkgo: 1.16.0 -> 1.16.1
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-07 14:31:47 +02:00
github-actions[bot]
8610c0abbd
Merge staging-next into staging
2021-04-07 12:06:26 +00:00
github-actions[bot]
1d48804dab
Merge master into staging-next
2021-04-07 12:06:23 +00:00
Jonas Heinrich
a0408312e8
krankerl: init at 0.13.0 ( #118582 )
2021-04-07 10:07:31 +02:00
Jan Tojnar
b47bf79d2a
Merge branch 'staging-next' into staging
2021-04-07 05:41:17 +02:00
Aaron Andersen
17c66529f6
conan: 1.27.0 -> 1.35.0
2021-04-06 22:40:32 -04:00
github-actions[bot]
5e509a83ed
Merge master into staging-next
2021-04-07 00:15:14 +00:00
Maxine Aubrey
2cf150ab8c
packer: 1.7.1 -> 1.7.2
2021-04-06 19:54:19 +02:00
Jan Tojnar
70babe5bcf
Merge branch 'staging-next' into staging
2021-04-06 16:25:41 +02:00
Jan Tojnar
c04a14edd6
Merge branch 'master' into staging-next
2021-04-06 16:01:14 +02:00
JesusMtnez
413e9561f8
sbt: 1.4.9 -> 1.5.0
2021-04-06 08:55:30 -04:00
Sandro
a64eb90739
Merge pull request #118611 from risicle/ris-tracy-darwin-fix
...
tracy: force-disable LTO for darwin
2021-04-06 12:00:30 +02:00
Fabian Affolter
048c9600dc
Merge pull request #118215 from r-ryantm/auto-update/go-swagger
...
go-swagger: 0.26.1 -> 0.27.0
2021-04-06 11:31:53 +02:00
Fabian Affolter
63a46019c6
Merge pull request #118190 from r-ryantm/auto-update/act
...
act: 0.2.20 -> 0.2.21
2021-04-06 10:45:49 +02:00
R. RyanTM
f081f189a2
ginkgo: 1.15.2 -> 1.16.0
2021-04-06 04:15:34 -04:00
Eric Bailey
341f795787
go-containerregistry: init at 0.4.1 ( #115875 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-06 10:00:40 +02:00
R. RyanTM
3b45528a32
packet-cli: 0.1.1 -> 0.3.0
2021-04-06 02:31:03 -04:00
R. RyanTM
949d727aaf
sd-local: 1.0.29 -> 1.0.30
2021-04-06 00:40:25 -04:00
R. RyanTM
8c7e6e381c
tfsec: 0.39.14 -> 0.39.16
2021-04-06 00:13:05 -04:00
R. RyanTM
1a99af2ca5
vultr-cli: 2.3.0 -> 2.4.0
2021-04-05 23:45:27 -04:00
R. RyanTM
6256634d7f
vendir: 0.17.0 -> 0.18.0
2021-04-05 23:29:49 -04:00
Robert Scott
42368bf521
Merge pull request #118559 from r-ryantm/auto-update/terracognita
...
terracognita: 0.6.2 -> 0.6.3
2021-04-05 22:31:54 +01:00
Sandro
098a2acb08
Merge pull request #118605 from mausch/dapr
...
dapr: 1.0.1 -> 1.1.0
2021-04-05 21:39:10 +02:00
Robert Scott
d5cbe9183f
tracy: fixupPhase -> postFixup, because linting
2021-04-05 19:00:53 +01:00
Robert Scott
59d8cd8cb6
tracy: force-disable LTO for darwin
2021-04-05 16:47:32 +01:00
Robert Scott
3dc4351159
Merge pull request #118562 from r-ryantm/auto-update/tracy
...
tracy: 0.7.6 -> 0.7.7
2021-04-05 16:17:52 +01:00
Mauricio Scheffer
9502f708ca
dapr: 1.0.1 -> 1.1.0
2021-04-05 16:13:28 +01:00
David
63bfd8f88d
rebar3: 3.14.2 -> 3.14.4
2021-04-05 15:23:10 +02:00
R. RyanTM
7cfd406dbc
tracy: 0.7.6 -> 0.7.7
2021-04-05 06:34:30 +00:00
R. RyanTM
b58b77a164
terracognita: 0.6.2 -> 0.6.3
2021-04-05 06:08:23 +00:00
Sandro
83c63225fe
Merge pull request #118547 from marsam/update-rubocop
...
rubocop: 1.12.0 -> 1.12.1
2021-04-05 07:17:16 +02:00
Mario Rodas
28fa315782
Merge pull request #118492 from r-ryantm/auto-update/flow
...
flow: 0.147.0 -> 0.148.0
2021-04-04 22:52:19 -05:00
davidak
36a661333a
Merge pull request #118500 from r-ryantm/auto-update/git-quick-stats
...
git-quick-stats: 2.1.7 -> 2.1.8
2021-04-05 04:38:06 +02:00
Sandro
7c932296e0
Merge pull request #116335 from SuperSandro2000/move-aliases.nix
2021-04-05 04:07:15 +02:00
github-actions[bot]
0269017eb4
Merge staging-next into staging
2021-04-05 00:16:41 +00:00
github-actions[bot]
44e3fc61fe
Merge master into staging-next
2021-04-05 00:16:38 +00:00
Sandro
adaa3a7944
Merge pull request #118451 from oxzi/shellharden-4.1.2
...
shellharden: init at 4.1.2
2021-04-04 23:28:51 +02:00
Pascal Bach
48fa79f2ed
Merge pull request #118480 from r-ryantm/auto-update/cargo-make
...
cargo-make: 0.32.15 -> 0.32.16
2021-04-04 22:44:23 +02:00
R. RyanTM
f152eb8015
git-quick-stats: 2.1.7 -> 2.1.8
2021-04-04 19:55:15 +00:00
R. RyanTM
5eb76e1977
flow: 0.147.0 -> 0.148.0
2021-04-04 19:12:21 +00:00
zowoq
2361318ade
Merge staging-next into staging
2021-04-05 05:11:50 +10:00
github-actions[bot]
8277f3982e
Merge master into staging-next
2021-04-04 18:13:55 +00:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias
2021-04-04 19:49:52 +02:00
R. RyanTM
9a3bd78535
cargo-make: 0.32.15 -> 0.32.16
2021-04-04 17:05:19 +00:00
R. RyanTM
fc17575462
async-profiler: 1.8.4 -> 1.8.5
2021-04-04 16:04:48 +00:00
github-actions[bot]
73942e2175
Merge staging-next into staging
2021-04-04 12:06:04 +00:00
github-actions[bot]
3e45982f7a
Merge master into staging-next
2021-04-04 12:06:01 +00:00
Robert Schütz
8b65ff2559
Merge pull request #115368 from dotlambda/angelfish-init
...
angelfish: init at 1.8.0
2021-04-04 12:35:03 +02:00
Alvar Penning
673d561cd2
shellharden: init at 4.1.2
2021-04-04 10:52:27 +02:00
Mario Rodas
09513a5523
rubocop: 1.12.0 -> 1.12.1
...
https://github.com/rubocop/rubocop/releases/tag/v1.12.1
2021-04-04 04:20:00 +00:00
Mario Rodas
06021016f1
tflint: 0.25.0 -> 0.26.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.26.0
2021-04-04 04:20:00 +00:00
Sandro Jäckel
33a395f195
yacc: deprecate alias
...
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
Sandro Jäckel
62733b37b4
mysql: deprecate alias
2021-04-04 03:18:57 +02:00
github-actions[bot]
1ffe4a4f49
Merge staging-next into staging
2021-04-04 00:20:48 +00:00
github-actions[bot]
3cc7116425
Merge master into staging-next
2021-04-04 00:20:45 +00:00
Dmitry Bogatov
19b0f5623d
laminar: use "pname" instead of "name" in mkDerivation
2021-04-04 00:00:00 +00:00
Mario Rodas
435128bee8
Merge pull request #118201 from r-ryantm/auto-update/cloud-nuke
...
cloud-nuke: 0.1.25 -> 0.1.26
2021-04-03 16:28:41 -05:00
github-actions[bot]
e4d0dd66a1
Merge staging-next into staging
2021-04-03 18:18:54 +00:00
github-actions[bot]
3bf92ca4db
Merge master into staging-next
2021-04-03 18:18:51 +00:00
Frederik Rietdijk
94fa194b9f
Merge pull request #117593 from FRidh/python2alias
...
Python: be explicit on whether it is python2 or python3 that is used
2021-04-03 18:01:09 +02:00
GuangTao
63d6d99f6d
cmake-format: Fix missing dependency ( #118388 )
2021-04-03 17:45:40 +02:00
Frederik Rietdijk
732addbb81
kcov: use python3
2021-04-03 17:06:11 +02:00
Frederik Rietdijk
f812cdd3b8
kconfig-frontends: use python3
2021-04-03 17:06:11 +02:00
Frederik Rietdijk
9029840dc8
jscoverage: use python3
2021-04-03 17:06:11 +02:00
Frederik Rietdijk
ae202269fa
hexio: stay with python2
2021-04-03 17:06:09 +02:00
Frederik Rietdijk
d8ed6258b4
gup: use python3
2021-04-03 17:06:08 +02:00
Frederik Rietdijk
ff06baf396
grabserial: use python3
2021-04-03 17:06:08 +02:00
Frederik Rietdijk
34c23dbb42
global: use python3
2021-04-03 17:06:07 +02:00
Frederik Rietdijk
58579c642a
gede: use python3
2021-04-03 17:06:07 +02:00
Christian Kögler
f822651e70
tree-sitter: Add aarch64 support
...
tree-sitter compiles on aarch64
2021-04-03 16:11:34 +02:00
github-actions[bot]
a6184b30b8
Merge staging-next into staging
2021-04-03 00:15:00 +00:00
github-actions[bot]
74200a7126
Merge master into staging-next
2021-04-03 00:14:57 +00:00
Sandro
11910695f6
Merge pull request #118296 from purcell/ruby-pg_query-2.0.2
...
defaultGemConfig.pg_query: 2.0.1 -> 2.0.2
2021-04-03 02:14:47 +02:00
Robert Scott
d535600060
Merge pull request #117242 from OPNA2608/update/libftdi1-1.5/21.05
...
libftdi1: 1.4 -> 1.5
2021-04-03 00:17:38 +01:00
Sandro
5fba3382ff
Merge pull request #118325 from mausch/dapr
...
dapr: 0.9.0 -> 1.0.1
2021-04-02 22:07:35 +02:00
Sandro
45372cebc7
Merge pull request #118328 from ericdallo/bump-omnisharp-roslyn
...
ominisharp-roslyn: 1.37.4 -> 1.37.8
2021-04-02 21:31:29 +02:00
Mauricio Scheffer
c7900f0332
dapr: 0.9.0 -> 1.0.1
2021-04-02 20:14:48 +01:00
Michael Weiss
0e811d7fba
cargo-c: 0.7.3 -> 0.8.0
2021-04-02 20:47:53 +02:00
github-actions[bot]
054a265ed6
Merge staging-next into staging
2021-04-02 18:14:58 +00:00
github-actions[bot]
b3a0328b7f
Merge master into staging-next
2021-04-02 18:14:54 +00:00
Ben Siraphob
1d2e7637b6
strace: assert isLinux to avoid eval error on darwin ( #114974 )
...
libunwind.supportsHost is not available on darwin because it uses a different libunwind package (https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/darwin/apple-source-releases/default.nix#L270 ) and changing the stdenv is a big overkill.
2021-04-02 20:03:31 +02:00
Sandro
fc0a4c5acc
Merge pull request #117967 from mroi/patch-xcbuild
...
xcbuild: fix missing library for PlistBuddy
2021-04-02 19:58:01 +02:00
Sandro
90fb692e5d
Merge pull request #115909 from mschuwalow/async-profiler
...
async-profiler: init at 1.8.4
2021-04-02 19:09:09 +02:00
Sandro
2b7387487f
Merge pull request #116415 from dotlambda/boost-build-4.4.1
...
boost-build: 2016.03 -> 4.4.1
2021-04-02 17:46:28 +02:00
Sandro
7a32c4f6de
Merge pull request #118248 from endocrimes/dani/packer-module
...
packer: migrate to buildGoModule
2021-04-02 17:31:43 +02:00
Eric Dallo
7c2dbb853a
ominisharp-roslyn: 1.37.4 -> 1.37.8
2021-04-02 11:59:08 -03:00
github-actions[bot]
60739e07d2
Merge master into staging-next
2021-04-02 12:06:12 +00:00
Maximilian Bosch
7de7862e56
Merge pull request #118214 from r-ryantm/auto-update/git-quick-stats
...
git-quick-stats: 2.1.6 -> 2.1.7
2021-04-02 12:03:06 +02:00
Steve Purcell
dde94e3d83
defaultGemConfig.pg_query: 2.0.1 -> 2.0.2
...
pg_query 2.0.2 apparently has working ARM support.
This change also re-locks sqlint to use the newer version, and
generalises the platform spec to avoid being unnecessarily
restrictive.
As before, other packages which refer to pg_query are unaffected,
because they pin an older version of pg_query which is handled
separately in the gem-config expressions.
Follow-up to #116785
2021-04-02 21:02:54 +13:00
github-actions[bot]
b719e2423f
Merge staging-next into staging
2021-04-02 06:05:30 +00:00
Steve Purcell
b092bdccfa
sqlint: 0.1.10 -> 0.2.0
...
- Updates libpg_query to 2.0.0 in gem config, used by pg_query gem 2.0.1
- Continue to support older gem with older libpg_query, for gitlab
- Remove redundant gem config override in sqlint expression
- Add myself as a maintainer
2021-04-02 00:28:17 -04:00
midchildan
21f9e5aac2
tup: explain blocker for darwin build
2021-04-02 10:59:11 +09:00
github-actions[bot]
636e58e31b
Merge staging-next into staging
2021-04-02 00:21:46 +00:00
Sandro
9bbfb26854
Merge pull request #118283 from vcunat/p/fetchurl-typecheck
2021-04-02 00:24:43 +02:00
Vladimír Čunát
d601532dfc
intltool: fix fetchurl invocation
2021-04-01 22:50:21 +02:00
Antoine Eiche
5759b6f16d
devpi-client: check-manifest and pkginfo needed at runtime
...
This packages are required by the devpi upload command.
2021-04-01 21:10:13 +02:00
github-actions[bot]
78b864aeee
Merge staging-next into staging
2021-04-01 18:15:42 +00:00
Danielle Lancashire
2112a55caf
packer: migrate to buildGoModule
2021-04-01 15:16:28 +02:00
github-actions[bot]
85e9b4acf4
Merge staging-next into staging
2021-04-01 12:06:32 +00:00
Jörg Thalheim
ca9ca6eec9
cutter: 1.12.0 -> 2.0.0
...
This also introduces rizin, which cutter builds on top
2021-04-01 11:37:34 +02:00
Ryan Mulligan
0698166a6f
Merge pull request #118199 from r-ryantm/auto-update/cargo-valgrind
...
cargo-valgrind: 2.0.0 -> 2.0.1
2021-04-01 06:57:23 -07:00
R. RyanTM
9a05911c1e
go-swagger: 0.26.1 -> 0.27.0
2021-04-01 08:58:08 +00:00
R. RyanTM
38a672aa79
git-quick-stats: 2.1.6 -> 2.1.7
2021-04-01 08:42:49 +00:00
Sandro
90283ed5e5
Merge pull request #118187 from thiagokokada/bump-hover
...
hover: 0.46.2 -> 0.46.3
2021-04-01 09:42:51 +02:00
R. RyanTM
4bc7546f61
cargo-valgrind: 2.0.0 -> 2.0.1
2021-04-01 06:11:50 +00:00
github-actions[bot]
ebc5b12a40
Merge staging-next into staging
2021-04-01 06:05:50 +00:00
R. RyanTM
dac29576af
act: 0.2.20 -> 0.2.21
2021-04-01 04:49:19 +00:00
Mario Rodas
212adc0c99
ocamlformat: 0.17.0 -> 0.18.0
...
https://github.com/ocaml-ppx/ocamlformat/releases/tag/0.18.0
2021-04-01 04:20:00 +00:00
Mario Rodas
694696dfa6
cloud-nuke: 0.1.26 -> 0.1.27
...
https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.1.27
2021-04-01 04:20:00 +00:00
R. RyanTM
4c0515aefe
cloud-nuke: 0.1.25 -> 0.1.26
2021-04-01 06:31:58 +00:00
Ryan Mulligan
8d54ed2ab9
Merge pull request #118045 from r-ryantm/auto-update/doctl
...
doctl: 1.57.0 -> 1.58.0
2021-03-31 20:31:41 -07:00
Ryan Mulligan
81ff63d078
Merge pull request #118091 from r-ryantm/auto-update/sd-local
...
sd-local: 1.0.27 -> 1.0.29
2021-03-31 20:25:18 -07:00
Ryan Mulligan
3f6176ad12
Merge pull request #117796 from r-ryantm/auto-update/kustomize-sops
...
kustomize-sops: 2.5.0 -> 2.5.1
2021-03-31 20:24:14 -07:00
Peter Hoeg
8aeab7d333
scry: unstable-2020-09-02 -> 0.9.1
2021-04-01 11:12:47 +08:00
Peter Hoeg
a176af3dce
oq: 1.1.0 -> 1.2.0
2021-04-01 11:12:47 +08:00
Thiago Kenji Okada
4e91ced01e
hover: 0.46.2 -> 0.46.3
...
Also fix `hover init` command failing with the following error:
```
hover: Failed to find template file: open app/hover.yaml.tmpl/app/hover.yaml.tmpl: no such file or directory
```
2021-03-31 21:25:44 -03:00
github-actions[bot]
b152812791
Merge staging-next into staging
2021-04-01 00:15:44 +00:00
Sandro
ffa7b3d619
Merge pull request #118081 from sbruder/drone-oss
...
drone: add option to build oss edition
2021-04-01 01:46:31 +02:00
Sandro
4a2a8d0ea2
Merge pull request #117944 from jojosch/protoc-gen-twirp-init
2021-04-01 01:34:44 +02:00
rnhmjoj
61b7cab481
treewide: use perl.withPackages when possible
...
Since 03eaa48
added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.
Unfortunately there are a few exceptions that I've found:
1. Scripts that are calling perl with the -T switch. This makes perl
ignore PERL5LIB, which is what perl.withPackages is using to inform
the interpreter of the library paths.
2. Perl packages that depends on libraries in their own path. This
is not possible because perl.withPackages works at build time. The
workaround is to add `-I $out/${perl.libPrefix}` to the shebang.
In all other cases I propose to switch to perl.withPackages.
[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
Sandro
1350b8cc11
Merge pull request #118138 from Ma27/vagrant-bump
...
vagrant: 2.2.14 -> 2.2.15
2021-03-31 21:22:11 +02:00
Maximilian Bosch
9a1f63beac
packer: 1.7.0 -> 1.7.1
...
ChangeLog: https://github.com/hashicorp/packer/releases/tag/v1.7.1
2021-03-31 20:31:06 +02:00
github-actions[bot]
5abd5f5ab0
Merge staging-next into staging
2021-03-31 18:15:02 +00:00
Maximilian Bosch
d465cf9cf9
vagrant: 2.2.14 -> 2.2.15
...
ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.2.15/CHANGELOG.md#2215-march-30-2021
Also had to revert a change which improved plugin-errors a bit since it
changed the dependency resolution in a way that broke `vagrant-libvirt`
from `$out/vagrant-plugins/plugins.d`.
2021-03-31 19:49:23 +02:00
Sandro
d80175fe00
Merge pull request #118119 from marsam/update-heroku
...
heroku: 7.47.11 -> 7.51.0
2021-03-31 18:10:02 +02:00
Robert Schütz
27d9353047
corrosion: init at unstable-2021-02-23
2021-03-31 17:06:13 +02:00
github-actions[bot]
4da7569841
Merge staging-next into staging
2021-03-31 12:06:29 +00:00
zowoq
eea81a5e5b
skopeo: add phase hooks
2021-03-31 21:06:23 +10:00
zowoq
0745b524b2
buildah: add phase hooks
2021-03-31 21:06:23 +10:00
zowoq
6da0dcc42a
go-md2man: switch to buildGoModule
...
also rename dir to match attribute.
2021-03-31 21:06:06 +10:00
Frederik Rietdijk
9b9e9cff00
Merge pull request #117015 from NixOS/staging-next
...
Staging next
2021-03-31 12:42:19 +02:00
Johannes Schleifenbaum
9583ac8d84
protoc-gen-go: init at 1.26.0
2021-03-31 11:51:46 +02:00
Fabian Affolter
b4b7c8b425
Merge pull request #118059 from r-ryantm/auto-update/gotestsum
...
gotestsum: 1.6.2 -> 1.6.3
2021-03-31 11:03:32 +02:00
Fabian Affolter
f3bdbab0dd
Merge pull request #118023 from r-ryantm/auto-update/ameba
...
ameba: 0.14.1 -> 0.14.2
2021-03-31 10:58:33 +02:00
github-actions[bot]
a2ada5b26f
Merge staging-next into staging
2021-03-31 06:05:45 +00:00
github-actions[bot]
e880daefc6
Merge master into staging-next
2021-03-31 06:05:41 +00:00
Sandro
3ac9a29d4d
Merge pull request #116588 from martinetd/pahole
...
pahole: 1.17 -> 1.20
2021-03-31 03:36:37 +02:00
Dmitry Bogatov
e0e9b5e200
jq: add configuration option to disable regex support ( #117895 )
...
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 03:30:34 +02:00
github-actions[bot]
01b3d1558f
Merge staging-next into staging
2021-03-30 18:15:09 +00:00
github-actions[bot]
f555f95ed8
Merge master into staging-next
2021-03-30 18:15:05 +00:00
R. RyanTM
09f95cee64
sd-local: 1.0.27 -> 1.0.29
2021-03-30 18:06:05 +00:00
Simon Bruder
d04389aeb2
drone: add option to build oss edition
...
By default drone is distributed under an unfree license that only
permits non-commercial or evaluation use. To build the OSS edition, two
tags have to be passed as build flags. This commit adds an option to
build the OSS edition to the package and defines drone-oss as an alias
for this.
2021-03-30 17:16:22 +02:00
Mario Rodas
d1ccfb3d18
dune_2: 2.8.4 -> 2.8.5
...
https://github.com/ocaml/dune/releases/tag/2.8.5
2021-03-30 16:46:15 +02:00
Fabian Affolter
0378d398ba
Merge pull request #118033 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.41 -> 8.41.1
2021-03-30 16:25:28 +02:00
R. RyanTM
8eb2dad845
gotestsum: 1.6.2 -> 1.6.3
2021-03-30 12:34:05 +00:00
Maximilian Bosch
181f7deed3
Merge pull request #118031 from r-ryantm/auto-update/cargo-watch
...
cargo-watch: 7.5.1 -> 7.6.1
2021-03-30 14:21:35 +02:00
github-actions[bot]
d466353dd5
Merge staging-next into staging
2021-03-30 12:06:28 +00:00
github-actions[bot]
c9e9ff786b
Merge master into staging-next
2021-03-30 12:06:24 +00:00
Maximilian Bosch
8bc58b6a9a
Merge pull request #118030 from r-ryantm/auto-update/cargo-make
...
cargo-make: 0.32.14 -> 0.32.15
2021-03-30 12:57:48 +02:00
R. RyanTM
98b53c745d
doctl: 1.57.0 -> 1.58.0
2021-03-30 10:41:46 +00:00
R. RyanTM
56637bfd0a
checkstyle: 8.41 -> 8.41.1
2021-03-30 09:39:29 +00:00
R. RyanTM
33e6a731e4
cargo-watch: 7.5.1 -> 7.6.1
2021-03-30 09:28:30 +00:00
R. RyanTM
2463044595
cargo-make: 0.32.14 -> 0.32.15
2021-03-30 09:23:13 +00:00
Johannes Schleifenbaum
71423755c7
protoc-gen-twirp_typescript: init at unstable-2021-03-29
2021-03-30 11:12:34 +02:00
Johannes Schleifenbaum
61457d04ef
protoc-gen-twirp_swagger: init at unstable-2021-03-29
2021-03-30 11:12:23 +02:00
Johannes Schleifenbaum
d8a87b7a3e
protoc-gen-twirp_php: init at 0.6.0
2021-03-30 11:12:13 +02:00
Johannes Schleifenbaum
180781246f
protoc-gen-twirp: init at 7.1.1
2021-03-30 11:12:03 +02:00
Jörg Thalheim
c132acd219
Merge pull request #117956 from ivan/diesel-cli-1.4.1
...
diesel-cli: 1.4.0 -> 1.4.1
2021-03-30 09:22:52 +01:00
R. RyanTM
9711efde38
ameba: 0.14.1 -> 0.14.2
2021-03-30 08:19:15 +00:00
Sandro
4efff6d227
Merge pull request #117934 from NeQuissimus/sbtextras
...
sbt-extras: 2021-03-13 → 2021-03-29
2021-03-30 10:16:35 +02:00
Sandro
820ab62e34
Merge pull request #117998 from samuelgrf/remove-maintainer-unused-packages
2021-03-30 09:32:42 +02:00
lewo
ac84e1f49c
Merge pull request #117981 from nlewo/hydra
...
hydra-unstable: 2021-03-10 -> 2021-03-29
2021-03-30 08:59:18 +02:00
Samuel Gräfenstein
8255aa8619
jpexs: remove samuelgrf from maintainers
2021-03-30 02:49:50 +02:00
github-actions[bot]
cde69e72d7
Merge staging-next into staging
2021-03-30 00:14:36 +00:00
github-actions[bot]
db6366f318
Merge master into staging-next
2021-03-30 00:14:33 +00:00
Michael Roitzsch
776241d186
xcbuild: fix missing library for PlistBuddy
...
PlistBuddy requires liblinenoise.dylib, which is compiled from a third party
archive, but not installed
2021-03-29 23:42:21 +02:00
Antoine Eiche
e4a1014dd7
hydra-unstable: 2021-03-10 -> 2021-03-29
2021-03-29 22:48:04 +02:00
zowoq
a5d40f90bb
editorconfig-checker: 2.3.4 -> 2.3.5
...
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.3.5
2021-03-30 05:43:10 +10:00
github-actions[bot]
f6643ed3a6
Merge staging-next into staging
2021-03-29 18:13:18 +00:00
github-actions[bot]
f7049b343c
Merge master into staging-next
2021-03-29 18:13:15 +00:00
Maximilian Bosch
4a7dd032dc
wasm-bindgen-cli: 0.2.69 -> 0.2.73
2021-03-29 20:05:18 +02:00
Ivan Kozik
44479cefbd
diesel-cli: 1.4.0 -> 1.4.1
2021-03-29 17:15:49 +00:00
Tim Steinbach
6d6d8d66b8
sbt-extras: 2021-03-13 → 2021-03-29
2021-03-29 13:26:06 +00:00
Ryan Mulligan
1b20ac93d1
Merge pull request #117791 from r-ryantm/auto-update/jbang
...
jbang: 0.69.1 -> 0.69.2
2021-03-28 21:38:35 -07:00
github-actions[bot]
f311dede4c
Merge staging-next into staging
2021-03-29 00:15:53 +00:00
github-actions[bot]
d495e7527f
Merge master into staging-next
2021-03-29 00:15:48 +00:00
Rick van Schijndel
9647bb3135
gtk-doc: fix cross-compilation
2021-03-29 00:00:41 +02:00