mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 03:06:26 +02:00
fix lisp alias
This commit is contained in:
parent
58a46e3b0a
commit
93fa1a9755
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ in piston.mkRuntime {
|
||||||
runtime = "sbcl";
|
runtime = "sbcl";
|
||||||
|
|
||||||
aliases = [
|
aliases = [
|
||||||
"lisp"
|
"sbcl"
|
||||||
"cl"
|
"cl"
|
||||||
"commonlisp"
|
"commonlisp"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue