···3, fetchFromGitHub
4, cmake
5, coin-utils
6-, CoinMP
7, gfortran
8, libtool
9, glpk
···24 sha256 = "sha256-OdTUMG3iVhjhw5uKtUnsLCZ4DfMjYHm8+/ozfmw7J6c=";
25 };
2627- nativeBuildInputs = [ libtool pkg-config glpk gfortran CoinMP osi coin-utils ];
2829 meta = {
30 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";
···3, fetchFromGitHub
4, cmake
5, coin-utils
6+, coinmp
7, gfortran
8, libtool
9, glpk
···24 sha256 = "sha256-OdTUMG3iVhjhw5uKtUnsLCZ4DfMjYHm8+/ozfmw7J6c=";
25 };
2627+ nativeBuildInputs = [ libtool pkg-config glpk gfortran coinmp osi coin-utils ];
2829 meta = {
30 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";
···186 inherit (libsForQt5.mauiPackages) clip; # added 2022-05-17
187 clpm = throw "'clpm' has been removed from nixpkgs"; # Added 2024-04-01
188 clwrapperFunction = throw "Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual."; # Added 2024-05-07
0189 collada-dom = opencollada; # added 2024-02-21
190 composable_kernel = throw "'composable_kernel' has been replaced with 'rocmPackages.composable_kernel'"; # Added 2023-10-08
191 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
···186 inherit (libsForQt5.mauiPackages) clip; # added 2022-05-17
187 clpm = throw "'clpm' has been removed from nixpkgs"; # Added 2024-04-01
188 clwrapperFunction = throw "Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual."; # Added 2024-05-07
189+ CoinMP = coinmp; # Added 2024-06-12
190 collada-dom = opencollada; # added 2024-02-21
191 composable_kernel = throw "'composable_kernel' has been replaced with 'rocmPackages.composable_kernel'"; # Added 2023-10-08
192 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