Unbreak tarball job
Fix undefined variable in pamixer.
This commit is contained in:
@@ -33,6 +33,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/cdemoulins/pamixer;
|
homepage = https://github.com/cdemoulins/pamixer;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = [ _1126 ];
|
maintainers = [ maintainers._1126 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user