selfoss: clean up
This commit is contained in:
parent
3adf14cda4
commit
cff5bd0bc5
@ -19,10 +19,9 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Web-based news feed (RSS/Atom) aggregator";
|
description = "Web-based news feed (RSS/Atom) aggregator";
|
||||||
|
homepage = https://selfoss.aditu.de;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
homepage = http://http://selfoss.aditu.de/;
|
maintainers = with maintainers; [ jtojnar regnat ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = [ maintainers.regnat ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user