This commit is contained in:
Domen Kožar
2014-11-08 21:56:51 +01:00
parent cac40ad982
commit 5e42bcc18d
+1 -1
View File
@@ -47,7 +47,7 @@ stdenv.mkDerivation rec {
in a quest to rescue the mystifyingly fabulous Orb of Zot. in a quest to rescue the mystifyingly fabulous Orb of Zot.
''; '';
platforms = platforms.linux; platforms = platforms.linux;
#licenses = with licenses; [ gpl2Plus bsd2 bsd3 mit zlib cc0 ]; license = with licenses; [ gpl2Plus bsd2 bsd3 mit zlib cc0 ];
maintainers = maintainers.abbradar; maintainers = maintainers.abbradar;
}; };
} }