Commit graph

6 commits

Author SHA1 Message Date
Robert Scott 566605626c vmmlib: fix build
provide lapack instead of blas, causing gaussian elimination tests to
no longer fail

remove some trailing spaces from the longDescription to please the linter.
sorry.
2020-09-20 14:34:09 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Daiderd Jordan 7c30c83b7b
vmmlib: fix darwin frameworks 2017-09-21 21:52:10 +02:00
Adrien Devresse 825ba05efb vmmlib: init at 1.6.2
vmmlib is a vector and matrix C++ library
2016-02-19 14:51:43 +00:00