nitrogen: patchShebangs instead of patchfile + /usr/bin/env

This hopefully fixes the build on Hydra.
This commit is contained in:
Mateusz Kowalczyk
2014-06-15 23:34:20 +02:00
committed by Bjørn Forsman
parent 05402bc7c8
commit b5ca04f4a8
2 changed files with 1 additions and 11 deletions
+1 -1
View File
@@ -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";