nitrogen: patchShebangs instead of patchfile + /usr/bin/env
This hopefully fixes the build on Hydra.
This commit is contained in:
committed by
Bjørn Forsman
parent
05402bc7c8
commit
b5ca04f4a8
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
NIX_LDFLAGS = "-lX11";
|
||||
|
||||
patches = [ ./nitrogen-env-bash.patch ];
|
||||
patchPhase = "patchShebangs data/icon-theme-installer";
|
||||
|
||||
meta = {
|
||||
description = "A wallpaper browser and setter for X11";
|
||||
|
||||
Reference in New Issue
Block a user