1
0

Add SCIP formula

This commit is contained in:
Jip J. Dekker 2024-01-25 16:01:13 +11:00
parent e4b8c81209
commit 89c5636714

View File

@ -21,7 +21,9 @@ in
cleanup = "zap"; cleanup = "zap";
}; };
casks = pkgs.callPackage ./casks.nix { }; casks = pkgs.callPackage ./casks.nix { };
brews = [ ]; brews = [
"scip"
];
}; };
# These app IDs are from using the mas CLI app # These app IDs are from using the mas CLI app