nixpkgs/pkgs/applications/virtualization/rkt
Derek Gonyeo a0295e21c5 rkt: libsystemd fix (#19658)
As of systemd 231, the LD_LIBRARY_PATH fix applied in the installPhase of rkt's
build was no longer valid, causing rkt to fail to work. This patch changes the
path to point to the new location of libsystemd, which is in ${systemd.lib}.
2016-10-18 20:00:44 +02:00
..
default.nix rkt: libsystemd fix (#19658) 2016-10-18 20:00:44 +02:00