xwallpaper: formatting fix
This commit is contained in:
parent
4008f2c6ea
commit
cff6e7b161
@ -1,5 +1,14 @@
|
|||||||
{ stdenv, fetchFromGitHub, pkg-config, autoreconfHook, pixman, xcbutil, xcbutilimage
|
{ stdenv
|
||||||
, libjpeg, libpng, libXpm }:
|
, fetchFromGitHub
|
||||||
|
, pkg-config
|
||||||
|
, autoreconfHook
|
||||||
|
, pixman
|
||||||
|
, xcbutil
|
||||||
|
, xcbutilimage
|
||||||
|
, libjpeg
|
||||||
|
, libpng
|
||||||
|
, libXpm
|
||||||
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "xwallpaper";
|
pname = "xwallpaper";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user