fix missing argument
This commit is contained in:
parent
7761b0454d
commit
b28d29ba0b
@ -1,5 +1,5 @@
|
|||||||
{stdenv, fetchurl, unzip, autoconf, automake, makeWrapper, pkgconfig
|
{stdenv, fetchurl, unzip, autoconf, automake, makeWrapper, pkgconfig
|
||||||
, avahi, gtk3, libnotify, pulseaudio, x11}:
|
, gnome3, avahi, gtk3, libnotify, pulseaudio, x11}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "pasystray-0.4.0";
|
name = "pasystray-0.4.0";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user