Add SCIP formula
This commit is contained in:
parent
e4b8c81209
commit
89c5636714
@ -21,7 +21,9 @@ in
|
||||
cleanup = "zap";
|
||||
};
|
||||
casks = pkgs.callPackage ./casks.nix { };
|
||||
brews = [ ];
|
||||
brews = [
|
||||
"scip"
|
||||
];
|
||||
};
|
||||
|
||||
# These app IDs are from using the mas CLI app
|
||||
|
Loading…
x
Reference in New Issue
Block a user