Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Nov 8, 2014
1 parent cac40ad commit 5e42bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/games/crawl/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ stdenv.mkDerivation rec {
in a quest to rescue the mystifyingly fabulous Orb of Zot.
'';
platforms = platforms.linux;
#licenses = with licenses; [ gpl2Plus bsd2 bsd3 mit zlib cc0 ];
license = with licenses; [ gpl2Plus bsd2 bsd3 mit zlib cc0 ];
maintainers = maintainers.abbradar;
};
}

0 comments on commit 5e42bcc

Please sign in to comment.