Commit Graph

5 Commits

Author SHA1 Message Date
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