Commit Graph

417548 Commits

Author SHA1 Message Date
Timothy DeHerrera
296c61d262
Merge pull request #194479 from jlamur/qutebrowser-widevine-cdm
configure widevine for qutebrowser
2022-10-13 14:02:23 -06:00
Vincent Laporte
5b8ac1bbdc coqPackages.relation-algebra: init at 1.7.8 for Coq 8.16 2022-10-13 21:53:46 +02:00
R. Ryantm
272da6f68a oh-my-posh: 12.1.0 -> 12.2.0 2022-10-13 19:51:44 +00:00
R. Ryantm
cc5e84e4df nvidia-vaapi-driver: 0.0.6 -> 0.0.7 2022-10-13 19:42:21 +00:00
R. Ryantm
ff68b5f896 new-session-manager: 1.6.0 -> 1.6.1 2022-10-13 19:35:33 +00:00
ajs124
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 Hensing
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
Andrea Ciceri
c0d33cafd8
slack: 4.28.171 -> 4.28.184 (x86_64-linux) 2022-10-13 21:29:12 +02: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
R. Ryantm
2a769270fe python310Packages.aioftp: 0.21.3 -> 0.21.4 2022-10-13 19:08:09 +00:00
Weijia Wang
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 Bosch
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 Meurer
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
Chuang Zhu
223829cffd karlender: init at 0.6.2 2022-10-14 00:42:43 +08:00
R. Ryantm
211d284b5c mavproxy: 1.8.56 -> 1.8.57 2022-10-13 16:35:12 +00:00
Martin Weinelt
989e8d8568
nss: 3.83 -> 3.84
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/uV-FYp6SUr8/m/M5TvBj0eAQAJ
2022-10-13 18:21:29 +02: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
Sandro
d0c935df26
Merge pull request #194092 from Luflosi/update/python3Packages.sphinx-basic-ng 2022-10-13 17:59:41 +02:00
Damien Cassou
eb0fda661d offpunk: 1.5 -> 1.6 2022-10-13 10:58:13 -05:00
Justin Wood
fbe3995298 postgresql_15: init at 15.0
https://www.postgresql.org/docs/15/release-15.html
2022-10-13 11:56:40 -04:00
John Shaffer
da0d5b7f55 srvc: init at 0.6.0 2022-10-13 10:04:09 -05:00
Adam Stephens
da2258f912
vscode: 1.71.2 -> 1.72.1 2022-10-13 14:59:14 +00:00
Silvan Mosberger
bb2fb15247
Merge pull request #192755 from hercules-ci/lib-types-unspecified-name 2022-10-13 16:56:23 +02:00
R. Ryantm
fe83bff80e lazydocker: 0.18.1 -> 0.19.0 2022-10-13 14:48:55 +00:00
Florian Klink
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 Schmidt
87a16031f3
mopidy-mpd: 3.2.0 -> 3.3.0 (#191907) 2022-10-13 15:21:57 +01:00
Aaron Jheng
34a497196e
go-2fa: use buildGoModule (#193459) 2022-10-13 16:00:36 +02:00
Robert Hensing
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 Levy
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 Levy
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 Thalheim
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 Thalheim
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 Thalheim
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 Trofimovich
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
R. Ryantm
475ef7975e python310Packages.mne-python: 1.1.1 -> 1.2.0 2022-10-13 11:07:24 +00:00
Jörg Thalheim
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 Rong
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