grocy 4.0.3 -> 4.1.0 https://github.com/grocy/grocy/releases attrpath: grocy 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/servers/grocy/default.nix b/pkgs/servers/grocy/default.nix index 296aba9e1fb3..14629799eeda 100644 --- a/pkgs/servers/grocy/default.nix +++ b/pkgs/servers/grocy/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "grocy"; - version = "4.0.3"; + version = "4.1.0"; src = fetchurl { url = "https://github.com/grocy/grocy/releases/download/v${version}/grocy_${version}.zip"; - hash = "sha256-KBTsi634SolgA01eRthMuWx7DIF7rhvJSPxiHyuKSR8="; + hash = "sha256-Y4rHFgPmFHcNrETlvMLXSr0v07p2GzfjJ1JjH2YGXoU="; }; nativeBuildInputs = [ unzip ]; Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A grocy nix build failed. inflating: ./views/taskform.blade.php inflating: ./views/tasks.blade.php inflating: ./views/taskssettings.blade.php inflating: ./views/transfer.blade.php inflating: ./views/userentities.blade.php inflating: ./views/userentityform.blade.php inflating: ./views/userfieldform.blade.php inflating: ./views/userfields.blade.php inflating: ./views/userform.blade.php inflating: ./views/userobjectform.blade.php inflating: ./views/userobjects.blade.php inflating: ./views/userpermissions.blade.php inflating: ./views/users.blade.php inflating: ./views/usersettings.blade.php @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/8h2qqpp7gxahrglqchs20l7kdr8lsy9k-0001-Define-configs-with-env-vars.patch patching file app.php Hunk #1 FAILED at 12 (different line endings). Hunk #2 FAILED at 64 (different line endings). Hunk #3 FAILED at 106 (different line endings). 3 out of 3 hunks FAILED -- saving rejects to file app.php.rej patching file services/DatabaseService.php Hunk #1 succeeded at 137 (offset 12 lines). patching file services/FilesService.php Hunk #1 FAILED at 10 (different line endings). 1 out of 1 hunk FAILED -- saving rejects to file services/FilesService.php.rej patching file services/StockService.php Hunk #1 FAILED at 1761. 1 out of 1 hunk FAILED -- saving rejects to file services/StockService.php.rej