picolisp 20.6 -> 23.6 https://repology.org/project/picolisp/versions attrpath: picolisp 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/interpreters/picolisp/default.nix b/pkgs/development/interpreters/picolisp/default.nix index b85f99a7b52d..afda596eaa5f 100644 --- a/pkgs/development/interpreters/picolisp/default.nix +++ b/pkgs/development/interpreters/picolisp/default.nix @@ -2,10 +2,10 @@ stdenv.mkDerivation rec { pname = "picoLisp"; - version = "20.6"; + version = "23.6"; src = fetchurl { url = "https://www.software-lab.de/${pname}-${version}.tgz"; - sha256 = "0l51x98bn1hh6kv40sdgp0x09pzg5i8yxbcjvm9n5bxsd6bbk5w2"; + sha256 = "sha256-SYX0OQ/Fg05FegOVfTR65KBSvOssROsTDTVEOZmQIzQ="; }; nativeBuildInputs = [ makeWrapper ]; buildInputs = [openssl] ++ lib.optional stdenv.is64bit jdk; 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 picolisp nix build failed. got build log for 'picolisp' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/6lds2q3i369ib53pyqkx78bbkqw03y7j-picoLisp-23.6.tgz source root is picoLisp/src64 chmod: cannot access 'picoLisp/src64': No such file or directory