mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 23:51:03 +00:00
clasp-common-lisp: set meta.mainProgram
This commit is contained in:
@@ -86,5 +86,6 @@ stdenv.mkDerivation {
|
||||
# error: use of undeclared identifier 'aligned_alloc'
|
||||
broken = stdenv.isDarwin;
|
||||
homepage = "https://github.com/clasp-developers/clasp";
|
||||
mainProgram = "clasp";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user