A few cleanups and renames. One feature remains...

This commit is contained in:
Judson
2017-06-27 10:56:36 -07:00
parent 603e84caef
commit 70e7e543c5
4 changed files with 3 additions and 5 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{ lib, rubyTool }:
rubyTool {
name = "corundum-0.6.2";
bundlerApp {
pname = "corundum";
gemdir = ./.;
exes = [ "corundum-skel" ];