-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 88f32cca5a47
head repository: NixOS/nixpkgs-channels
compare: 0c07921c906c
Commits on Sep 14, 2019
-
networkmanager,modemmanager: fix service symlinks for systemd v243
Fixes problems such as: systemd[1]: Failed to put bus name to hashmap: File exists systemd[1]: dbus-org.freedesktop.nm-dispatcher.service: Two services allocated for the same bus name org.freedesktop.nm_dispatcher, refusing operation. Problem is that systemd treats symlinks to files outside the service path differently, causing our old workaround to look like two separate services. These symlinks are intended to be a means for manually emulating the behavior of the `Alias=` directive in these services. Unfortunately even making these symlinks relative isn't enough, since they don't make it to where it matters-- that only makes the links in /etc/static/systemd/system/* relative, with systemd still being shown non-relative links in /etc/systemd/system/*. To fix this, drop all of this at the package level and instead simply specify the aliases in the NixOS modules. Also handle the same for modemmanager, since the networkmanager NixOS module also handles that. (cherry picked from commit 447d625)
Configuration menu - View commit details
-
Copy full SHA for 5c0ad0e - Browse repository at this point
Copy the full SHA 5c0ad0eView commit details
Commits on Sep 16, 2019
-
modemmanager: 1.10.0 -> 1.10.4
Update dbus-sys-dir to not use deprecated directory. https://gitlab.freedesktop.org/mobile-broadband/ModemManager/blob/1.10.4/NEWS https://gitlab.freedesktop.org/mobile-broadband/ModemManager/blob/1.10.2/NEWS Co-authored-by: worldofpeace <worldofpeace@protonmail.ch> (cherry picked from commit 2182157)
Configuration menu - View commit details
-
Copy full SHA for f21863d - Browse repository at this point
Copy the full SHA f21863dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ef9a8 - Browse repository at this point
Copy the full SHA 08ef9a8View commit details -
bison: 3.4.1 -> 3.4.2, bugfix release (#68734)
(cherry picked from commit b86f9d6)
Configuration menu - View commit details
-
Copy full SHA for 281e574 - Browse repository at this point
Copy the full SHA 281e574View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e6e12 - Browse repository at this point
Copy the full SHA 20e6e12View commit details -
Re-revert "pythonPackages.flaky: 3.5.3 -> 3.6.1 (#68411)"
This reverts commit 047e326. i.e. the change is moved from the release-19.09 branch to staging-19.09.
Configuration menu - View commit details
-
Copy full SHA for b4e6d2b - Browse repository at this point
Copy the full SHA b4e6d2bView commit details
Commits on Sep 17, 2019
-
openconnect: 8.04 -> 8.05 (security!)
https://www.infradead.org/openconnect/changelog.html ( CVE-2019-16239 ) (cherry picked from commit 7d2ec5e)
Configuration menu - View commit details
-
Copy full SHA for 1e724d9 - Browse repository at this point
Copy the full SHA 1e724d9View commit details
Commits on Sep 18, 2019
-
expat: patch CVE-2019-15903 (from Debian, issue #68818)
I hope this URL will last for a few months, feel free to find better. (cherry picked from commit 531fe80)
Configuration menu - View commit details
-
Copy full SHA for 604acd4 - Browse repository at this point
Copy the full SHA 604acd4View commit details -
qt5.12: Add patches for QTBUG-73459 and QTBUG-69077
QT 5.12 introduced a regression, where a QT program wouldn't show its tray icon, if there was no tray bar during program startup. (QTBUG-73459) QT 5.12 introduced a regression, where qtwebengine applications would freeze in some wayland compositors if a surface from the instance was not visible (for example having a qutebrowser window on another workspace in sway would freeze all qutebrowser windows). Both got fixed already in Qt 5.12.4, but according to #57042 and its sibling issues/PRs it doesn't seem to get fixed in near future for nixpkgs.
Milan Pässler committedSep 18, 2019 Configuration menu - View commit details
-
Copy full SHA for e33ca60 - Browse repository at this point
Copy the full SHA e33ca60View commit details -
Merge pull request #69015 from petabyteboy/feature/qt-patches-staging…
…-19.09 qt5.12: Add patches for QTBUG-73459 and QTBUG-69077 (19.09)
Configuration menu - View commit details
-
Copy full SHA for 9d98bb7 - Browse repository at this point
Copy the full SHA 9d98bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b96c7 - Browse repository at this point
Copy the full SHA f2b96c7View commit details
Commits on Sep 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c756b06 - Browse repository at this point
Copy the full SHA c756b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c2615a - Browse repository at this point
Copy the full SHA 0c2615aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd890d8 - Browse repository at this point
Copy the full SHA bd890d8View commit details -
Merge pull request #69069 from peterhoeg/u/stable_mosquitto_166
mosquitto: 1.6.4 -> 1.6.6
Configuration menu - View commit details
-
Copy full SHA for 1831478 - Browse repository at this point
Copy the full SHA 1831478View commit details
Commits on Sep 21, 2019
-
Without python as a dependency I only get the following error: /usr/bin/env: ‘python’: No such file or directory (cherry picked from commit 4f297c2)
Configuration menu - View commit details
-
Copy full SHA for 9071847 - Browse repository at this point
Copy the full SHA 9071847View commit details -
wrapQtAppsHook: correct skip directories heuristic
(cherry picked from commit 15e99a0)
Configuration menu - View commit details
-
Copy full SHA for 1f4cd31 - Browse repository at this point
Copy the full SHA 1f4cd31View commit details
Commits on Sep 22, 2019
-
radeon-profile: use Qt mkDerivation
(cherry picked from commit f93006638109877f10003898baa0bb1d0abf97f5) This solves the runtime error due to missing Qt libraries.
Configuration menu - View commit details
-
Copy full SHA for fdffddd - Browse repository at this point
Copy the full SHA fdffdddView commit details -
radeon-profile: 20170714 -> 20190903
(cherry picked from commit 608b6b5b5ca008168b8cb1961c014da44449577e)
Configuration menu - View commit details
-
Copy full SHA for 21c6e12 - Browse repository at this point
Copy the full SHA 21c6e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for d03904f - Browse repository at this point
Copy the full SHA d03904fView commit details -
Merge pull request #69223 from worldofpeace/wrap-qt-apps/fix-stable
[19.09] wrapQtAppsHook: correct skip directories heuristic
Configuration menu - View commit details
-
Copy full SHA for e739c13 - Browse repository at this point
Copy the full SHA e739c13View commit details -
vista-fonts: Use new download location
(cherry picked from commit d8e35fd)
Configuration menu - View commit details
-
Copy full SHA for 6ebebe1 - Browse repository at this point
Copy the full SHA 6ebebe1View commit details -
glibc: fix cross compilation with gcc8
(cherry picked from commit 3fcc444)
Configuration menu - View commit details
-
Copy full SHA for 2289446 - Browse repository at this point
Copy the full SHA 2289446View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c0859 - Browse repository at this point
Copy the full SHA b9c0859View commit details -
nixFlakes: 2.3pre20190830_04np4n6 -> 2.4pre20190913_a25c022
(cherry picked from commit b9e81b2)
Configuration menu - View commit details
-
Copy full SHA for b0993af - Browse repository at this point
Copy the full SHA b0993afView commit details -
Nix is only known to work on unix like platforms. https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.nix.x86_64-linux (cherry picked from commit 2c32f91)
Configuration menu - View commit details
-
Copy full SHA for f6599e3 - Browse repository at this point
Copy the full SHA f6599e3View commit details -
nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05
(cherry picked from commit 8109be4)
Configuration menu - View commit details
-
Copy full SHA for 03762d6 - Browse repository at this point
Copy the full SHA 03762d6View commit details -
Merge pull request #69205 from etu/fix-cask-19-09
[19.09] cask: Fix cask usage
Configuration menu - View commit details
-
Copy full SHA for bf040d6 - Browse repository at this point
Copy the full SHA bf040d6View commit details -
Merge pull request #69254 from mmilata/wordpress-19.09
wordpress: 5.2.2 -> 5.2.3
Configuration menu - View commit details
-
Copy full SHA for b20330b - Browse repository at this point
Copy the full SHA b20330bView commit details
Commits on Sep 23, 2019
-
nixos/gitlab: Add gnutar and gzip to gitlab-sidekiq's path
Tar and gzip are needed when importing GitLab project exports. (cherry picked from commit aceac9d)
Configuration menu - View commit details
-
Copy full SHA for 7a7a80b - Browse repository at this point
Copy the full SHA 7a7a80bView commit details -
(cherry picked from commit 3ffd7ba) Backport of #68934
Configuration menu - View commit details
-
Copy full SHA for e9f7d9c - Browse repository at this point
Copy the full SHA e9f7d9cView commit details -
(cherry picked from commit fa435f2)
Configuration menu - View commit details
-
Copy full SHA for f649240 - Browse repository at this point
Copy the full SHA f649240View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12cc54f - Browse repository at this point
Copy the full SHA 12cc54fView commit details -
Merge commit 'staging-19.09' into release-19.09
This is older version that has finished already: https://hydra.nixos.org/eval/1543593
Configuration menu - View commit details
-
Copy full SHA for 1875b76 - Browse repository at this point
Copy the full SHA 1875b76View commit details -
pythonPackages.license-expression: fix build
(cherry picked from commit c6e002c)
Configuration menu - View commit details
-
Copy full SHA for 82e1d6f - Browse repository at this point
Copy the full SHA 82e1d6fView commit details -
pythonPackages.license-expression: make patchShebangs more specific
(cherry picked from commit b640dbd)
Configuration menu - View commit details
-
Copy full SHA for 05f275f - Browse repository at this point
Copy the full SHA 05f275fView commit details -
Merge pull request #69249 from rnhmjoj/radeon-backport
radeon-profile: 20170714 -> 20190903 [19.09 backport]
Configuration menu - View commit details
-
Copy full SHA for dc8111b - Browse repository at this point
Copy the full SHA dc8111bView commit details -
treewide: replace daemon with enableDaemon
broken with the introducation of "daemon" in NixOS/nixpkgs@96ffba1 (cherry picked from commit ad22b90)
Configuration menu - View commit details
-
Copy full SHA for d0d296f - Browse repository at this point
Copy the full SHA d0d296fView commit details -
mariadb: add patch for missing libcrypt on darwin
Really fixes #69034 (cherry picked from commit 067b4db)
Configuration menu - View commit details
-
Copy full SHA for dee2173 - Browse repository at this point
Copy the full SHA dee2173View commit details -
dolphin: add baloo to propagatedUseEnvPkgs
This is needed for "Search for..." feature in dolphin. Fixes #68174 (cherry picked from commit de15e98)
Configuration menu - View commit details
-
Copy full SHA for 6b7a7b3 - Browse repository at this point
Copy the full SHA 6b7a7b3View commit details -
aws-sdk-cpp: fix libatomic detection
Needed for https://hydra.nixos.org/build/100470050 /cc @lopsided98 (cherry picked from commit 980c80c)
Configuration menu - View commit details
-
Copy full SHA for 6a5b4ad - Browse repository at this point
Copy the full SHA 6a5b4adView commit details -
libdrm: Add patch to fix musl build. Fixes #66441
(cherry picked from commit b577340eb5bc3b72549f0544b50e2e37df78bf12) Co-authored-by: Matthew Bauer <mjbauer95@gmail.com> (cherry picked from commit 23399ff)
Configuration menu - View commit details
-
Copy full SHA for 34f71a7 - Browse repository at this point
Copy the full SHA 34f71a7View commit details -
(cherry picked from commit c846b0a)
Configuration menu - View commit details
-
Copy full SHA for b0448a7 - Browse repository at this point
Copy the full SHA b0448a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f018b - Browse repository at this point
Copy the full SHA 07f018bView commit details -
pythonPackages.cairocffi: v1.0.2 -> v.1.1.0
The tests were failing due the switch to pytest5. This issue has been addressed upstream in Kozea/cairocffi@a500f20 which is included in v.1.1.0, so bumping the version and updating the old patch. Hydra log of the failure: https://hydra.nixos.org/build/100785460/nixlog/6 (cherry picked from commit 7ff2638)
Configuration menu - View commit details
-
Copy full SHA for 408b7e4 - Browse repository at this point
Copy the full SHA 408b7e4View commit details -
rtlwifi_new: 2018-02-17 -> 2019-08-21
(cherry picked from commit 434a69f)
Configuration menu - View commit details
-
Copy full SHA for 0c07921 - Browse repository at this point
Copy the full SHA 0c07921View commit details
There are no files selected for viewing
This file was deleted.