turbovnc 3.0.1 -> 3.0.3 https://github.com/TurboVNC/turbovnc/releases attrpath: turbovnc 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/tools/admin/turbovnc/default.nix b/pkgs/tools/admin/turbovnc/default.nix index 9204d54ab12..8d1fe9894f9 100644 --- a/pkgs/tools/admin/turbovnc/default.nix +++ b/pkgs/tools/admin/turbovnc/default.nix @@ -28,13 +28,13 @@ stdenv.mkDerivation rec { pname = "turbovnc"; - version = "3.0.1"; + version = "3.0.3"; src = fetchFromGitHub { owner = "TurboVNC"; repo = "turbovnc"; rev = version; - sha256 = "sha256-GRY6aW6Kvy5sDQRiOVz2cUgKEG0IMveh80S26/rGWdM="; + sha256 = "sha256-akkkbDb5ZHTG5GEEeDm1ns60GedQ+DnFXgVMZumRQHc="; }; # TODO: 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 turbovnc nix build failed. -- Looking for clock_gettime - found -- Performing Test HAVE_MONOTONIC_CLOCK -- Performing Test HAVE_MONOTONIC_CLOCK - Success -- XKB_BASE_DIRECTORY = /nix/store/qnkbwrma55xw83m8ikgx6wryzx91ws2b-xkeyboard-config-2.33/share/X11/xkb -- XKB_BIN_DIRECTORY = /nix/store/56d7gcjcknakmhfyb8db595rvcrld2j6-xkbcomp-1.4.6/bin -- XKB_DFLT_RULES = xorg -- XKB_DFLT_MODEL = pc105 -- XKB_DFLT_LAYOUT = us -- XKB_DFLT_VARIANT = -- XKB_DFLT_OPTIONS = -- XORG_FONT_PATH = /var/empty/share/X11/fonts/misc/,/var/empty/share/X11/fonts/Type1/,/var/empty/share/X11/fonts/75dpi/,/var/empty/share/X11/fonts/100dpi/ -- XORG_REGISTRY_PATH = /var/empty/lib64/xorg -- Looking for backtrace -- Looking for backtrace - found -- XORG_DRI_DRIVER_PATH = /var/empty/lib64/dri -- Looking for include file security/pam_appl.h -- Looking for include file security/pam_appl.h - found -- Found OpenSSL: /nix/store/fgrj06y1x83fwh8hqgg02v9abc7a7b65-openssl-3.0.8/lib/libcrypto.so (found version "3.0.8") -- Enabling TLS encryption using OpenSSL -- Looking for strsep -- Looking for strsep - found -- Looking for pam_start -- Looking for pam_start - found -- Found Python: /nix/store/0n4y44dnaxafqs7cg625aldrb152x7bx-python3-3.10.10/bin/python3.10 (found suitable version "3.10.10", minimum required is "3.0") found components: Interpreter -- PYTHON_EXECUTABLE = /nix/store/0n4y44dnaxafqs7cg625aldrb152x7bx-python3-3.10.10/bin/python3 -- TurboVNC Server init script enabled (TVNC_BUILDINITSCRIPT = 1) -- RPM architecture = x86_64, DEB architecture = amd64 -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log". See also "/build/source/build/CMakeFiles/CMakeError.log".