-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: e34ac949d1b9
head repository: NixOS/nixpkgs-channels
compare: 78d05675a418
Commits on Sep 23, 2019
-
Revert systemd interface version to 2
The new systemd in 19.09 gives an "Access Denied" error when doing "systemctl daemon-reexec" on an 19.03 system. The fix is to use the previous systemctl to signal the daemon to re-exec itself. This ensures that users don't have to reboot when upgrading from NixOS 19.03 to 19.09. (cherry picked from commit b20a0e4)
Configuration menu - View commit details
-
Copy full SHA for 579f204 - Browse repository at this point
Copy the full SHA 579f204View commit details
Commits on Sep 25, 2019
-
Merge pull request #69267 from edolstra/revert-interface-version-19.09
Revert systemd interface version to 2 [19.09 backport]
Configuration menu - View commit details
-
Copy full SHA for d958752 - Browse repository at this point
Copy the full SHA d958752View commit details -
virtualboxGuestAdditions: Fix clipboard integration.
VBoxClient needs a RUNPATH entry to dlopen libXfixes successfully. Fixes NixOS/nixpkgs#65542 (cherry picked from commit 7dcef37)
Configuration menu - View commit details
-
Copy full SHA for 5d92232 - Browse repository at this point
Copy the full SHA 5d92232View commit details -
(cherry picked from commit 96b2c4c)
Configuration menu - View commit details
-
Copy full SHA for 5205e5f - Browse repository at this point
Copy the full SHA 5205e5fView commit details -
Notes: * Previous URL is no longer accesible * build has to be adjusted for the updated JRE bundle (cherry picked from commit 13cd9e1)
Configuration menu - View commit details
-
Copy full SHA for 784940a - Browse repository at this point
Copy the full SHA 784940aView commit details -
This commit fixes #26650 The main problem was that the iKVM related libraries are always loaded from the current working directory. The bundled wrapper script makes sure to CD to the package root folder. This is a no-go in nix as the application writes its settings in the current working directory and the store is read-only. Workaround: create a directory in the users home, where the required binaries are symlinked and is writable for the current user. There was an additional issue that for some BMCs IPMIView relies on the bundled `stunnel` binary to wrap the iKVM traffic in a TLS tunnel. Therefore it has to be patched to make it executable and the `killall` command is needed on the PATH because it is used to terminate the `stunnel` process upon exit. (cherry picked from commit 15b8478)
Configuration menu - View commit details
-
Copy full SHA for 9a94674 - Browse repository at this point
Copy the full SHA 9a94674View commit details -
(cherry picked from commit 3848206)
Configuration menu - View commit details
-
Copy full SHA for b133bff - Browse repository at this point
Copy the full SHA b133bffView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3739e6 - Browse repository at this point
Copy the full SHA f3739e6View commit details -
pythonPackages.pycountry: 19.7.15 -> 19.8.18
(cherry picked from commit f2b2838)
Configuration menu - View commit details
-
Copy full SHA for 46cbfea - Browse repository at this point
Copy the full SHA 46cbfeaView commit details -
pythonPackages.cairosvg: 2.3.0 -> 2.4.2
(cherry picked from commit a739373)
Configuration menu - View commit details
-
Copy full SHA for c5d408b - Browse repository at this point
Copy the full SHA c5d408bView commit details -
pythonPackages.dict2xml: init at 1.6.1
(cherry picked from commit d769048)
Configuration menu - View commit details
-
Copy full SHA for c10e6c8 - Browse repository at this point
Copy the full SHA c10e6c8View commit details -
pythonPackages.xml2rfc: 2.18.0 -> 2.27.1
(cherry picked from commit bf050e9)
Configuration menu - View commit details
-
Copy full SHA for 1851ab8 - Browse repository at this point
Copy the full SHA 1851ab8View commit details -
xml2rfc: Use pythonPackages.xml2rfc
(cherry picked from commit 8fd8f3a)
Configuration menu - View commit details
-
Copy full SHA for 12c51ea - Browse repository at this point
Copy the full SHA 12c51eaView commit details -
pythonPackages.qiskit: Mark as broken
(cherry picked from commit 5c65c2e)
Configuration menu - View commit details
-
Copy full SHA for 7c267b5 - Browse repository at this point
Copy the full SHA 7c267b5View commit details -
pythonPackages.weasyprint: 47 -> 50
(cherry picked from commit cedb0ec)
Configuration menu - View commit details
-
Copy full SHA for 9d1d901 - Browse repository at this point
Copy the full SHA 9d1d901View commit details -
pythonPackages.weasyprint: disable test
Needs an extra font for that test (cherry picked from commit 6d71209)
Configuration menu - View commit details
-
Copy full SHA for 64c6551 - Browse repository at this point
Copy the full SHA 64c6551View commit details -
tamarin-prover: mark as broken because upstream is broken
(cherry picked from commit 815d940)
Configuration menu - View commit details
-
Copy full SHA for 3c3a377 - Browse repository at this point
Copy the full SHA 3c3a377View commit details -
idrisPackages.heyting-algebra: mark as broken
The functionality provided by this package has been added to the Idris contrib library (module `Interfaces.Verified`). Therefore identifiers cannot be disambiguated anymore. (cherry picked from commit 7df8575)
Configuration menu - View commit details
-
Copy full SHA for bb46e0f - Browse repository at this point
Copy the full SHA bb46e0fView commit details -
idrisPackages.heyting-algebra: remove
(cherry picked from commit 8eb0413)
Configuration menu - View commit details
-
Copy full SHA for 8d3c8b9 - Browse repository at this point
Copy the full SHA 8d3c8b9View commit details -
linuxPackages.jool: 4.0.0 -> 4.0.5
(cherry picked from commit 0fe41d4)
Configuration menu - View commit details
-
Copy full SHA for 3c1a25f - Browse repository at this point
Copy the full SHA 3c1a25fView commit details -
linuxPackages.r8168: 8.046.00 -> 8.047.00
(cherry picked from commit d4212d6)
Configuration menu - View commit details
-
Copy full SHA for d8c1b4e - Browse repository at this point
Copy the full SHA d8c1b4eView commit details -
gitlab-runner: 12.2.0 -> 12.3.0
(cherry picked from commit 92d5acb)
Configuration menu - View commit details
-
Copy full SHA for f4ee84d - Browse repository at this point
Copy the full SHA f4ee84dView commit details -
prometheus-wireguard-exporter: 3.0.1 -> 3.1.0
Although this is a minor release, this only contains a single, but improtant bugfix: https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.1.0 (cherry picked from commit 99b12cf)
Configuration menu - View commit details
-
Copy full SHA for 78d0567 - Browse repository at this point
Copy the full SHA 78d0567View commit details
There are no files selected for viewing
This file was deleted.