pstreams 1.0.1 -> 1.0.3 https://repology.org/project/pstreams/versions attrpath: pstreams 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/libraries/pstreams/default.nix b/pkgs/development/libraries/pstreams/default.nix index 2baa3b355023..e75339416da9 100644 --- a/pkgs/development/libraries/pstreams/default.nix +++ b/pkgs/development/libraries/pstreams/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "PStreams"; - version = "1.0.1"; + version = "1.0.3"; src = fetchgit { url = "https://git.code.sf.net/p/pstreams/code"; rev = let dot2Underscore = lib.strings.stringAsChars (c: if c == "." then "_" else c); in "RELEASE_${dot2Underscore version}"; - sha256 = "0r8aj0nh5mkf8cvnzl8bdy4nm7i74vs83axxfimcd74kjfn0irys"; + sha256 = "sha256-Uk5p+X4fzqMo58yrZhyzpBiCqjpjFpXKPz3eFyOQC7o="; }; makeFlags = [ "prefix=${placeholder "out"}" ]; Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pstreams nix build failed. got build log for 'pstreams' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/6d2qf9jabyqlr3s8h4yd3nkvm4pb803g-code source root is code @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "checkPhase" } Running phase: checkPhase no Makefile or custom checkPhase, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase rm: cannot remove 'INSTALL': No such file or directory /nix/store/v099hqvw5z87423p4hz1vfhzaqa07dii-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context