Commit Graph

18577 Commits

Author SHA1 Message Date
github-actions[bot]
5f4614a24e
Merge master into staging-next 2021-09-28 12:01:17 +00:00
Bobby Rong
88307064eb
Merge pull request #139558 from Creator54/p2
godot: 3.3.2 -> 3.3.3
2021-09-28 19:20:45 +08:00
github-actions[bot]
cf2149f1d4
Merge master into staging-next 2021-09-28 06:01:21 +00:00
figsoda
984c8d67fb
Merge pull request #138907 from r-ryantm/auto-update/flow
flow: 0.160.0 -> 0.160.1
2021-09-27 22:31:45 -04:00
Peter Hoeg
35cad8da44 heroku: remove peterhoeg as maintainer 2021-09-28 09:21:08 +08:00
github-actions[bot]
2be25e103b
Merge master into staging-next 2021-09-28 00:01:31 +00:00
Artturi
d0e4e9b474
Merge pull request #131808 from Artturin/crystal-darwin-fix
Various crystal improvements
2021-09-28 01:26:40 +03:00
github-actions[bot]
4b360da656
Merge master into staging-next 2021-09-27 12:01:15 +00: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
github-actions[bot]
7bb1bfbf29
Merge master into staging-next 2021-09-27 06:01:12 +00: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
github-actions[bot]
3bc444ba47
Merge master into staging-next 2021-09-27 00:01:23 +00:00
figsoda
f339e9af42 sumneko-lua-language-server: set meta.mainProgram 2021-09-26 19:56:13 -04:00
Artturin
9bd941c5d2 crystal,shards: remove old versions 2021-09-27 00:15:11 +03:00
Artturin
0f55588885 shards: 0.14 -> 0.15 2021-09-27 00:15:10 +03: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
creator54
b32b998d21 godot: 3.3.2 -> 3.3.3 2021-09-26 23:50:07 +05:30
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
Luke Granger-Brown
bc882f0c02 Merge remote-tracking branch 'upstream/staging' into staging-next 2021-09-26 18:26:57 +01:00
Guillaume Girol
2b8a08e7ed
Merge pull request #128031 from tollb/valgrind-3.17.0
valgrind: 3.16.1 -> 3.17.0
2021-09-26 14:23:02 +00: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
Vladimír Čunát
a641e599a8
Merge branch 'staging-next' into staging 2021-09-26 15:03:03 +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
github-actions[bot]
5dd6e3a959
Merge staging-next into staging 2021-09-25 18:01:44 +00: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
github-actions[bot]
213c1a0e4d
Merge staging-next into staging 2021-09-25 12:01:50 +00: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
github-actions[bot]
9270c06e73
Merge staging-next into staging 2021-09-25 06:01:48 +00:00
figsoda
930b9ba51d
Merge pull request #136089 from onny/abuild
abuild: init at 3.7.0
2021-09-24 21:48:16 -04:00