bqn: migrate to by-name
Also, alias mbqn.
This commit is contained in:
@@ -17062,7 +17062,7 @@ with pkgs;
|
||||
|
||||
# BQN interpreters and compilers
|
||||
|
||||
mbqn = callPackage ../development/interpreters/bqn/mlochbaum-bqn { };
|
||||
mbqn = bqn;
|
||||
|
||||
cbqn = cbqn-bootstrap.phase2;
|
||||
cbqn-replxx = cbqn-bootstrap.phase2-replxx;
|
||||
|
||||
Reference in New Issue
Block a user