summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xmonad_0_17_0: add @ento's updated xmonad nix compatibility patch•••This patch is https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/haskell-modules/patches/xmonad-nix.patch updated for 0.17.0. It allows xmonad to find GHC (and xmessage), and thus recompile itself. origin/xmonad_0_17_0Nick Hu2021-12-012-0/+35
* direnv: 2.28.0 -> 2.29.0 (#147956)•••https://github.com/direnv/direnv/releases/tag/v2.29.0zowoq2021-11-301-2/+2
* nixos/nvidia: check modesetting for gdm-wayland only when gdm is enabled•••Reported in https://github.com/NixOS/nixpkgs/pull/147153#issuecomment-982695772 Jan Tojnar2021-11-301-1/+1
* Merge pull request #147718 from cpcloud/pyarrow-enable-extra-modules•••python3Packages.pyarrow: enable dataset and flight modulesDmitry Kalinkin2021-11-302-1/+12
|\
| * python3Packages.pyarrow: enable flight modulePhillip Cloud2021-11-302-0/+8
| * python3Packages.pyarrow: enable dataset modulePhillip Cloud2021-11-301-1/+4
* | Merge pull request #147935 from risicle/ris-cppe-clang•••cppe, python3Packages.cppe: fix build with clangDomen Kožar2021-11-302-3/+11
|\ \
| * | python3Packages.cppe: fix build with clangRobert Scott2021-11-291-1/+8
| * | cppe: fix build with clangRobert Scott2021-11-291-2/+3
* | | nixos/acme: fix typo in docsRoman Frołow2021-11-301-1/+1
| |/ |/|
* | 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 Martin Schwaighofer2021-11-301-1/+1
* | 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. Martin Schwaighofer2021-11-301-1/+24
* | 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 Martin Schwaighofer2021-11-301-1/+1
* | Merge pull request #147359 from Izorkin/update-curl-libs•••Init http3 librariesJörg Thalheim2021-11-304-0/+246
|\ \
| * | ngtcp2: init at unstable-2021-11-10Izorkin2021-11-292-0/+40
| * | nghttp3: init at unstable-2021-11-10Izorkin2021-11-292-1/+35
| * | quictls: init at v3.0.0+quic_unstable-2021-11-02Izorkin2021-11-292-0/+172
* | | re2: enable parallel builds (#147991)Sergei Trofimovich2021-11-301-1/+12
* | | Merge pull request #147610 from fabaff/maigret•••maigret: init at 0.3.1Fabian Affolter2021-11-305-0/+175
|\ \ \
| * | | maigret: init at 0.3.1Fabian Affolter2021-11-292-0/+94
| * | | python3Packages.xmind: init at 1.2.0Fabian Affolter2021-11-292-0/+36
| * | | python3Packages.socid-extractor: init at 0.0.22Fabian Affolter2021-11-292-0/+45
* | | | Merge pull request #147963 from bobby285271/pantheon•••pantheon.elementary-files: 6.0.4 -> 6.1.0Bobby Rong2021-11-302-33/+3
|\ \ \ \
| * | | | pantheon.elementary-files: drop filechooser-portal-hardcode-gsettings-for-nix...Bobby Rong2021-11-302-31/+1
| * | | | pantheon.elementary-files: 6.0.4 -> 6.1.0Bobby Rong2021-11-302-17/+17
* | | | | 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.Sergei Trofimovich2021-11-301-0/+6
* | | | | Merge pull request #147829 from equirosa/chezmoi•••chezmoi: 2.7.4 -> 2.9.0Fabian Affolter2021-11-301-3/+3
|\ \ \ \ \
| * | | | | chezmoi: 2.7.4 -> 2.9.0Eduardo Quiros2021-11-301-3/+3
* | | | | | Merge pull request #147962 from bcdarwin/ignite-remove-pynvml-dep•••python3Packages.ignite: remove pynvml depFabian Affolter2021-11-301-2/+2
|\ \ \ \ \ \
| * | | | | | python3Packages.ignite: remove optional pynvml dependencyBen Darwin2021-11-291-2/+2
* | | | | | | Merge #145166: kuma-*: init at 1.4.0 (missing components)Vladimír Čunát2021-11-303-35/+87
|\ \ \ \ \ \ \
| * | | | | | | kuma: init at 1.4.0iury fukuda2021-11-293-35/+87
* | | | | | | | Merge pull request #147954 from risicle/ris-pyvex-aarch64•••python3Packages.pyvex: fix build for aarch64-linuxFabian Affolter2021-11-301-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | python3Packages.pyvex: fix build for aarch64-linuxRobert Scott2021-11-291-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | .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.05Bobby Rong2021-11-302-9/+9
* | | | | | | | Merge pull request #147967 from Artturin/increasebootsizesArtturi2021-11-301-12/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/tests/installer: increase /boot sizes to 100MBArtturin2021-11-301-12/+12
* | | | | | | | | Merge pull request #147944 from viric/fix-frogatto-data•••frogatto-data: 2020-12-17 -> 2021-11-29Bobby Rong2021-11-301-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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). Lluís Batlle i Rossell2021-11-291-3/+3
* | | | | | | | | | Merge pull request #147898 from tomberek/release_bump•••nixos/rl-21.11: bumpTimothy DeHerrera2021-11-295-30/+30
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | 21.11 Release Notes: fix typosTimothy DeHerrera2021-11-291-3/+3
| * | | | | | | | | [21.11] update README.md•••[21.11] update upgrading [21.11] update release date run generation Tom Bereknyei2021-11-295-28/+28
* | | | | | | | | | Merge pull request #147937 from figsoda/fix-vim-clap•••vimPlugins.vim-clap: fix cargoSha256figsoda2021-11-291-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vimPlugins.vim-clap: fix cargoSha256figsoda2021-11-291-1/+1
* | | | | | | | | | | Merge pull request #147939 from NixOS/revert-116290-mar2021-hidpiArtturi2021-11-301-1/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "nixos/hidpi: add xserver dpi"Artturi2021-11-291-1/+0
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Revert ".github/workflows/editorconfig.yml: Don't use GitHub API for PR diff."•••This reverts commit 4db84ed126a16e226c5f1a3f13c7bee92fa0a3a4. Causing CI errors. zowoq2021-11-301-15/+18
* | | | | | | | | | | Merge pull request #141186 from rycee/emacs-wrapper-static-subdirs•••emacs: resolve wrapper load-path at build timeadisbladis2021-11-292-2/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | emacs: resolve wrapper load-path at build time•••Since the included package set is determined at build time we can also generate the `subdirs.el` file at build time. This improves startup time somewhat since we don't have to traverse the directory to add to `load-path`. For example, ``` sh-session $ bench './emacs-old -Q --batch --kill' './emacs-new -Q --batch --kill' benchmarking bench/./emacs-old -Q --batch --kill time 72.77 ms (71.66 ms .. 73.65 ms) 1.000 R² (0.999 R² .. 1.000 R²) mean 72.49 ms (72.06 ms .. 72.92 ms) std dev 746.5 μs (582.4 μs .. 1.008 ms) benchmarking bench/./emacs-new -Q --batch --kill time 40.56 ms (40.24 ms .. 40.86 ms) 1.000 R² (0.999 R² .. 1.000 R²) mean 40.30 ms (40.12 ms .. 40.51 ms) std dev 401.9 μs (311.1 μs .. 555.8 μs) ``` The change does not actually affect the content of `load-path`: ``` sh-session $ diff -s <(./emacs-old --batch --eval '(prin1 load-path)' | sed -E 's!/nix/store/[[:alnum:]]{32}-!!g') \ <(./emacs-new --batch --eval '(prin1 load-path)' | sed -E 's!/nix/store/[[:alnum:]]{32}-!!g') Files /dev/fd/63 and /dev/fd/62 are identical ``` So in principle the only observable effect should be the improved startup time. Robert Helgesson2021-11-142-2/+13
* | | | | | | | | | | | .github/workflows/editorconfig.yml: Don't use GitHub API for PR diff.•••This caused ratelimits for large PRs (reformatting PRs) Moritz Hedtke2021-11-301-18/+15