typo
This commit is contained in:
parent
cac40ad982
commit
5e42bcc18d
@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user