Commit Graph
417422 Commits
Author SHA1 Message Date
Robert HensingandGitHub 8fca2fd4bf Merge pull request #141050 from koenw/dockertools_too_many_arguments
build-support: Fix error when building images with many layers
2022-10-13 21:45:10 +01:00
Rick van SchijndelandRick van Schijndel e31262c3ee at-spi2-core: make introspection unconditional
We don't need to make it conditional anymore, this added line broke the gtk3 build.
With this the (cross) gtk3 build is working again.
2022-10-13 22:44:30 +02:00
Pascal BachandGitHub 387807bee2 Merge pull request #195790 from r-ryantm/auto-update/freerdpUnstable
freerdpUnstable: 2.8.0 -> 2.8.1
2022-10-13 22:38:52 +02:00
figsodaandGitHub 57d5c5540b Merge pull request #195691 from figsoda/update-ruff
ruff: 0.0.69 -> 0.0.72
2022-10-13 16:34:56 -04:00
figsodaandGitHub 814608ad7c Merge pull request #195601 from figsoda/toml2nix
toml2nix: switch to rustPlatform.buildRustPackage
2022-10-13 16:31:55 -04:00
Pascal BachandGitHub 39a5a8795b Merge pull request #195820 from adamcstephens/vscode/1.72.1
vscode: 1.71.2 -> 1.72.1
2022-10-13 22:14:02 +02:00
Pascal BachandGitHub 3c76783506 Merge pull request #195836 from r-ryantm/auto-update/linuxkit
linuxkit: 0.8 -> 1.0.0
2022-10-13 22:11:30 +02:00
Timothy DeHerreraandGitHub 296c61d262 Merge pull request #194479 from jlamur/qutebrowser-widevine-cdm
configure widevine for qutebrowser
2022-10-13 14:02:23 -06:00
Vincent LaporteandVincent Laporte 5b8ac1bbdc coqPackages.relation-algebra: init at 1.7.8 for Coq 8.16 2022-10-13 21:53:46 +02:00
ajs124andGitHub 7201af5b8a Merge pull request #195841 from helsinki-systems/upd/perlpackages-perlldap
perlPackages.perlldap: 0.66 -> 0.68
2022-10-13 21:33:17 +02:00
Robert HensingandGitHub 33d1473ddf Merge pull request #195796 from hercules-ci/doc-stdenv-clarify-hooks
doc/stdenv: Move non-stdenv hooks out of stdenv chapter
2022-10-13 20:32:47 +01:00
Robert Hensing c1311d1223 doc/stdenv: Move Other hooks after all hooks 2022-10-13 21:15:19 +02:00
Robert Hensing 53088569de doc/stdenv: Clarify that the wrappers come with hooks 2022-10-13 21:14:21 +02:00
Robert Hensing f4c6286284 doc/stdenv: Improve language a bit 2022-10-13 21:14:04 +02:00
Weijia WangandAlyssa Ross 5353c75388 qemu: add vmnet support 2022-10-13 18:56:19 +00:00
Janne Heß b0171888fb perlPackages.perlldap: 0.66 -> 0.68 2022-10-13 20:26:46 +02:00
Maximilian BoschandGitHub 849a740bc1 Merge pull request #195830 from DeterminateSystems/qemu-9p-patch
qemu: add patch improving 9p performance
2022-10-13 20:19:20 +02:00
Jules Lamur ae83ba7b41 qutebrowser: enable support for widevine-cdm 2022-10-13 20:08:42 +02:00
Jules Lamur 7d44e664ca widevine-cdm: init at 4.10.2449.0 2022-10-13 20:02:47 +02:00
Bernardo MeurerandGitHub 2196a95e68 Merge pull request #195403 from Flakebi/rocm 2022-10-13 14:56:18 -03:00
R. Ryantm 1383ef4376 linuxkit: 0.8 -> 1.0.0 2022-10-13 17:08:36 +00:00
Linus Heckemann 7b30788245 qemu: add patch improving 9p performance
This patch has been accepted by the upstream 9p subsystem maintainer
and should improve the performance of NixOS tests massively.
2022-10-13 18:15:01 +02:00
SandroandGitHub d0c935df26 Merge pull request #194092 from Luflosi/update/python3Packages.sphinx-basic-ng 2022-10-13 17:59:41 +02:00
Damien Cassouandehmry eb0fda661d offpunk: 1.5 -> 1.6 2022-10-13 10:58:13 -05:00
Adam Stephens da2258f912 vscode: 1.71.2 -> 1.72.1 2022-10-13 14:59:14 +00:00
Silvan MosbergerandGitHub bb2fb15247 Merge pull request #192755 from hercules-ci/lib-types-unspecified-name 2022-10-13 16:56:23 +02:00
Florian KlinkandGitHub 3c121e14f2 Merge pull request #195813 from nazarewk/fix-edid-generator
edid-generator: fix missing generation of binaries
2022-10-13 16:29:32 +02:00
Koen Wilde 2f5fcda329 build-support: Fix error when building images with many layers
When building a docker image using `dockertools.buildLayeredImage`, the
resulting image layers are passed to `jq` through the command line. When
building an image with too many layers this would exceed the maximum
command line argument length.

