2022-12-08T17:02:37 febio-studio 1.6.1 -> 1.8 https://github.com/febiosoftware/FEBioStudio/releases 2022-12-08T17:02:40 attrpath: febio-studio 2022-12-08T17:02:40 Checking auto update branch... 2022-12-08T17:02:40 No auto update branch exists 2022-12-08T17:02:43 [version] 2022-12-08T17:02:47 [version] updated version and sha256 2022-12-08T17:02:47 [rustCrateVersion] 2022-12-08T17:02:47 [rustCrateVersion] No cargoSha256 found 2022-12-08T17:02:47 [golangModuleVersion] 2022-12-08T17:02:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-08T17:02:47 [updateScript] 2022-12-08T17:02:47 [updateScript] skipping because derivation has no updateScript 2022-12-08T17:02:47 2022-12-08T17:02:47 [quotedUrls] 2022-12-08T17:02:47 [quotedUrls] nothing found to replace 2022-12-08T17:02:47 Diff after rewrites: diff --git a/pkgs/applications/science/biology/febio-studio/default.nix b/pkgs/applications/science/biology/febio-studio/default.nix index e334637f243..ea9a3989988 100644 --- a/pkgs/applications/science/biology/febio-studio/default.nix +++ b/pkgs/applications/science/biology/febio-studio/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "febio-studio"; - version = "1.6.1"; + version = "1.8"; src = fetchFromGitHub { owner = "febiosoftware"; repo = "FEBioStudio"; rev = "v${version}"; - sha256 = "0r6pg49i0q9idp7pjymj7mlxd63qjvmfvg0l7fmx87y1yd2hfw4h"; + sha256 = "sha256-zCHwQY2pj4qRZoYTutbReoPCReRFuXQNgKK6Gz47RDU="; }; patches = [ 2022-12-08T17:04:18 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A febio-studio nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "qtPreHook" } qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/881sn947m9x7bldickcbgwvnqw2l6vq8-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/g2ypfc1jjjkxvrxpc0d0fdgcxvg0636p-febio-studio-cmake.patch patching file FEBioStudio/RepositoryPanel.cpp Hunk #1 FAILED at 1364 (different line endings). Hunk #2 FAILED at 1396 (different line endings). 2 out of 2 hunks FAILED -- saving rejects to file FEBioStudio/RepositoryPanel.cpp.rej patching file FEBioStudio/WzdUpload.cpp