mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 20:46: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";
|
||||
|
||||
aliases = [
|
||||
"lisp"
|
||||
"sbcl"
|
||||
"cl"
|
||||
"commonlisp"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue