Loading pkgs/applications/science/chemistry/octopus/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ assert (blas.isILP64 == arpack.isILP64); stdenv.mkDerivation rec { pname = "octopus"; version = "12.1"; version = "12.2"; src = fetchFromGitLab { owner = "octopus-code"; repo = "octopus"; rev = version; sha256 = "sha256-dQdb4wGKOQefrgtQVorq6EH9IiAh1tMmj3GiZOXgTBY="; sha256 = "sha256-tM3D0geOT+8X3EofI+iPR48z8LKFSxQMoO/W/be+OFg="; }; nativeBuildInputs = [ Loading Loading
pkgs/applications/science/chemistry/octopus/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,13 +12,13 @@ assert (blas.isILP64 == arpack.isILP64); stdenv.mkDerivation rec { pname = "octopus"; version = "12.1"; version = "12.2"; src = fetchFromGitLab { owner = "octopus-code"; repo = "octopus"; rev = version; sha256 = "sha256-dQdb4wGKOQefrgtQVorq6EH9IiAh1tMmj3GiZOXgTBY="; sha256 = "sha256-tM3D0geOT+8X3EofI+iPR48z8LKFSxQMoO/W/be+OFg="; }; nativeBuildInputs = [ Loading