@@ -67,5 +67,6 @@ stdenv.mkDerivation (rec {
|
|||||||
downloadPage = "http://dist.schmorp.de/rxvt-unicode/Attic/";
|
downloadPage = "http://dist.schmorp.de/rxvt-unicode/Attic/";
|
||||||
maintainers = [ ];
|
maintainers = [ ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
license = licenses.gpl3;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user