fix(build): binary names
This commit is contained in:
parent
6a3348d727
commit
9179f06132
@ -77,7 +77,7 @@
|
|||||||
};
|
};
|
||||||
rt_demo_lisp = {
|
rt_demo_lisp = {
|
||||||
type = "app";
|
type = "app";
|
||||||
program = "${packages.default}/bin/rt_demo_lisp";
|
program = "${packages.default}/bin/rt_lisp_demo";
|
||||||
};
|
};
|
||||||
default = rt_demo_lisp;
|
default = rt_demo_lisp;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user