Sandro
28d2937929
Merge pull request #147981 from r-burns/clhpp
2021-11-30 17:33:51 +01:00
Sandro
26218c8b7b
Merge pull request #148021 from mweinelt/solanum
2021-11-30 17:18:03 +01:00
Sandro
7c0454ffca
Merge pull request #148022 from thiagokokada/bump-babashka
2021-11-30 17:05:51 +01:00
Silvan Mosberger
0ae8ea1946
Merge pull request #144019 from xaverdh/no-url-literals
...
nixpkgs-basic-release-checks: check for use of url literals
2021-11-30 17:02:29 +01:00
zowoq
29d1f6e1f6
direnv: 2.28.0 -> 2.29.0 ( #147956 )
...
https://github.com/direnv/direnv/releases/tag/v2.29.0
2021-11-30 15:29:03 +00:00
Jan Tojnar
dad4fddd52
nixos/nvidia: check modesetting for gdm-wayland only when gdm is enabled
...
Reported in https://github.com/NixOS/nixpkgs/pull/147153#issuecomment-982695772
2021-11-30 16:06:21 +01:00
Dmitry Kalinkin
365b448d0e
Merge pull request #147718 from cpcloud/pyarrow-enable-extra-modules
...
python3Packages.pyarrow: enable dataset and flight modules
2021-11-30 10:02:38 -05:00
Thiago Kenji Okada
6700494410
babashka: 0.6.5 -> 0.6.7
2021-11-30 11:50:03 -03:00
Martin Weinelt
1143032da0
solanum: unstable-2021-04-27 -> unstable-2021-11-14
2021-11-30 15:42:13 +01:00
Domen Kožar
7f8ebc6d42
Merge pull request #147935 from risicle/ris-cppe-clang
...
cppe, python3Packages.cppe: fix build with clang
2021-11-30 14:59:52 +01:00
Roman Frołow
de6181dc51
nixos/acme: fix typo in docs
2021-11-30 21:31:50 +08:00
Phillip Cloud
da8dfd5128
python3Packages.pyarrow: enable flight module
2021-11-30 08:30:03 -05:00
Phillip Cloud
442468f4ad
python3Packages.pyarrow: enable dataset module
2021-11-30 08:30:00 -05:00
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
Jörg Thalheim
f57e1a4dab
Merge pull request #147359 from Izorkin/update-curl-libs
...
Init http3 libraries
2021-11-30 11:19:15 +00:00
Sergei Trofimovich
716815ce2a
re2: enable parallel builds ( #147991 )
2021-11-30 04:33:42 -05: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 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
Eduardo Quiros
bc3eea0c68
chezmoi: 2.7.4 -> 2.9.0
2021-11-30 00:27:19 -06: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
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
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
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
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
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
Kevin Cox
19317419b2
Merge pull request #147894 from LibreCybernetics/update-fira-code
...
fira-code: 5.2 → 6
2021-11-29 17:48:42 -05:00
Artturi
72fd797512
Merge pull request #147560 from Artturin/grubnlser
2021-11-30 00:41:41 +02:00
Kevin Cox
b7caba7f59
Merge pull request #146902 from fgaz/vengi/init
...
vengi-tools: init at 0.0.14
2021-11-29 17:16:44 -05:00