figsoda
814608ad7c
Merge pull request #195601 from figsoda/toml2nix
...
toml2nix: switch to rustPlatform.buildRustPackage
2022-10-13 16:31:55 -04:00
R. Ryantm
3187ac92bb
opentelemetry-collector-contrib: 0.61.0 -> 0.62.0
2022-10-13 20:26:25 +00:00
Pascal Bach
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 Bach
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
R. Ryantm
19f91b13e5
opentelemetry-collector: 0.61.0 -> 0.62.0
2022-10-13 20:06:38 +00:00
Timothy DeHerrera
296c61d262
Merge pull request #194479 from jlamur/qutebrowser-widevine-cdm
...
configure widevine for qutebrowser
2022-10-13 14:02:23 -06:00
Jonathan Ringer
fe2ffdcc5e
c-ares: add downstream tests
2022-10-13 13:01:20 -07:00
Jonathan Ringer
74f7adf0be
c-ares: remove passthru.cmake-config
2022-10-13 13:01:20 -07:00
Jonathan Ringer
4250a64798
c-ares: add dev output
2022-10-13 13:01:20 -07:00
Jonathan Ringer
e0d8990938
c-ares: add cmake to default, c-aresMinimal: init
2022-10-13 13:01:20 -07: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
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
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 Wang
5353c75388
qemu: add vmnet support
2022-10-13 18:56:19 +00:00
PedroHLC ☭
b4b99f16da
mesa: re-enable video-codecs
...
The release disables some codecs 7d969fe9e9
.
Since we are not Fedora, we should probably enable them https://lists.fedoraproject.org/archives/list/legal@lists.fedoraproject.org/thread/M4LTGLHY5JX42IHC45WNWB5FH2JIFMAS/ .
2022-10-13 15:55:51 -03:00
PedroHLC ☭
445887f636
mesa: 22.1.7 -> 22.2.1
2022-10-13 15:40:56 -03: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
github-actions[bot]
7df9a7a84c
Merge staging-next into staging
2022-10-13 18:07:50 +00:00
github-actions[bot]
ba416892cb
Merge master into staging-next
2022-10-13 18:07:16 +00:00
Jules Lamur
7d44e664ca
widevine-cdm: init at 4.10.2449.0
2022-10-13 20:02:47 +02:00
Matthieu Coudron
2acce7dfdc
vimPlugins: make usage of luaPackages less confusing
...
right now the src is ignored in:
```
lush-nvim = buildNeovimPlugin {
pname = "lush.nvim";
version = "2022-08-09";
src = fetchFromGitHub {
owner = "rktjmp";
repo = "lush.nvim";
rev = "6b9f399245de7bea8dac2c3bf91096ffdedfcbb7";
sha256 = "0rb77rwmbm438bmbjfk5hwrrcn5sihsa1413bdpc27rw3rrn8v8z";
};
meta.homepage = "https://github.com/rktjmp/lush.nvim/ ";
};
```
which is very confusing. With this PR, we correctly override the src and
the version of the package. We introduce a rockspecVersion attribute of
lua package to be able to still find the rockspec when the
"version" field needs to be different than "rockspecVersion".
2022-10-13 19:57:35 +02:00
Bernardo Meurer
2196a95e68
Merge pull request #195403 from Flakebi/rocm
2022-10-13 14:56:18 -03:00
Vladimír Čunát
dbcd78e341
Merge #195586 : tzdata: 2022d -> 2022e
...
...into staging
2022-10-13 19:17:08 +02:00
Vladimír Čunát
8d7a17eaf0
Merge #194802 : libXft: 2.3.4 -> 2.3.6
...
...into staging
2022-10-13 19:15:07 +02:00
R. Ryantm
1383ef4376
linuxkit: 0.8 -> 1.0.0
2022-10-13 17:08:36 +00:00
Martin Weinelt
ef6a273c70
Merge pull request #195748 from jtojnar/libxml2
2022-10-13 18:43:05 +02:00
Martin Weinelt
32aefe2e36
Merge pull request #195804 from misuzu/xterm-update
2022-10-13 18:41:02 +02:00
ajs124
768c88b798
Merge pull request #195812 from mweinelt/unbound-1.17.0
...
unbound: 1.16.3 -> 1.17.0
2022-10-13 18:23:28 +02: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
Martin Weinelt
521699744c
Merge pull request #195828 from helsinki-systems/revert/openssl
...
openssl: revert withdrawn releases
2022-10-13 18:16:14 +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
ajs124
0755f8c8f8
Revert "openssl: 3.0.5 -> 3.0.6"
...
This reverts commit 0c743ca36f
.
https://mta.openssl.org/pipermail/openssl-announce/2022-October/000237.html
2022-10-13 18:10:42 +02:00
ajs124
b30d687dd0
Revert "openssl: 1.1.1q -> 1.1.1r"
...
This reverts commit 0bf7095945
.
https://mta.openssl.org/pipermail/openssl-announce/2022-October/000237.html
2022-10-13 18:10:13 +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
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
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