eternal-terminal 6.2.4 -> 6.2.6 https://repology.org/project/eternalterminal/versions attrpath: eternal-terminal 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/networking/eternal-terminal/default.nix b/pkgs/tools/networking/eternal-terminal/default.nix index 22ed2dcb80e7..90b46709063a 100644 --- a/pkgs/tools/networking/eternal-terminal/default.nix +++ b/pkgs/tools/networking/eternal-terminal/default.nix @@ -12,13 +12,13 @@ stdenv.mkDerivation rec { pname = "eternal-terminal"; - version = "6.2.4"; + version = "6.2.6"; src = fetchFromGitHub { owner = "MisterTea"; repo = "EternalTerminal"; rev = "refs/tags/et-v${version}"; - hash = "sha256-9W9Pz0VrFU+HNpf98I3CLrn8+kpjjNLOUK8gGcDJcI8="; + hash = "sha256-hSibU8fR5T+oO29hvOGzt4+53L+Lk9olJy7j2BzbKOg="; }; nativeBuildInputs = [ 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 eternal-terminal nix build failed. CMake Error at CMakeLists.txt:112 (add_subdirectory): The source directory /build/source/external/cpp-httplib does not contain a CMakeLists.txt file.  CMake Error at CMakeLists.txt:113 (add_subdirectory): The source directory /build/source/external/json does not contain a CMakeLists.txt file.  -- Could NOT find UTempter (missing: UTEMPTER_INCLUDE_DIR UTEMPTER_LIBRARIES) -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find SELinux (missing: SELINUX_INCLUDE_DIR SELINUX_LIBRARIES) -- cotire 1.8.0 loaded. -- CXX target et-lib cotired. -- CXX target TerminalCommon cotired. -- CXX target et cotired without precompiled header. Too few applicable sources. -- CXX target etserver cotired without precompiled header. Too few applicable sources. -- CXX target etterminal cotired without precompiled header. Too few applicable sources. -- CXX target HtmCommon cotired. -- CXX target htm cotired without precompiled header. Too few applicable sources. -- CXX target htmd cotired without precompiled header. Too few applicable sources. -- CXX target et-test cotired. -- Configuring incomplete, errors occurred!