Commit Graph

327778 Commits

Author SHA1 Message Date
Sandro
000bb5a23d
Merge pull request #144113 from SuperSandro2000/sort 2021-11-01 15:07:27 +01:00
Matt Votava
23640799a3 home-assistant: pin aiounifi to v28 2021-11-01 07:04:10 -07:00
Pavol Rusnak
d752ffcd23
Merge pull request #144114 from erikarvstedt/electrs-0.9.2
electrs: 0.9.1 -> 0.9.2
2021-11-01 15:00:00 +01:00
R. Ryantm
70e0d12fa6 python38Packages.google-re2: 0.2.20210901 -> 0.2.20211101 2021-11-01 13:54:24 +00:00
yuu
ffc27bb0db
python3Packages.django-debug-toolbar: init at 3.2.2 2021-11-01 10:38:51 -03:00
yuu
b8308f143b
maintainers: add yuu 2021-11-01 10:35:56 -03:00
whonore
85d7132ea7 bitwise: 0.42 -> 0.43 2021-11-01 09:33:41 -04:00
Erik Arvstedt
80521a98ac
electrs: 0.9.1 -> 0.9.2 2021-11-01 14:27:59 +01:00
Erik Arvstedt
6b7aa566ef
electrs/update.sh: ensure tag is checked out
Cloning a tag-named branch introduced a supply chain attack vector,
because branch and tag contents might differ.
Now the hashed worktree always corresponds to the tag that is GPG-verified.
2021-11-01 14:27:59 +01:00
oxalica
55226a0d9e
{timedoctor,hyperspace-cli}: mark as broken 2021-11-01 21:27:51 +08:00
oxalica
1d1dd5ddfd
vscode-lldb: pin vsce version to fix build 2021-11-01 21:27:50 +08:00
R. Ryantm
c166beb8e5 python38Packages.github3_py: 2.0.0 -> 3.0.0 2021-11-01 13:25:32 +00:00
Sandro Jäckel
f374bc4113
maintainer: sort 2021-11-01 14:21:51 +01:00
Sandro
6a1312549f
Merge pull request #144109 from gebner/elan130 2021-11-01 14:19:59 +01:00
Maximilian Bosch
64ccb795db
Merge pull request #143234 from Ma27/ofborg-kernel-pings
linux: make sure that src/version actually refer to the declaring file
2021-11-01 14:13:46 +01:00
oxalica
d9225f7a1d
rust-analyzer: 2021-09-20 -> 2021-10-25 2021-11-01 21:12:22 +08:00
Bobby Rong
aed8c80bf0
Merge pull request #144065 from r-ryantm/auto-update/ryujinx
ryujinx: 1.0.7086 -> 1.0.7094
2021-11-01 21:01:18 +08:00
Sandro
38d49533e3
Merge pull request #144107 from r-ryantm/auto-update/python38Packages.django_3 2021-11-01 14:00:55 +01:00
Bobby Rong
652963831c
Merge pull request #144096 from Atemu/update/anki-bin
anki-bin: 2.1.48 -> 2.1.49
2021-11-01 20:55:33 +08:00
Gabriel Ebner
f13aa788e1 elan: 1.2.0 -> 1.3.0 2021-11-01 13:37:56 +01:00
Martin Weinelt
3bb5d0ffe0
Merge pull request #143753 from r-ryantm/auto-update/python3.9-influxdb-client 2021-11-01 13:15:01 +01:00
Michael Weiss
22fa348963
Merge pull request #144099 from primeos/nixos-tests-chromium
nixos/tests/chromium: Add a workaround to fix the test for M96+
2021-11-01 13:09:29 +01:00
Alyssa Ross
e791519f0f
nixos/qemu-vm: use qemu_kvm
qemu_kvm is only built for one architecture, so it's smaller and takes
MUCH less time to build if it has to be built from source.  And this
module doesn't support running a VM for one architecture from another
architecture, so the one architecture is all we'll need.
2021-11-01 12:04:45 +00:00
R. Ryantm
07b54fd95d python38Packages.django_3: 3.2.8 -> 3.2.9 2021-11-01 12:01:44 +00:00
github-actions[bot]
cc41bb5851
Merge master into staging-next 2021-11-01 12:01:00 +00:00
Kevin Cox
4559160c4f
Merge pull request #144062 from IvarWithoutBones/dotnet-module/tests
buildDotnetModule: add support for running unit tests
2021-11-01 07:42:55 -04:00
Martin Weinelt
7fa90b3e6f home-assistant: pin influxdb-client at 1.21.0 2021-11-01 12:41:56 +01:00
Michael Weiss
a188a74486
nixos/tests/chromium: Add a workaround to fix the test for M96+
Some upstream changes broke the automatic fallback to SwiftShader.
Without this workaround the GPU initialization fails (apparently due to requiring Vulkan):
machine # libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
machine # [1001:1001:1101/104304.000625:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
machine # libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
machine # [1052:1052:1101/104305.060496:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
machine # [1084:1084:1101/104305.165898:ERROR:angle_platform_impl.cc(44)] Display.cpp:894 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-specific reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1048.
machine # [1084:1084:1101/104305.171191:ERROR:gl_surface_egl.cc(782)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-specific reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1048.
machine # [1084:1084:1101/104305.178707:ERROR:gl_surface_egl.cc(1382)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
machine # [1084:1084:1101/104305.180111:ERROR:gl_ozone_egl.cc(20)] GLSurfaceEGL::InitializeOneOff failed.
machine # [1084:1084:1101/104305.189760:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
machine # [1092:1092:1101/104305.233470:ERROR:gpu_init.cc(457)] Passthrough is not supported, GL is disabled, ANGLE is

