Fabian Affolter
98921606a5
gosec: 2.8.1 -> 2.9.1
2021-10-15 23:56:30 +02:00
Bobby Rong
5c4181fa0c
Merge pull request #135986 from r-ryantm/auto-update/sigrok-cli
...
sigrok-cli: 0.7.1 -> 0.7.2
2021-09-27 20:00:57 +08:00
Ryan Burns
e6654828b8
bashdb: 4.4-1.0.0 -> 5.0-1.1.2, fix build with bash 5.1
2021-09-27 11:52:26 +09:00
figsoda
f339e9af42
sumneko-lua-language-server: set meta.mainProgram
2021-09-26 19:56:13 -04:00
Kevin Cox
76a4a78d09
Merge pull request #138866 from smancill/quilt-wrap-missing-inputs
...
quilt: wrap all required inputs
2021-09-26 16:03:02 -04:00
Maximilian Bosch
ca4e61d586
yarn2nix: run nix-prefetch-git
with --fetch-submodules
...
`pkgs.fetchgit` uses `fetchSubmodules = true;` by default, however
`nix-prefetch-git` doesn't. This means that hashes for a Git repository
with fetched submodules will be wrong in `yarn.nix`.
Considering that this got unnoticed before, it seems as if this case is
an exception to a certain degree.
An exemplary problem is the last `hedgedoc` update[1] where
`js-sequence-diagrams` - a Git repo with submodules - from upstream's
package.json caused a hash mismatch. This got unnoticed because
`nix-build --check` doesn't seem to reveal these issues for fixed-output
derivations.
[1] https://github.com/NixOS/nixpkgs/pull/139238
2021-09-26 21:05:28 +02:00
Sebastián Mancilla
89da7764ef
quilt: add smancill as maintainer
2021-09-26 14:32:10 -03:00
Sebastián Mancilla
0f77179bcf
quilt: wrap all required inputs
...
Some quilt commands fail on darwin with this error:
stat: illegal option -- c
usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]
This is because at build time quilt is configured to use the coreutils
version of 'stat', but the 'quilt' wrapper does not wrap this coreutils
dependency and then at runtime the version from macOS is used (as found
in $PATH).
Fix by ensuring that coreutils is wrapped.
Also add and wrap the missing inputs for the other programs used by the
quilt commands: gawk, gnugrep, gnused, unixtools.column and
unixtools.getopt.
2021-09-26 14:32:09 -03:00
Maximilian Bosch
c9b005ff13
Merge pull request #139528 from maxeaubrey/packer_1.7.5
...
packer: 1.7.4 -> 1.7.5
2021-09-26 15:44:02 +02:00
Sergei Trofimovich
7c86d10590
texinfo6_8: init at 6.8 (without switching default)
...
(forward-picked from commit 1165533fc3
, partially)
The point is to work around issue #139470 : fetchurl on Hydra.
2021-09-26 14:40:50 +02:00
Maxine Aubrey
fe6701ec3a
packer: 1.7.4 -> 1.7.5
...
- https://github.com/hashicorp/packer/releases/tag/v1.7.5
- https://github.com/hashicorp/packer/blob/v1.7.5/CHANGELOG.md
2021-09-26 13:02:28 +02:00
Fabian Affolter
b5182c214f
Merge pull request #139511 from fabaff/bump-tfsec
...
tfsec: 0.58.9 -> 0.58.10
2021-09-26 12:07:29 +02:00
Fabian Affolter
29e399bbdb
Merge pull request #139500 from Riey/cargo-feature
...
cargo-feature: 0.5.2 -> 0.5.3
2021-09-26 10:15:34 +02:00
Fabian Affolter
2eb62bb92e
tfsec: 0.58.9 -> 0.58.10
2021-09-26 10:07:04 +02:00
Fabian Affolter
32413269e4
Merge pull request #139462 from fabaff/bump-sqlfluff
...
sqlfluff: 0.6.5 -> 0.6.6
2021-09-26 10:03:20 +02:00
Riey
f1a8d087eb
cargo-feature: 0.5.2 -> 0.5.3
2021-09-26 13:35:15 +09:00
Artturi
bd2cc001bd
Merge pull request #138736 from Artturin/vartopy3
...
menumaker,gnome-doc-utils: switch to python3
2021-09-26 04:03:21 +03:00
Michael Raskin
9762d71d92
Merge pull request #139460 from Mic92/cutter
...
cutter: 2.0.2 -> 2.0.3
2021-09-25 21:04:23 +00:00
Fabian Affolter
fce1ac0d62
sqlfluff: 0.6.5 -> 0.6.6
2021-09-25 20:23:18 +02:00
Jörg Thalheim
1ae69f0dce
cutter: 2.0.2 -> 2.0.3
2021-09-25 20:01:13 +02:00
Jörg Thalheim
63eb37d2ca
rizin: 0.2.1 -> 0.3.0
2021-09-25 20:01:10 +02:00
figsoda
2625e756d0
Merge pull request #139441 from figsoda/cargo-llvm-lines-update
...
cargo-llvm-lines: 0.4.11 -> 0.4.12
2021-09-25 12:16:17 -04:00
figsoda
bfe8a5cfe6
Merge pull request #139025 from r-ryantm/auto-update/go-migrate
...
go-migrate: 4.14.1 -> 4.15.0
2021-09-25 10:03:42 -04:00
figsoda
780415ce5d
cargo-llvm-lines: 0.4.11 -> 0.4.12
2021-09-25 09:52:07 -04:00
Julius de Bruijn
5f7019ed8a
prisma: 2.30.2 -> 3.1.1
2021-09-25 21:47:30 +09:00
Kevin Cox
5fe6a90585
Merge pull request #139408 from happysalada/update_compy
...
comby: 1.5.1 -> 1.7.0
2021-09-25 08:34:04 -04:00
Julius de Bruijn
3bc4a574db
prisma: add pimeys as maintainer
2021-09-25 20:38:40 +09:00
Pamplemousse
47557e2984
nodesPackages.prisma: #135934 follow-up corrections
2021-09-25 20:38:40 +09:00
Pamplemousse
d047d336d6
prisma-engines: #135934 follow-up corrections
2021-09-25 20:38:40 +09:00
happysalada
54051ba418
comby: 1.5.1 -> 1.7.0
2021-09-25 19:50:28 +09:00
happysalada
2fb9f65c0a
comby: nixpkgs-fmt
2021-09-25 18:04:30 +09:00
figsoda
930b9ba51d
Merge pull request #136089 from onny/abuild
...
abuild: init at 3.7.0
2021-09-24 21:48:16 -04:00
Mark Sagi-Kazar
b7d6c64871
gotestsum: fix package name in ldflags
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-09-25 01:49:06 +02:00
figsoda
8ff19dd69a
Merge pull request #138912 from r-ryantm/auto-update/frugal
...
frugal: 3.14.8 -> 3.14.9
2021-09-24 16:18:44 -04:00
figsoda
8f1cf3840f
Merge pull request #139118 from r-ryantm/auto-update/vcstool
...
vcstool: 0.2.15 -> 0.3.0
2021-09-24 16:11:29 -04:00
figsoda
3fc97c5f99
Merge pull request #139291 from fabaff/bump-gokart
...
gokart: 0.2.0 -> 0.3.0
2021-09-24 15:52:21 -04:00
figsoda
f6a7137726
Merge pull request #139262 from figsoda/cargo-supply-chain-update
...
cargo-supply-chain: 0.0.2 -> 0.2.0
2021-09-24 07:23:31 -04:00
Fabian Affolter
28260c122d
gokart: 0.2.0 -> 0.3.0
2021-09-24 09:35:02 +02:00
github-actions[bot]
213597c007
Merge master into staging-next
2021-09-24 06:01:02 +00:00
Ryan Mulligan
bd9d97e867
Merge pull request #139023 from r-ryantm/auto-update/github-runner
...
github-runner: 2.282.1 -> 2.283.1
2021-09-23 20:22:56 -07:00
Ryan Burns
40299257cc
Merge branch 'master' into staging-next
2021-09-23 18:43:00 -07:00
figsoda
1f2047b3fa
cargo-supply-chain: 0.0.2 -> 0.2.0
2021-09-23 21:09:27 -04:00
figsoda
73e82af50b
Merge pull request #139050 from r-ryantm/auto-update/jbang
...
jbang: 0.79.0 -> 0.80.1
2021-09-23 16:16:40 -04:00
Sandro
0dd7492ca0
Merge pull request #138080 from abathur/resholve_0.6.0
2021-09-23 21:09:25 +02:00
Sandro
154fd8c218
Merge pull request #138909 from r-ryantm/auto-update/fly
2021-09-23 20:32:44 +02:00
adisbladis
1b7e3b78b4
poetry2nix: 1.19.0 -> 1.20.0
2021-09-23 10:55:18 -05:00
Sandro
1f2b8b7b63
Merge pull request #133719 from r-ryantm/auto-update/earthly
2021-09-23 16:24:16 +02:00
Sandro
0973bc5a63
Merge pull request #139045 from r-ryantm/auto-update/inotify-tools
2021-09-23 16:22:56 +02:00
Sandro
79294c8727
Merge pull request #139154 from Ma27/bump-rnix
2021-09-23 15:29:03 +02:00
Sandro
7c8a4a8999
Merge pull request #139147 from ambroisie/add-cvehound
2021-09-23 15:20:58 +02:00