sundials: remove name attribute (pname is present)
This commit is contained in:
parent
d16ccbefad
commit
784870046b
@ -4,7 +4,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
pname = "sundials";
|
||||
version = "4.0.2";
|
||||
name = "${pname}-${version}";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://computation.llnl.gov/projects/${pname}/download/${pname}-${version}.tar.gz";
|
||||
|
Loading…
x
Reference in New Issue
Block a user