···33, fetchFromGitHub
44, cmake
55, coin-utils
66-, CoinMP
66+, coinmp
77, gfortran
88, libtool
99, glpk
···2424 sha256 = "sha256-OdTUMG3iVhjhw5uKtUnsLCZ4DfMjYHm8+/ozfmw7J6c=";
2525 };
26262727- nativeBuildInputs = [ libtool pkg-config glpk gfortran CoinMP osi coin-utils ];
2727+ nativeBuildInputs = [ libtool pkg-config glpk gfortran coinmp osi coin-utils ];
28282929 meta = {
3030 description = "SYMPHONY is an open-source solver, callable library, and development framework for mixed-integer linear programs (MILPs) written in C with a number of unique features";
···186186 inherit (libsForQt5.mauiPackages) clip; # added 2022-05-17
187187 clpm = throw "'clpm' has been removed from nixpkgs"; # Added 2024-04-01
188188 clwrapperFunction = throw "Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual."; # Added 2024-05-07
189189+ CoinMP = coinmp; # Added 2024-06-12
189190 collada-dom = opencollada; # added 2024-02-21
190191 composable_kernel = throw "'composable_kernel' has been replaced with 'rocmPackages.composable_kernel'"; # Added 2023-10-08
191192 cope = throw "'cope' has been removed, as it is broken in nixpkgs since it was added, and fixing it is not trivial"; # Added 2024-04-12