drawpile 2.1.20 -> 2.2.0 https://github.com/drawpile/drawpile/releases attrpath: drawpile 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/applications/graphics/drawpile/default.nix b/pkgs/applications/graphics/drawpile/default.nix index ea07e2314217..502276ba3b79 100644 --- a/pkgs/applications/graphics/drawpile/default.nix +++ b/pkgs/applications/graphics/drawpile/default.nix @@ -68,13 +68,13 @@ let in mkDerivation rec { pname = "drawpile"; - version = "2.1.20"; + version = "2.2.0"; src = fetchFromGitHub { owner = "drawpile"; repo = "drawpile"; rev = version; - sha256 = "sha256-HjGsaa2BYRNxaQP9e8Z7BkVlIKByC/ta92boGbYHRWQ="; + sha256 = "sha256-ttpFUYShwoCehAII+qCNm3Q0AwXCNE54JrfiKJPvFhc="; }; nativeBuildInputs = [ extra-cmake-modules ]; 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 drawpile nix build failed. @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/doc/Drawpile -DCMAKE_INSTALL_INFODIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/khkhbch4p1wjfl1g89gw1mszvvr7bzv0-gcc-wrapper-13.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/khkhbch4p1wjfl1g89gw1mszvvr7bzv0-gcc-wrapper-13.2.0/bin/ranlib -DCMAKE_AR=/nix/store/khkhbch4p1wjfl1g89gw1mszvvr7bzv0-gcc-wrapper-13.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0 -Wno-dev -DINITSYS=systemd -DCLIENT=ON -DSERVER=ON -DSERVERGUI=ON -DTOOLS=OFF -DKIS_TABLET=OFF -DKDE_INSTALL_EXECROOTDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0 -DKDE_INSTALL_BINDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/bin -DKDE_INSTALL_SBINDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/sbin -DKDE_INSTALL_LIBDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/lib -DKDE_INSTALL_LIBEXECDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/libexec -DKDE_INSTALL_CMAKEPACKAGEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/lib/cmake -DKDE_INSTALL_INCLUDEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/include -DKDE_INSTALL_LOCALSTATEDIR=/var -DKDE_INSTALL_DATAROOTDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share -DKDE_INSTALL_DATADIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share -DKDE_INSTALL_DOCBUNDLEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/doc/HTML -DKDE_INSTALL_KCFGDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/config.kcfg -DKDE_INSTALL_KCONFUPDATEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/kconf_update -DKDE_INSTALL_KSERVICES5DIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/kservices5 -DKDE_INSTALL_KSERVICETYPES5DIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/kservicetypes5 -DKDE_INSTALL_KXMLGUI5DIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/kxmlgui5 -DKDE_INSTALL_KNOTIFY5RCDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/knotifications5 -DKDE_INSTALL_ICONDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/icons -DKDE_INSTALL_LOCALEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/locale -DKDE_INSTALL_SOUNDDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/sounds -DKDE_INSTALL_TEMPLATEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/templates -DKDE_INSTALL_WALLPAPERDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/wallpapers -DKDE_INSTALL_APPDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/applications -DKDE_INSTALL_DESKTOPDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/desktop-directories -DKDE_INSTALL_MIMEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/mime/packages -DKDE_INSTALL_METAINFODIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/appdata -DKDE_INSTALL_MANDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/man -DKDE_INSTALL_INFODIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/info -DKDE_INSTALL_DBUSDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/dbus-1 -DKDE_INSTALL_DBUSINTERFACEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/dbus-1/interfaces -DKDE_INSTALL_DBUSSERVICEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/dbus-1/services -DKDE_INSTALL_DBUSSYSTEMSERVICEDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/share/dbus-1/system-services -DKDE_INSTALL_SYSCONFDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/etc -DKDE_INSTALL_CONFDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/etc/xdg -DKDE_INSTALL_AUTOSTARTDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/etc/xdg/autostart -DKDE_INSTALL_QTPLUGINDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/lib/qt-5.15.12/plugins -DKDE_INSTALL_PLUGINDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/lib/qt-5.15.12/plugins -DKDE_INSTALL_QMLDIR=/nix/store/4xsqndgsa8qza3jjssfyyc11hxgc8m4w-drawpile-2.2.0/lib/qt-5.15.12/qml -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Git not found; falling back to static versioning -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/khkhbch4p1wjfl1g89gw1mszvvr7bzv0-gcc-wrapper-13.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/khkhbch4p1wjfl1g89gw1mszvvr7bzv0-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Project version: 2.2.0 -- Protocol version: 4.24.0 -- Using Qt version 5 CMake Error at cmake/Cargo.cmake:2 (find_program): Could not find CARGO_COMMAND using the following names: cargo Call Stack (most recent call first): CMakeLists.txt:111 (include)  -- Configuring incomplete, errors occurred!