plan9port: fix destination path in sources; add myself as a maintainer
This commit is contained in:
@@ -26,6 +26,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "http://swtch.com/plan9port/";
|
||||
description = "Plan 9 from User Space";
|
||||
license = licenses.lpl-102;
|
||||
maintainers = [ stdenv.lib.maintainers.ftrvxmtrx ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user