x2goclient 4.1.2.2 -> 4.1.2.3 https://repology.org/project/x2goclient/versions attrpath: x2goclient 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/networking/remote/x2goclient/default.nix b/pkgs/applications/networking/remote/x2goclient/default.nix index 854fee0b6b65..77799e813367 100644 --- a/pkgs/applications/networking/remote/x2goclient/default.nix +++ b/pkgs/applications/networking/remote/x2goclient/default.nix @@ -17,11 +17,11 @@ qt5.mkDerivation rec { pname = "x2goclient"; - version = "4.1.2.2"; + version = "4.1.2.3"; src = fetchurl { url = "https://code.x2go.org/releases/source/${pname}/${pname}-${version}.tar.gz"; - sha256 = "yZUyZ8QPpnEZrZanO6yx8mYZbaIFnwzc0bjVGZQh0So="; + sha256 = "sha256-q4uzx40xYlx0nkLxX4EP49JCknoVKYMIwT3qO5Fayjw="; }; buildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A x2goclient nix build failed. Ignored 7 untranslated source text(s) Updating '/build/x2goclient-4.1.2.3/res/i18n/x2goclient_fr.qm'... Generated 705 translation(s) (704 finished and 1 unfinished) Updating '/build/x2goclient-4.1.2.3/res/i18n/x2goclient_nb_no.qm'... Generated 705 translation(s) (704 finished and 1 unfinished) Updating '/build/x2goclient-4.1.2.3/res/i18n/x2goclient_nl.qm'... Generated 705 translation(s) (704 finished and 1 unfinished) Updating '/build/x2goclient-4.1.2.3/res/i18n/x2goclient_pt.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 705 untranslated source text(s) Updating '/build/x2goclient-4.1.2.3/res/i18n/x2goclient_ru.qm'... Generated 425 translation(s) (415 finished and 10 unfinished) Ignored 280 untranslated source text(s) Updating '/build/x2goclient-4.1.2.3/res/i18n/x2goclient_sv.qm'... Generated 691 translation(s) (690 finished and 1 unfinished) Ignored 14 untranslated source text(s) Updating '/build/x2goclient-4.1.2.3/res/i18n/x2goclient_tr.qm'... Generated 424 translation(s) (413 finished and 11 unfinished) Ignored 281 untranslated source text(s) Updating '/build/x2goclient-4.1.2.3/res/i18n/x2goclient_zh_tw.qm'... Generated 310 translation(s) (289 finished and 21 unfinished) Ignored 395 untranslated source text(s) mkdir -p /build/x2goclient-4.1.2.3/client_build && cd /build/x2goclient-4.1.2.3/client_build && /nix/store/872qvykamikx33ljkckvn0a8n7r7xpcz-qtbase-5.15.12-dev/bin/qmake QMAKE_CFLAGS=" " QMAKE_CXXFLAGS=" " QMAKE_LFLAGS="" QMAKE_LIBS="" ../x2goclient.pro Info: creating stash file /build/x2goclient-4.1.2.3/client_build/.qmake.stash Project MESSAGE: building x2goclient via /nix/store/872qvykamikx33ljkckvn0a8n7r7xpcz-qtbase-5.15.12-dev/mkspecs/linux-g++ with ldap and cups cd /build/x2goclient-4.1.2.3/client_build && make make[1]: Entering directory '/build/x2goclient-4.1.2.3/client_build' make[1]: *** No rule to make target 'SHELL'. Stop. make[1]: Leaving directory '/build/x2goclient-4.1.2.3/client_build' make: *** [Makefile:85: build_client] Error 2