Merge pull request #201057 from divanorama/zhf2211/magicl
This commit is contained in:
@@ -46439,6 +46439,9 @@ in {
|
||||
});
|
||||
systems = [ "magicl" ];
|
||||
lispLibs = [ (getAttr "alexandria" pkgs) (getAttr "cffi" pkgs) (getAttr "cffi-libffi" pkgs) (getAttr "abstract-classes" pkgs) (getAttr "interface" pkgs) (getAttr "policy-cond" pkgs) ];
|
||||
meta = {
|
||||
broken = true;
|
||||
};
|
||||
};
|
||||
magicl-examples = {
|
||||
pname = "magicl-examples";
|
||||
|
||||
Reference in New Issue
Block a user