This commit is contained in:
Domen Kožar 2014-11-08 21:28:06 +01:00
parent cac40ad982
commit 5e42bcc18d

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;
}; };
} }