jmol: remove redundant name attribute
version and pname are alrady present
This commit is contained in:
parent
a1360faba7
commit
64e9f2ad65
@ -19,7 +19,6 @@ in
|
||||
stdenv.mkDerivation rec {
|
||||
version = "14.29.31";
|
||||
pname = "jmol";
|
||||
name = "${pname}-${version}";
|
||||
|
||||
src = let
|
||||
baseVersion = "${lib.versions.major version}.${lib.versions.minor version}";
|
||||
|
Loading…
x
Reference in New Issue
Block a user