Commit Graph

335255 Commits

Author SHA1 Message Date
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
P. R. d. O
efd9bd3667
lifeograph: init at 2.0.2 2021-11-30 09:49:58 -06:00
Sumner Evans
1b6daffd84
matrix-synapse: 1.47.1 -> 1.48.0 2021-11-30 08:37:00 -07: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
Moritz Hedtke
225ffe5dd0
matrix-appservice-irc: improve updateScript 2021-11-30 16:08:19 +01: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
André Silva
86bc786589
ledger-live-desktop: 2.35.1 -> 2.35.2 2021-11-30 13:58:55 +00: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
Maximilian Bosch
1c725641c9
evcxr: 0.11.0 -> 0.12.0
ChangeLog: https://github.com/google/evcxr/blob/v0.12.0/RELEASE_NOTES.md#version-0120
2021-11-30 14:04:02 +01: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
Moritz Hedtke
428620c9c5
matrix-appservice-irc: 0.30.0 -> 0.32.1 2021-11-30 11:43:00 +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
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