Martin Schwaighofer
af180d554b
qemu, runInLinuxVM: change default cpu to qemu64
...
The flag -cpu max leaves QEMU 6.1.0 stuck on some systems,
for example when /dev/kvm is not read-writable.
This does not happen with -cpu qemu64.
Getting stuck like that is a regression in 6.1.0 not yet present in 6.0.0
and should be fixed with 6.2.0 according to early testing with rc1.
We should consider reverting this change when we merge QEMU 6.2.0.
See #146526 .
fixes #141596
2021-11-30 13:06:22 +00:00
Martin Schwaighofer
08bbd123d5
qemu: emit warnings when KVM acceleration is not usable
...
This fixes the qemu-kvm wrapper we add for convenience
silently not using KVM, when the system would support it
by at least leaving an indication in the log that the build ran
slower because it ran without KVM.
2021-11-30 13:06:22 +00:00
Martin Schwaighofer
5d06f6933d
qemu, runInLinuxVM: fix KVM availability check
...
KVM should only be considered abailable if /dev/kvm exists and
is read-writable by the user that is trying to launch it.
The previous check for existance only had the consequence that
on some Linux distributions running VMs with Nix's QEMU only worked
if KVM was NOT installed.
fixes #124371
2021-11-30 13:06:22 +00:00
github-actions[bot]
049a283a15
Merge master into staging-next
2021-11-30 12:01:11 +00:00
Jörg Thalheim
f57e1a4dab
Merge pull request #147359 from Izorkin/update-curl-libs
...
Init http3 libraries
2021-11-30 11:19:15 +00:00
Francesco Gazzetta
87aed70b18
warzone2100: 4.2.2 -> 4.2.3
2021-11-30 11:59:48 +01:00
philipp
b5a27cef4b
nextcloud21: 21.0.5 -> 21.0.7
2021-11-30 11:12:50 +01:00
Sergei Trofimovich
716815ce2a
re2: enable parallel builds ( #147991 )
2021-11-30 04:33:42 -05:00
Jamie McClymont
62df72857c
pythonPackages.requests-toolbelt: disable time-dependant tests
...
Tests include certificates and fail because they are expired.
Upstream issue exists but has been ignored: https://github.com/requests/toolbelt/issues/306
closes #147776
2021-11-30 22:15:59 +13:00
Justin Bedo
eab0561eb0
singularity: 3.8.4 -> 3.8.5
2021-11-30 20:12:29 +11:00
Fabian Affolter
7b031d0d99
Merge pull request #147610 from fabaff/maigret
...
maigret: init at 0.3.1
2021-11-30 10:09:41 +01:00
Bobby Rong
09867155a3
Merge pull request #147963 from bobby285271/pantheon
...
pantheon.elementary-files: 6.0.4 -> 6.1.0
2021-11-30 17:06:24 +08:00
Sergei Trofimovich
9d3d02f9c1
screen: disable parallel build ( #147990 )
...
Parallel build fails for missing generated header dependencies:
screen.h:48:10: fatal error: comm.h: No such file or directory
48 | #include "comm.h"
| ^~~~~~~~
Upstream fixes are intermingled with added features and are not
straightforward to backport. Let's disable parallelism until next
release.
2021-11-30 04:04:12 -05:00
Fabian George Dröge
a0683eed68
python3Packages.ipympl: 0.8.0 -> 0.8.2
2021-11-30 10:00:56 +01:00
Fabian Affolter
73bd63bf75
Merge pull request #147829 from equirosa/chezmoi
...
chezmoi: 2.7.4 -> 2.9.0
2021-11-30 09:40:00 +01:00
Fabian Affolter
6d0504b7ee
Merge pull request #147962 from bcdarwin/ignite-remove-pynvml-dep
...
python3Packages.ignite: remove pynvml dep
2021-11-30 09:34:44 +01:00
Vladimír Čunát
5e154b5c80
Merge #145166 : kuma-*: init at 1.4.0 (missing components)
2021-11-30 09:13:18 +01:00
Fabian Affolter
ed8b110683
Merge pull request #147954 from risicle/ris-pyvex-aarch64
...
python3Packages.pyvex: fix build for aarch64-linux
2021-11-30 09:11:15 +01:00
Bobby Rong
0a989ec7ca
pantheon.elementary-files: drop filechooser-portal-hardcode-gsettings-for-nixos.patch
2021-11-30 15:38:11 +08:00
Johannes Schleifenbaum
3c92df54cc
protoc-gen-twirp: 8.1.0 -> 8.1.1
2021-11-30 08:32:57 +01:00
Eduardo Quiros
bc3eea0c68
chezmoi: 2.7.4 -> 2.9.0
2021-11-30 00:27:19 -06:00
github-actions[bot]
18ca52de87
Merge master into staging-next
2021-11-30 06:01:26 +00:00
Bobby Rong
af21d41260
.github/PULL_REQUEST_TEMPLATE.md, CONTRIBUTING.md: 21.11 -> 22.05 ( #147977 )
...
* .github/PULL_REQUEST_TEMPLATE.md: 21.11 -> 22.05
* CONTRIBUTING.md: 21.11 -> 22.05
2021-11-30 00:20:21 -05:00
R. RyanTM
d05b606009
opencl-clhpp: 2.0.12 -> 2.0.15
2021-11-29 21:12:48 -08:00
Joel
94365b62a8
apkeep: 0.6.0 -> 0.7.0
2021-11-30 15:01:10 +10:00
Artturi
6c39b6eda2
Merge pull request #147967 from Artturin/increasebootsizes
2021-11-30 06:30:05 +02:00
Bobby Rong
04e7a9405e
Merge pull request #147944 from viric/fix-frogatto-data
...
frogatto-data: 2020-12-17 -> 2021-11-29
2021-11-30 11:40:58 +08:00
Bobby Rong
94d1b0d541
pantheon.elementary-files: 6.0.4 -> 6.1.0
2021-11-30 10:34:17 +08:00
Peng Mei Yu
4abccb5466
nixos/webdav: set uid and gid
2021-11-30 10:19:14 +08:00
Peng Mei Yu
ce4ad53e6a
nixos/webdav-server-rs: init
2021-11-30 10:19:14 +08:00
Peng Mei Yu
34ec1a380a
webdav-server-rs: init at unstable-2021-08-16
2021-11-30 10:19:12 +08:00
Randy Eckenrode
640050fcb9
ionide.ionide-fsharp: 5.5.5 -> 5.10.1
2021-11-29 21:17:40 -05:00
Timothy DeHerrera
2f0f91fe69
Merge pull request #147898 from tomberek/release_bump
...
nixos/rl-21.11: bump
2021-11-29 19:12:44 -07:00
iury fukuda
c60adb947e
kuma: init at 1.4.0
2021-11-29 23:04:17 -03:00
P. R. d. O
2253021b7e
alfaview: init at 8.32.0
2021-11-29 19:59:54 -06:00
Artturin
c19234d0df
nixos/tests/installer: increase /boot sizes to 100MB
2021-11-30 03:53:14 +02:00
Timothy DeHerrera
b1faa37cdf
21.11 Release Notes: fix typos
2021-11-29 20:15:37 -05:00
Tom Bereknyei
af92f1c0cc
[21.11] update README.md
...
[21.11] update upgrading
[21.11] update release date
run generation
2021-11-29 20:15:35 -05:00
figsoda
f88c8b7bfb
Merge pull request #147937 from figsoda/fix-vim-clap
...
vimPlugins.vim-clap: fix cargoSha256
2021-11-29 20:09:34 -05:00
Ben Darwin
6f968f1572
python3Packages.ignite: remove optional pynvml dependency
2021-11-29 20:00:16 -05:00
Artturi
14d0efe51a
Merge pull request #147939 from NixOS/revert-116290-mar2021-hidpi
2021-11-30 02:50:14 +02:00
zowoq
34fa1ffbe4
Revert ".github/workflows/editorconfig.yml: Don't use GitHub API for PR diff."
...
This reverts commit 4db84ed126
.
Causing CI errors.
2021-11-30 10:42:57 +10:00
adisbladis
b14dde0fd9
Merge pull request #141186 from rycee/emacs-wrapper-static-subdirs
...
emacs: resolve wrapper load-path at build time
2021-11-29 16:21:52 -08:00
github-actions[bot]
941a6593c8
Merge master into staging-next
2021-11-30 00:01:51 +00:00
Moritz Hedtke
4db84ed126
.github/workflows/editorconfig.yml: Don't use GitHub API for PR diff.
...
This caused ratelimits for large PRs (reformatting PRs)
2021-11-30 09:41:52 +10:00
0x4A6F
fa6ad743e9
zellij: 0.20.1 -> 0.21.0
2021-11-30 00:28:56 +01:00
Robert Scott
eefac98f1a
python3Packages.pyvex: fix build for aarch64-linux
2021-11-29 23:19:07 +00:00
Fabian Affolter
d8d3cb95e9
Merge pull request #147824 from fabaff/bump-autoit-ripper
...
python3Packages.autoit-ripper: 1.0.1 -> 1.1.0
2021-11-30 00:03:33 +01:00
Fabian Affolter
ee3e468e15
Merge pull request #147930 from bcdarwin/pydicom-setuptools-dep
...
python3Packages.pydicom: add missing setuptools runtime dependency
2021-11-30 00:02:21 +01:00
Fabian Affolter
dac53fc19d
Merge pull request #147936 from bcdarwin/unbreak-nilearn
...
python3Packages.nilearn: unbreak tests
2021-11-30 00:02:01 +01:00