This workaround restores the previous result:
machine # [1004:1004:1101/104551.131190:ERROR:gpu_init.cc(457)] Passthrough is not supported, GL is swiftshader, ANGLE is

The workaround is only required for Chromium, not Google Chrome.
2021-11-01 12:19:28 +01:00
Ellie Hermaszewska
42e9ec0c39
Merge pull request #144086 from prusnak/monado
monado: fix build failure related to VK_NULL_HANDLE change
2021-11-01 19:05:54 +08:00
Maximilian Bosch
f823249125
Merge pull request #144079 from xaverdh/linux-5.15
Linux 5.15
2021-11-01 11:29:59 +01:00
Fabian Affolter
6d7a5212c5
Merge pull request #143979 from fabaff/bump-sedutil
sedutil: 1.15.1 -> 1.20.0
2021-11-01 10:52:02 +01:00
Fabian Affolter
00d06e9f20
Merge pull request #143975 from fabaff/bump-sniffglue
sniffglue: 0.13.1 -> 0.14.0
2021-11-01 10:51:42 +01:00
Sandro
88ba96bf68
Merge pull request #143675 from Synthetica9/pname-version-plexamp 2021-11-01 10:51:33 +01:00
Sandro
73207ec965
Merge pull request #143125 from kurnevsky/pidgin-ssl-fix 2021-11-01 10:51:06 +01:00
Fabian Affolter
725b18414b
Merge pull request #143991 from fabaff/bump-ibis
python3Packages.ibis: 1.6.0 -> 3.2.0
2021-11-01 10:50:41 +01:00
Fabian Affolter
0cb7aa9a45
Merge pull request #144018 from fabaff/bump-icmplib
python3Packages.icmplib: 3.0.1 -> 3.0.2
2021-11-01 10:50:11 +01:00
Pavol Rusnak
9989591b32
monado: fix build failure related to VK_NULL_HANDLE change 2021-11-01 10:37:49 +01:00
Robert Hensing
3d76af212d
Merge pull request #143207 from hercules-ci/evalModules-add-extendModules-and-type
lib.evalModules: Add extendModules and type to result
2021-11-01 10:33:44 +01:00
Florian Klink
dd451b0218
Merge pull request #143641 from Ma27/bump-neomutt
neomutt: 20211022 -> 20211029
2021-11-01 10:30:56 +01:00
Dominik Xaver Hörl
256a798f82 nixos/kernel: test all upstream kernels, reference linuxKernel directly 2021-11-01 10:20:39 +01:00
Dominik Xaver Hörl
4fb4b64362 linux_latest: 5.14 -> 5.15 2021-11-01 10:18:36 +01:00
Damien Cassou
faebe1d4ed
Merge pull request #143612 from r-ryantm/auto-update/crowdin-cli 2021-11-01 10:15:56 +01:00
Maximilian Bosch
63185299f4
linux: make sure that src/version actually refer to the declaring file
With this change it's ensured that `builtins.unsafeGetAttrPos` actually
points to `<nixpkgs/pkgs/os-specific/linux/kernel/linux-x.y.nix>` when
retrieving the position of `src` or `version` of
`linuxPackages.kernel`.

This is relevant to make sure that ofborg pinging maintainers on kernel updates
actually works[1]. While the underlying issue should be fixed in ofborg
or Nix itself, this is IMHO a pragmatic change to ensure that all kernel
maintainers are automatically notified on updates.

[1] https://github.com/NixOS/nixpkgs/pull/143113#issuecomment-953319957
2021-11-01 10:06:00 +01:00
Artturi
73951697f0
Merge pull request #139867 from Mic92/bcc 2021-11-01 11:03:55 +02:00
Atemu
fcd2ff5727 anki-bin: 2.1.48 -> 2.1.49 2021-11-01 10:01:11 +01:00
R. Ryantm
f74fb8c45d
crowdin-cli: 3.7.0 -> 3.7.1 2021-11-01 10:00:28 +01:00
Ellie Hermaszewska
cf6e529bfb
Merge pull request #142565 from Kiskae/patch-1
nvidia_x11 _legacy470: init at 470.82.00
2021-11-01 16:47:29 +08:00
Robert Hensing
0b0d2637fc Revert "nixos/specialisation: Rephrase in terms of extendModules, noUserModules"
This reverts commit e2bea4427b.

While this commit was probably fine, I want to be conservative
with changes right before the release branch-off.
So far the extendModules commits have been adding and refactoring
expressions that did not affect derivation hashes, whereas this
commit changes the module ordering. I will open a separate PR for
it.
2021-11-01 09:41:55 +01:00
Robert Hensing
e2bea4427b nixos/specialisation: Rephrase in terms of extendModules, noUserModules 2021-11-01 09:40:16 +01:00
Justin Bedo
9f69e37ccc
rPackages: fix builds requiring gsl 2021-11-01 19:39:52 +11:00