fix(build): app name
This commit is contained in:
@@ -110,7 +110,7 @@
|
|||||||
type = "app";
|
type = "app";
|
||||||
program = "${self'.packages.lispers}/bin/rt_interp";
|
program = "${self'.packages.lispers}/bin/rt_interp";
|
||||||
};
|
};
|
||||||
default = self'.apps.rt_lisp_lisp;
|
default = self'.apps.rt_lisp_demo;
|
||||||
};
|
};
|
||||||
|
|
||||||
devShells.default = pkgs.mkShell {
|
devShells.default = pkgs.mkShell {
|
||||||
|
|||||||
Reference in New Issue
Block a user