-
-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 42f0be81ae05
head repository: NixOS/nixpkgs-channels
compare: 1459b34afa99
Commits on Dec 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5d21e8c - Browse repository at this point
Copy the full SHA 5d21e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aca9ffe - Browse repository at this point
Copy the full SHA aca9ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8daa1e - Browse repository at this point
Copy the full SHA e8daa1eView commit details -
nixos/xserver: introduce attr display to xserver.drivers
Specifically for NVIDIA so that only the device section would be created
Configuration menu - View commit details
-
Copy full SHA for 632a8a7 - Browse repository at this point
Copy the full SHA 632a8a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 026b601 - Browse repository at this point
Copy the full SHA 026b601View commit details -
Configuration menu - View commit details
-
Copy full SHA for d48ed3b - Browse repository at this point
Copy the full SHA d48ed3bView commit details -
nvidia_x11: include libdrm in rpath
Needed for PRIME render offload specifically
Configuration menu - View commit details
-
Copy full SHA for 3b38766 - Browse repository at this point
Copy the full SHA 3b38766View commit details
Commits on Dec 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a15efd8 - Browse repository at this point
Copy the full SHA a15efd8View commit details
Commits on Jan 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 27b8253 - Browse repository at this point
Copy the full SHA 27b8253View commit details
Commits on Feb 8, 2020
-
nixos/stage-1: fix predictable interfaces names
This makes predictable interfaces names available as soon as possible with udev by adding the default network link units to initrd which are read by udev. Also adds some udev rules that are needed but which would normally loaded from the udev store path which is not included in the initrd.
Configuration menu - View commit details
-
Copy full SHA for 44e289f - Browse repository at this point
Copy the full SHA 44e289fView commit details -
nixos/initrd-network: flush interfaces before stage 2
Depending on the network management backend being used, if the interface configuration in stage 1 is not cleared, there might still be some old addresses or routes from stage 1 present in stage 2 after network configuration has finished.
Configuration menu - View commit details
-
Copy full SHA for ea7d024 - Browse repository at this point
Copy the full SHA ea7d024View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba8086 - Browse repository at this point
Copy the full SHA 4ba8086View commit details -
nixos/initrd-network: use ipconfig from klibc
This apparently has features that the version from Arch's mkinitcpio-nfs-utils does not have. Fixes #75314.
Configuration menu - View commit details
-
Copy full SHA for d25c1a8 - Browse repository at this point
Copy the full SHA d25c1a8View commit details -
nixos/initrd-network: always run postCommands
As outlined in #71447, postCommands should always be run if networking in initrd is enabled. regardless if the configuration actually succeeded.
Configuration menu - View commit details
-
Copy full SHA for 5897899 - Browse repository at this point
Copy the full SHA 5897899View commit details
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d4a31f9 - Browse repository at this point
Copy the full SHA d4a31f9View commit details
Commits on Feb 14, 2020
-
postgresql_9_5: 9.5.20 -> 9.5.21
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-21.html
Configuration menu - View commit details
-
Copy full SHA for 4e7ea9b - Browse repository at this point
Copy the full SHA 4e7ea9bView commit details -
postgresql_9_6: 9.6.16 -> 9.6.17
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-17.html
Configuration menu - View commit details
-
Copy full SHA for d067b4a - Browse repository at this point
Copy the full SHA d067b4aView commit details -
Release notes: https://www.postgresql.org/docs/10/release-10-12.html
Configuration menu - View commit details
-
Copy full SHA for 08d614c - Browse repository at this point
Copy the full SHA 08d614cView commit details -
Release notes: https://www.postgresql.org/docs/11/release-11-7.html
Configuration menu - View commit details
-
Copy full SHA for 3668174 - Browse repository at this point
Copy the full SHA 3668174View commit details -
Release notes: https://www.postgresql.org/docs/current/release-12-2.html
Configuration menu - View commit details
-
Copy full SHA for bfdb8f9 - Browse repository at this point
Copy the full SHA bfdb8f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c25e180 - Browse repository at this point
Copy the full SHA c25e180View commit details
Commits on Feb 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e533111 - Browse repository at this point
Copy the full SHA e533111View commit details -
Configuration menu - View commit details
-
Copy full SHA for c46b840 - Browse repository at this point
Copy the full SHA c46b840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b46e8 - Browse repository at this point
Copy the full SHA 17b46e8View commit details
Commits on Feb 17, 2020
-
haskell generic-builder: fix Darwin regression for lmdb
Recent updates to the generic builder have caused haskellPackages.lmdb-simple to fail to build on Darwin, since it cannot see the lmdb C dynamic library included by its dependent haskellPackages.lmdb. The C dynamic library has suffix `.so` not `.dylib`, so this fix allows for that. Closes #80190, but that issue may identify a preferable solution.
Configuration menu - View commit details
-
Copy full SHA for 019e86f - Browse repository at this point
Copy the full SHA 019e86fView commit details -
Merge pull request #80337 from Infinisil/lmdb
haskell generic-builder: fix Darwin regression for lmdb
Configuration menu - View commit details
-
Copy full SHA for 2de0724 - Browse repository at this point
Copy the full SHA 2de0724View commit details
Commits on Feb 18, 2020
-
Merge pull request #80328 from marsam/update-postgresql
postgresql: 9.5.20 -> 9.5.21, 9.6.16 -> 9.6.17, 10.11 -> 10.12, 11.6 -> 11.7, 12.1 -> 12.2
Configuration menu - View commit details
-
Copy full SHA for 036c524 - Browse repository at this point
Copy the full SHA 036c524View commit details -
nettle: runtime selection of HW-accelerated code
> Include multiple versions of certain functions in the library, > and select the ones to use at run-time, depending on available > processor features. Supported for ARM and x86_64. The current version seems to accelerate AES and SHA families. Size increase on x86_64 is <10k in our case. It can make quite some performance difference; I tried $ time ./result-dev/bin/nettle-hash -a sha256 /some/file/around/2G And the total CPU time went down from 8.5s to 2s (single thread). Now it matches the time of openssl $ time openssl sha256 /some/file/around/2G Of course, in real life it will be much harder to notice a difference... Platforms without support for this (e.g. i686) seem to still build fine, and ARMv7 cross-build also succeeds for me, so hopefully all is OK.
Configuration menu - View commit details
-
Copy full SHA for 03d6912 - Browse repository at this point
Copy the full SHA 03d6912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1733127 - Browse repository at this point
Copy the full SHA 1733127View commit details
Commits on Feb 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0030d39 - Browse repository at this point
Copy the full SHA 0030d39View commit details -
Revert "postgresql: build < 9.5 with openssl 1.0.2" (#80481)
This reverts commit 2d6f0cb. postgresql versions < 9.5 have been removed from nixpkgs.
Configuration menu - View commit details
-
Copy full SHA for 711617f - Browse repository at this point
Copy the full SHA 711617fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e149ee7 - Browse repository at this point
Copy the full SHA e149ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1cca61 - Browse repository at this point
Copy the full SHA b1cca61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f97819 - Browse repository at this point
Copy the full SHA 4f97819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20dd176 - Browse repository at this point
Copy the full SHA 20dd176View commit details -
Merge pull request #80519 from r-ryantm/auto-update/nixpkgs-review
nixpkgs-review: 2.1.1 -> 2.2.0
Configuration menu - View commit details
-
Copy full SHA for 64e356a - Browse repository at this point
Copy the full SHA 64e356aView commit details -
qt5.qtbase: backport cmake macro fix
Backport fix of QT5_MAKE_OUTPUT_FILE CMake macro which causes FreeCAD build failure when building with qt-5.12.7. https://bugreports.qt.io/browse/QTBUG-81715
Configuration menu - View commit details
-
Copy full SHA for 80650ae - Browse repository at this point
Copy the full SHA 80650aeView commit details
Commits on Feb 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 42351ff - Browse repository at this point
Copy the full SHA 42351ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 504f8bf - Browse repository at this point
Copy the full SHA 504f8bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b24c1a - Browse repository at this point
Copy the full SHA 1b24c1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fede9f6 - Browse repository at this point
Copy the full SHA fede9f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for df2d5fb - Browse repository at this point
Copy the full SHA df2d5fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f0854 - Browse repository at this point
Copy the full SHA b4f0854View commit details -
python: execute pythonImportsCheckPhase in subshell
Execute in subshell so that the cwd returns back to the original directory. This is important as it enables pythonImportsCheck to work with checkPhase
Jonathan Ringer committedFeb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for cd97c05 - Browse repository at this point
Copy the full SHA cd97c05View commit details -
perl: Enable threading on darwin
Perl on darwin (and any other sane platform) has a pretty good threading support, enable it. As it turns out, we were building non-multithreaded perl on all systems, since glibc was not part of the stdenv anymore: nix-repl> pkgs = import <nixpkgs> {} nix-repl> pkgs.stdenv ? glibc false meaning that the comments were incorrect. Thus, clear up the confusion and remove the misleading comments, while enabling multithreading by default. The builds will fail on unsupported platforms, and in this case the only place is the bootstrap, where we already force non-multithreaded perl. As a consequence of the above, this change will cause the full rebuild of stdenv on all platforms, including linux.
Configuration menu - View commit details
-
Copy full SHA for 6d8539c - Browse repository at this point
Copy the full SHA 6d8539cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb73acd - Browse repository at this point
Copy the full SHA bb73acdView commit details -
blackmagic: add libusb, pkgconfig. expose pc-* (hosted) targets
Add myself to maintainers and change meta.platforms to platforms.linux due to build failures on Darwin.
Configuration menu - View commit details
-
Copy full SHA for 87057d9 - Browse repository at this point
Copy the full SHA 87057d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ceb17 - Browse repository at this point
Copy the full SHA d7ceb17View commit details -
Merge pull request #80597 from r-ryantm/auto-update/gptfdisk
gptfdisk: 1.0.4 -> 1.0.5
Configuration menu - View commit details
-
Copy full SHA for df4d126 - Browse repository at this point
Copy the full SHA df4d126View commit details -
Synching with the riot-web update (commit da45483).
Configuration menu - View commit details
-
Copy full SHA for 5091da0 - Browse repository at this point
Copy the full SHA 5091da0View commit details
There are no files selected for viewing