Hence, we store the list of layers in the Nix store and pass them to
`jq` as a file argument using `--slurpfile`.

Fixes #140908.
2022-10-13 16:27:13 +02:00
Joachim SchmidtandGitHub 87a16031f3 mopidy-mpd: 3.2.0 -> 3.3.0 (#191907) 2022-10-13 15:21:57 +01:00
Aaron JhengandGitHub 34a497196e go-2fa: use buildGoModule (#193459) 2022-10-13 16:00:36 +02:00
Robert HensingandGitHub cb0c860e24 Merge pull request #195793 from hercules-ci/hercules-ci-cross
hercules-ci: Fix cross
2022-10-13 14:57:01 +01:00
Robert Hensing 2db8de920e doc: Move non-stdenv hooks out of stdenv chapter 2022-10-13 15:40:27 +02:00
Krzysztof Nazarewski c4cd43a209 edid-generator: actually generate binaries
the package was not generating *.bin files as the `make` call was missing
2022-10-13 15:38:37 +02:00
Shea LevyandGitHub ba3860a10f Merge pull request #192942 from r-ryantm/auto-update/gsasl
gsasl: 2.0.1 -> 2.2.0
2022-10-13 08:09:29 -04:00
Shea LevyandGitHub ee7722a7de Merge pull request #100634 from fzakaria/faridzakaria/buildmaven-nix
buildMaven: Update buildMaven to pure Nix
2022-10-13 08:06:26 -04:00
Jörg ThalheimandGitHub 56f935ef16 Merge pull request #195784 from r-ryantm/auto-update/flow
flow: 0.188.2 -> 0.189.0
2022-10-13 13:46:12 +02:00
Jörg ThalheimandGitHub 28c491f093 Merge pull request #195785 from kilianar/broot-1.16.1
broot: 1.16.0 -> 1.16.1
2022-10-13 13:45:53 +02:00
Jörg ThalheimandGitHub 38a54c5da6 Merge pull request #195765 from mweinelt/kea-dinge
kea: various updates
2022-10-13 13:43:36 +02:00
Robert Hensing 5b055190e3 doc/stdenv: Clarify status of the hooks 2022-10-13 13:36:47 +02:00
Sergei TrofimovichandGitHub e506bb3c95 Merge pull request #195399 from r-ryantm/auto-update/fheroes2
fheroes2: 0.9.19 -> 0.9.20
2022-10-13 12:35:05 +01:00
Jörg ThalheimandGitHub a3073c49bc Merge pull request #195132 from kouyk/jetbrains-gateway-client
jetbrains.gateway: init at 223.6160.27
2022-10-13 12:39:02 +02:00
Bobby RongandGitHub 652d76837a Merge pull request #195776 from bobby285271/pantheon-patch-update
pantheon.elementary-calendar: switch to merged patch
2022-10-13 18:13:02 +08:00
kilianar bb4926cac8 broot: 1.16.0 -> 1.16.1
https://github.com/Canop/broot/releases/tag/v1.16.1
2022-10-13 11:51:36 +02:00
R. Ryantm fa90ccd7de freerdpUnstable: 2.8.0 -> 2.8.1 2022-10-13 09:31:52 +00:00
R. Ryantm 3485c3d03f flow: 0.188.2 -> 0.189.0 2022-10-13 09:30:24 +00:00
Jonas HeinrichandGitHub 391d6fcfba Merge pull request #195589 from r-ryantm/auto-update/kubemq-community
kubemq-community: 2.3.0 -> 2.3.1
2022-10-13 11:04:03 +02:00
Jonas HeinrichandGitHub be8a0be5fe Merge pull request #195590 from r-ryantm/auto-update/python310Packages.pysimplegui
python310Packages.pysimplegui: 4.60.3 -> 4.60.4
2022-10-13 11:00:13 +02:00
Jonas HeinrichandGitHub 002e49b548 Merge pull request #195592 from r-ryantm/auto-update/python3.10-azure-mgmt-resource
python310Packages.azure-mgmt-resource: 21.1.0 -> 21.2.0
2022-10-13 10:57:15 +02:00
Pavol RusnakandGitHub f4e7986b5d Merge pull request #195686 from wegank/perceptualdiff-darwin
perceptualdiff: unbreak on aarch64-darwin
2022-10-13 10:37:09 +02:00
Jonas HeinrichandGitHub efdc9df2f3 Merge pull request #195597 from r-ryantm/auto-update/multus-cni
multus-cni: 3.9.1 -> 3.9.2
2022-10-13 10:33:22 +02:00