Fix indention, remove maintainers.
This commit is contained in:
parent
4ed2c81817
commit
97de12b58e
@ -21,7 +21,6 @@ stdenv.mkDerivation {
|
|||||||
homepage = "http://www.nongnu.org/autocutsel/";
|
homepage = "http://www.nongnu.org/autocutsel/";
|
||||||
description = "Autocutsel tracks changes in the server's cutbuffer and CLIPBOARD selection.";
|
description = "Autocutsel tracks changes in the server's cutbuffer and CLIPBOARD selection.";
|
||||||
license = "GPLv2+";
|
license = "GPLv2+";
|
||||||
maintainers = with stdenv.lib.maintainers; [];
|
|
||||||
platforms = with stdenv.lib.platforms; all;
|
platforms = with stdenv.lib.platforms; all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user