unison 2.53.2 -> 2.53.3 https://github.com/bcpierce00/unison/releases attrpath: unison 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/networking/sync/unison/default.nix b/pkgs/applications/networking/sync/unison/default.nix index ec920bf37d8..adb252933ea 100644 --- a/pkgs/applications/networking/sync/unison/default.nix +++ b/pkgs/applications/networking/sync/unison/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "unison"; - version = "2.53.2"; + version = "2.53.3"; src = fetchFromGitHub { owner = "bcpierce00"; repo = "unison"; rev = "v${version}"; - sha256 = "sha256-H+70NZZP0cUsxetFcsjWEx2kENsgMdo/41wBwwaX6zg="; + sha256 = "sha256-XKQKNc0YpYrtXGmbDBMkIqelegrcgGhQQYBb78PsMBY="; }; strictDeps = true; 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 unison nix build failed. make[1]: Entering directory '/build/source/man' ../src/unison -prefsman short > opt_short.tmp ../src/unison -prefsman full > opt_full.tmp sed -e '/@OPTIONS_SHORT@/r ./opt_short.tmp' \ -e '/@OPTIONS_SHORT@/d' \ -e '/@OPTIONS_FULL@/r ./opt_full.tmp' \ -e '/@OPTIONS_FULL@/d' unison.1.in > unison.1 make[1]: Leaving directory '/build/source/man' @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing install flags: SHELL=/nix/store/j80wcbm6bb1nsqsgmniq43rg980p27q9-bash-5.2-p15/bin/bash INSTALLDIR=\$\(out\)/bin/ UISTYLE=gtk3 gsettingsschemadir=/nix/store/lphnwag5q9f7gbqkw075k7s0nk7956ys-unison-2.53.3/share/gsettings-schemas/unison-2.53.3/glib-2.0/schemas/ gsettingsschemadir=/nix/store/lphnwag5q9f7gbqkw075k7s0nk7956ys-unison-2.53.3/share/gsettings-schemas/unison-2.53.3/glib-2.0/schemas/ gsettingsschemadir=/nix/store/lphnwag5q9f7gbqkw075k7s0nk7956ys-unison-2.53.3/share/gsettings-schemas/unison-2.53.3/glib-2.0/schemas/ install ========================================= To install, copy the files src/unison, src/unison-gui (optional), src/unison-fsmonitor (optional) and src/fsmonitor.py (optional, if unison-fsmonitor does not exist) to a freely chosen location. Manual page is at man/unison.1 and user manual is at doc/unison-manual.pdf, doc/unison-manual.html and doc/unison-manual.txt ========================================= make: *** [Makefile:44: install] Error 1