amd-libflame 3.0 -> 4.0 https://github.com/amd/libflame/releases attrpath: amd-libflame 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/development/libraries/science/math/amd-libflame/default.nix b/pkgs/development/libraries/science/math/amd-libflame/default.nix index a5b65737941..537a9c1139c 100644 --- a/pkgs/development/libraries/science/math/amd-libflame/default.nix +++ b/pkgs/development/libraries/science/math/amd-libflame/default.nix @@ -14,13 +14,13 @@ assert !blas64; stdenv.mkDerivation rec { pname = "amd-libflame"; - version = "3.0"; + version = "4.0"; src = fetchFromGitHub { owner = "amd"; repo = "libflame"; rev = version; - hash = "sha256-jESae5NqANw90RBbIHH2oGEq5/mudc4IONv50P/AeQ0="; + hash = "sha256-p9qGOEc+ZkG2EBEBYa6mDFEyCCYuNjgT2HHVUi565JE="; }; patches = [ 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 amd-libflame nix build failed. got build log for 'amd-libflame' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/yq42lr6mfwmnq3f96yvlxl86id5xii3n-source source root is source unpackPhase completed in 1 minutes 14 seconds @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/a6cmdjjm0ig5yzgmsc5l2a4q2i6r4bvi-add-lapacke.diff patching file Makefile Hunk #1 FAILED at 583. Hunk #2 FAILED at 602. 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej