nasty: make maintainers a list
This commit is contained in:
parent
299b8ba222
commit
f0696611a1
@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = http://www.vanheusden.com/nasty/;
|
homepage = http://www.vanheusden.com/nasty/;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; davidak;
|
maintainers = with maintainers; [ davidak ];
|
||||||
platforms = with platforms; unix;
|
platforms = with platforms; unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user