Tuomas Tynkkynen
2017-09-22 21:16:39 +03:00
parent 8a0d857aa9
commit 4acb425c39
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
homepage = http://trousers.sourceforge.net/;
license = licenses.cpl10;
maintainers = [ maintainers.ak ];
platforms = platforms.unix;
platforms = platforms.linux;
};
}