10 exes = [ "corundum-skel" ];
12 passthru.updateScript = bundlerUpdateScript "corundum";
15 description = "Tool and libraries for maintaining Ruby gems";
16 homepage = "https://github.com/nyarly/corundum";
17 license = licenses.mit;
18 maintainers = with maintainers; [
22 platforms = platforms.unix;