Closed
Merged
10 tasks
Merged
10 tasks
Open
Merged
10 tasks
Closed
InLaw
mentioned this pull request
Closed
drewrisinger added a commit to drewrisinger/nur-packages that referenced this pull request
Oct 17, 2020drewrisinger added a commit to drewrisinger/nur-packages that referenced this pull request
Oct 20, 2020risicle added a commit to risicle/nixpkgs that referenced this pull request
Oct 25, 2020without master's fix in NixOS#83888, opencv3 & opencv4 end up with an 8-byte openblas, which it does work with. however this causes the python bindings to also end up with an 8-byte openblas, which numpy doesn't work with. force 4-byte openblas for opencv.
Closed
FRidh pushed a commit that referenced this pull request
Nov 21, 2020without master's fix in #83888, opencv3 & opencv4 end up with an 8-byte openblas, which it does work with. however this causes the python bindings to also end up with an 8-byte openblas, which numpy doesn't work with. force 4-byte openblas for opencv.
markuskowa added a commit to markuskowa/nixpkgs that referenced this pull request
Dec 26, 2020markuskowa added a commit that referenced this pull request
Dec 26, 2020openmolcas: fix fallout from #83888
Merged
10 tasks
balodja added a commit to balodja/nixpkgs that referenced this pull request
Jul 23, 2021Most of them are: * separate packages for different openmodelica components, * qt4 -> qt5, * patches to instruct the OMEdit wrapper with stdenv executables location, * adoption of NixOS#89731 and NixOS#109595, * openblas -> blas, lapack according to NixOS#83888, * parallel building, * getting rid of spurious build phases, * correct the license, * cross-compilation, * forcing compiler to clang++ according to OM build recommendations, * drop of pangox_compat according to NixOS#75909 and NixOS#76412, * better dependencies, and more.
balodja added a commit to balodja/nixpkgs that referenced this pull request
Jul 24, 2021Co-authored-by: Jaakko Luttinen <jaakko.luttinen@iki.fi> Most of changes are: * separate packages for different openmodelica components, * qt4 -> qt5, * patches to instruct the OMEdit wrapper with stdenv executables location, * adoption of NixOS#89731 and NixOS#109595, * openblas -> blas, lapack according to NixOS#83888, * parallel building, * getting rid of spurious build phases, * correct the license, * cross-compilation, * forcing compiler to clang++ according to OM build recommendations, * drop of pangox_compat according to NixOS#75909 and NixOS#76412, * better dependencies, and more.
Merged
13 tasks
This was referenced
Jan 9, 2024Closed
Merged
Merged
2 tasks