Matthew Bauer
1c8aba8334
treewide: use blas and lapack
...
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.
treewide: cleanup from blas/lapack changes
A few issues in the original treewide:
- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
R. RyanTM
56d58ecb24
quantum-espresso: 6.4.1 -> 6.5
2020-02-24 19:40:14 +00: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
R. RyanTM
df3cdc29be
quantum-espresso: 6.4 -> 6.4.1 ( #62556 )
2019-06-04 19:24:04 +00:00
Markus Kowalewski
c109aaa5cb
quantum-espresso: remove outdated makefile fix
2019-04-03 15:00:17 +02:00
R. RyanTM
882247fc3f
quantum-espresso: 6.3 -> 6.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/quantum-espresso/versions
2019-04-02 15:30:36 -07:00
Chris Ostrouchov
2c7295ebe0
quantum-espresso: init at 6.3
2018-09-14 15:40:14 -04:00