mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 01:33:20 +00:00
QuadProgpp: Remember to add to all-packages.nix
This commit is contained in:
parent
b41f8936b9
commit
0479354e0c
@ -21193,6 +21193,8 @@ with pkgs;
|
||||
mpi = openmpi;
|
||||
};
|
||||
|
||||
QuadProgpp = callPackage ../development/libraries/science/math/QuadProgpp { };
|
||||
|
||||
scs = callPackage ../development/libraries/science/math/scs {
|
||||
liblapack = liblapackWithoutAtlas;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user