Commit Graph

15435 Commits

Author SHA1 Message Date
github-actions[bot]
d495e7527f Merge master into staging-next 2021-03-29 00:15:48 +00:00
Sandro
64a9488dbe Merge pull request #117824 from russell/vendir 2021-03-28 22:56:29 +02:00
Sandro
ff0d25b9dc Merge pull request #117900 from ivanbrennan/fly-remove-writetext
fly: remove writeText
2021-03-28 22:42:22 +02:00
Fabian Affolter
733f0586c5 Merge pull request #117763 from r-ryantm/auto-update/codeql
codeql: 2.4.6 -> 2.5.0
2021-03-28 21:21:59 +02:00
ivanbrennan
0be7adbc6c fly: remove writeText
The writeText argument is unused. It was originally used to copy a bash
completion script into the derivation, but a different approach was
chosen, and I simply forgot to remove the writeText argument.

78013b4ecc
https://github.com/NixOS/nixpkgs/pull/64714#discussion_r303216977
2021-03-28 14:05:20 -04:00
github-actions[bot]
25268aeaf7 Merge master into staging-next 2021-03-28 12:06:21 +00:00
lewo
f6c34c9e0a Merge pull request #117854 from r-ryantm/auto-update/yq-go
yq-go: 4.6.2 -> 4.6.3
2021-03-28 09:20:07 +02:00
github-actions[bot]
3f2a4a9dea Merge master into staging-next 2021-03-28 06:05:31 +00:00
Mario Rodas
d1febdc581 Merge pull request #117845 from r-ryantm/auto-update/tfsec
tfsec: 0.39.10 -> 0.39.14
2021-03-27 22:44:23 -05:00
Ryan Mulligan
60e054cb04 Merge pull request #117655 from r-ryantm/auto-update/pkgconf
pkgconf-unwrapped: 1.7.3 -> 1.7.4
2021-03-27 20:41:26 -07:00
Ryan Mulligan
59162918ee Merge pull request #117516 from r-ryantm/auto-update/sd-local
sd-local: 1.0.26 -> 1.0.27
2021-03-27 20:35:16 -07:00
github-actions[bot]
732dc6ef8f Merge master into staging-next 2021-03-28 00:15:41 +00:00
R. RyanTM
53aac393e8 yq-go: 4.6.2 -> 4.6.3 2021-03-27 23:41:31 +00:00
Sandro
fa0b7ed232 Merge pull request #117831 from onsails/tabnine
tabnine: 3.2.64 -> 3.3.101
2021-03-28 00:03:41 +01:00
R. RyanTM
e4f2c68b28 tfsec: 0.39.10 -> 0.39.14 2021-03-27 22:25:23 +00:00
Sandro
979f8c9bb5 Merge pull request #117774 from oxzi/golangci-lint-v1.39.0
golangci-lint: 1.38.0 -> 1.39.0
2021-03-27 23:14:36 +01:00
Russell Sim
6db0ff627b vendir: init at 0.17.0
Add vendir at 0.17.0 a tool for vendoring data
2021-03-27 21:13:08 +01:00
Andrey Kuznetsov
0c39926e7e tabnine: 3.2.64 -> 3.3.101 2021-03-27 23:35:04 +04:00
github-actions[bot]
95c24d591a Merge master into staging-next 2021-03-27 18:14:08 +00:00
Fabian Affolter
f615c23325 bashate: init at 2.0.0 (#117469) 2021-03-27 17:40:29 +01:00
sternenseemann
ef6450411f ocamlPackages_4_{11,12}: merlin: 3.4.2 -> 4.1
Add nix expression for the OCaml-version specific versions of merlin
4.1 and conditionally call it in ocaml-packages.nix.
2021-03-27 17:26:12 +01:00
sternenseemann
29d77c57ed dot-merlin-reader: 3.4.2 -> 4.1
4.1 uncoupled the versions between merlin and dot-merlin-reader which
means we can and must update them independently of each other since
merlin 4.1 is only available in specific versions for OCaml 4.11 and
4.12 respectively.

Therefore merlin now fetches its own source instead of inheriting it
from dot-merlin-reader.
2021-03-27 17:26:12 +01:00
github-actions[bot]
5021a8bc13 Merge master into staging-next 2021-03-27 12:06:13 +00:00
Alvar Penning
f5dc55128c golangci-lint: 1.38.0 -> 1.39.0 2021-03-27 12:10:49 +01:00
R. RyanTM
4d1b488f2f codeql: 2.4.6 -> 2.5.0 2021-03-27 07:54:39 +00:00
R. RyanTM
471216639a cargo-udeps: 0.1.19 -> 0.1.20 2021-03-27 07:32:22 +00:00
github-actions[bot]
70fb533d57 Merge master into staging-next 2021-03-26 18:13:54 +00:00
Sandro
70d05748e7 Merge pull request #117417 from fabaff/flawfinder
flawfinder: init at 2.0.15
2021-03-26 18:07:14 +01:00
github-actions[bot]
eddd1a74ec Merge master into staging-next 2021-03-26 12:06:41 +00:00
Emery Hemingway
56592ea293 nim: cross-compilation fixes
* Import with callPackages
* Use buildPackages for building a cross-compiler
* Patch-out potential conflicts in nim.cfg
* Generate a configuration with toolchain detection
* Build with strictDeps enabled
2021-03-26 11:36:38 +01:00
Sandro
c4d77d1224 Merge pull request #117638 from marsam/update-buildah
buildah: 1.19.8 -> 1.20.0
2021-03-26 09:54:56 +01:00
R. RyanTM
5ad417c82b php73Extensions.blackfire: 1.49.1 -> 1.53.0 2021-03-26 09:50:54 +01:00
sternenseemann
cf83099225 ocamlPackages.js_of_ocaml: 3.8.0 -> 3.9.1
Apply patch from eliom's master to fix build with the new js_of_ocaml
version.
2021-03-26 08:43:14 +01:00
github-actions[bot]
26fdaef6b2 Merge master into staging-next 2021-03-26 06:05:54 +00:00
R. RyanTM
7b1958dfff pkgconf-unwrapped: 1.7.3 -> 1.7.4 2021-03-26 04:13:47 +00:00
Mario Rodas
8aacaddb34 Merge pull request #117642 from r-ryantm/auto-update/pack
buildpack: 0.17.0 -> 0.18.0
2021-03-25 21:07:47 -05:00
R. RyanTM
f689693fda buildpack: 0.17.0 -> 0.18.0 2021-03-26 00:58:52 +00:00
github-actions[bot]
b068d2e437 Merge master into staging-next 2021-03-26 00:15:53 +00:00
Sandro
d5178d6519 Merge pull request #117621 from TredwellGit/electron 2021-03-26 00:37:12 +01:00
Sandro
dd84a7fd7b Merge pull request #117575 from raboof/buf-init-at-0.40.0
buf: init at 0.40.0
2021-03-26 00:03:17 +01:00
Sandro
2115946b1d Merge pull request #117619 from wamserma/asmfmt-cleanup
asmfmt: 1.2.1 -> 1.2.3
2021-03-26 00:02:27 +01:00
Mario Rodas
96c7efbfff buildah: 1.19.8 -> 1.20.0
https://github.com/containers/buildah/releases/tag/v1.20.0
2021-03-25 18:00:00 -05:00
Raphael Megzari
bb756400c0 sqlx-cli: fix darwin build (#117443)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-25 23:39:47 +01:00
Markus S. Wamser
b59e0191fd asmfmt: 1.2.1 -> 1.2.3 2021-03-25 23:02:16 +01:00
TredwellGit
a4cacf2c9d electron_10: 10.4.0 -> 10.4.2
https://github.com/electron/electron/releases/tag/v10.4.1
https://github.com/electron/electron/releases/tag/v10.4.2
2021-03-25 21:54:34 +00:00
TredwellGit
7d35b17912 electron_11: 11.3.0 -> 11.4.1
https://github.com/electron/electron/releases/tag/v11.4.0
https://github.com/electron/electron/releases/tag/v11.4.1
2021-03-25 21:53:23 +00:00
TredwellGit
5fd6188e52 electron_12: 12.0.1 -> 12.0.2
https://github.com/electron/electron/releases/tag/v12.0.2
2021-03-25 21:53:23 +00:00
Mario Rodas
fd58db2656 wabt: 1.0.20 -> 1.0.23 (#117548) 2021-03-25 20:21:16 +01:00
github-actions[bot]
7c9222212f Merge master into staging-next 2021-03-25 18:14:01 +00:00
Vincent Laporte
92a1b57bb1 ocamlPackages.ppxlib: default to 0.22.0
ocamlPackages.base_quickcheck 0.14.0 → 0.14.1

ocamlPackages.ppx_custom_printf: 0.14.0 → 0.14.1

ocamlPackages.ppx_expect: 0.14.0 → 0.14.1

ocamlPackages.ppx_optcomp: 0.14.0 → 0.14.1

ocamlPackages.ppx_sexp_conv: 0.14.1 → 0.14.3

ocamlPackages.ppx_sexp_message: 0.14.1 → 0.14.2

ocamlPackages.ppx_typerep_conv: 0.14.1 → 0.14.2

ocamlPackages.visitors: 20210127 → 20210316

ocamlPackages.pgocaml: 4.2.2 → 4.2.2-dev-20210111
2021-03-25 17:36:51 +01:00