quantum-espresso 6.6 -> 7.1 https://repology.org/project/quantum-espresso/versions attrpath: quantum-espresso Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/science/chemistry/quantum-espresso/default.nix b/pkgs/applications/science/chemistry/quantum-espresso/default.nix index 9933d0d8c72..9defee293e8 100644 --- a/pkgs/applications/science/chemistry/quantum-espresso/default.nix +++ b/pkgs/applications/science/chemistry/quantum-espresso/default.nix @@ -10,14 +10,14 @@ }: stdenv.mkDerivation rec { - version = "6.6"; + version = "7.1"; pname = "quantum-espresso"; src = fetchFromGitLab { owner = "QEF"; repo = "q-e"; rev = "qe-${version}"; - sha256 = "1mkfmw0fq1dabplzdn6v1abhw0ds55gzlvbx3a9brv493whk21yp"; + sha256 = "sha256-lacdpi9bz90JLwfeZT3O5y3O+SK6k6SBoD4CoPwYWtE="; }; passthru = { Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A quantum-espresso nix build failed. checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking for library containing dgemm... no MKL not found in /opt/intel/mkl/lib/intel64: checking for library containing dgemm... no MKL not found checking for library containing dgemm... no in /usr/local/lib: checking for library containing dgemm... no checking for library containing dgemm... -lblas setting BLAS_LIBS... -lblas checking for library containing dspev... none required in /usr/local/lib: checking for library containing dspev... none required checking FFT... checking for library containing dfftw_execute_dft... -lfftw3 checking for Fortran flag to compile .f90 files... (cached) none -lfftw3 checking MASS... checking for library containing mpi_init... no checking ELPA... checking for Environ... not used checking for ranlib... ranlib checking for wget... no checking for curl... no setting WGET... checking for git... no configure: error: git needed @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/j80wcbm6bb1nsqsgmniq43rg980p27q9-bash-5.2-p15/bin/bash all Makefile:9: make.inc: No such file or directory make: *** No rule to make target 'make.inc'. Stop.