3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

334844 commits

Author SHA1 Message Date
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
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
Kevin Cox 2b35c41b81
Merge pull request #147153 from LibreCybernetics/enable-nvidia-wayland-on-gdm-by-default
nixos/gdm: enable nvidiaWayland by default
2021-11-29 17:15:06 -05:00
Martin Weinelt 42d4221495
Merge pull request #147537 from r-burns/python2-jinja2 2021-11-29 23:06:26 +01:00
Lluís Batlle i Rossell f30f9c8aa8 frogatto-data: 2020-12-17 -> 2021-11-29
Updating the engine required updating the data. Otherwise a crash would
happen at the 2nd level (out of the main house).
2021-11-29 23:02:40 +01:00
Fabian Affolter cd959d2251 maigret: init at 0.3.1 2021-11-29 22:57:17 +01:00
Fabian Affolter 1f2c164754 python3Packages.xmind: init at 1.2.0 2021-11-29 22:57:17 +01:00
Fabian Affolter a75207e966 python3Packages.socid-extractor: init at 0.0.22 2021-11-29 22:57:13 +01:00
Robert Hensing 0868d2fde1
Merge pull request #147933 from talyz/make-disk-image-nix-2.4
make-disk-image: Make additionalPaths work with Nix 2.4
2021-11-29 22:50:07 +01:00
Artturi 04a499cdde
Revert "nixos/hidpi: add xserver dpi" 2021-11-29 23:26:46 +02:00
Fabian Affolter 33ef578c3d
Merge pull request #147822 from fabaff/bump-fakeredis
python3Packages.fakeredis: 1.6.1 -> 1.7.0
2021-11-29 22:18:25 +01:00
Fabian Affolter 195a583d27
Merge pull request #147815 from fabaff/bump-checkov
checkov: 2.0.605 -> 2.0.606
2021-11-29 22:18:08 +01:00
Ryan Burns 23188a5f00 python2Packages.jinja2: fix tests
Fixes:
```
INTERNALERROR> _OptionError: unknown warning category: 'ResourceWarning'
```
2021-11-29 13:16:33 -08:00
figsoda 9c7406a10f vimPlugins.vim-clap: fix cargoSha256 2021-11-29 16:01:23 -05:00
Sandro 548a9c42c9
Merge pull request #147921 from wucke13/dev/nwjs-update 2021-11-29 21:47:18 +01:00
Ben Darwin fa83ed462a python3Packages.nilearn: unbreak tests
Only recurse into `nilearn/`, not e.g. `examples/`,
which triggers (non-mocked) data downloads.
2021-11-29 15:41:34 -05:00
talyz e8cc900eae
make-disk-image: Make additionalPaths work with Nix 2.4
The `nix` command is marked as experimental since 2.4, so an extra
flag is required to unlock it.
2021-11-29 21:11:15 +01:00
Fabian Affolter 33da2dcc49
Merge pull request #147673 from fabaff/bump-cloud-init
cloud-init: 21.2 -> 21.4
2021-11-29 21:10:08 +01:00