picolisp 20.6 -> 23.12 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 Diff after rewrites: diff --git a/pkgs/development/interpreters/picolisp/default.nix b/pkgs/development/interpreters/picolisp/default.nix index 4e589cb722e1..913c6b309384 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.12"; src = fetchurl { url = "https://www.software-lab.de/${pname}-${version}.tgz"; - sha256 = "0l51x98bn1hh6kv40sdgp0x09pzg5i8yxbcjvm9n5bxsd6bbk5w2"; + sha256 = "sha256-oGM8GRyBOufmtZVxO2iXknPd1oxLZQii/bAvDHu2Cq4="; }; 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" } Running phase: unpackPhase unpacking source archive /nix/store/zkjdyz05znnh6bh032zd0baafi8spmsc-picoLisp-23.12.tgz source root is picoLisp/src64 chmod: cannot access 'picoLisp/src64': No such file or directory