jimtcl 0.81 -> 0.82 https://github.com/msteveb/jimtcl/releases attrpath: jimtcl 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/development/interpreters/jimtcl/default.nix b/pkgs/development/interpreters/jimtcl/default.nix index 60202544adc..4be299ebeb8 100644 --- a/pkgs/development/interpreters/jimtcl/default.nix +++ b/pkgs/development/interpreters/jimtcl/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "jimtcl"; - version = "0.81"; + version = "0.82"; src = fetchFromGitHub { owner = "msteveb"; repo = "jimtcl"; rev = version; - sha256 = "sha256-OpM9y7fQ+18qxl3/5wUCrNA9qiCdA0vTHqLYSw2lvJs="; + sha256 = "sha256-CDjjrxpoTbLESAbCiCjQ8+E/oJP87gDv9SedQOzH3QY="; }; 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 jimtcl nix build failed. Checking for sysinfo...ok Checking for struct sysinfo.uptime...ok Checking for struct stat.st_mtimespec...not found Checking for struct stat.st_mtim...ok Checking for struct flock...ok Checking for sys/types.h...(cached) ok Checking if -D_FILE_OFFSET_BITS=64 is needed...no Checking for fseeko...ok Checking for ftello...ok Checking for make...ok Checking for asciidoc...ok Checking for sed...ok Checking for _NSGetEnviron...not found Checking environ declared in unistd.h...yes Checking for sys/types.h...(cached) ok Checking for sys/stat.h...(cached) ok Checking for mkdir with one arg...no Checking for S_IXUSR...ok Checking for S_IRWXG...ok Checking for S_IRWXO...ok Enabling UTF-8 Enabling math functions Checking libs for sin...-lm Enabling IPv6 Checking for pkg-config...0.29.2 Checking for openssl ...not found Checking for libssl ...not found Checking for openssl/ssl.h...not found Error: SSL support requires OpenSSL Try: 'configure --help' for options