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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/pstreams/default.nix b/pkgs/development/libraries/pstreams/default.nix index 2baa3b35502..e75339416da 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/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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" } unpacking sources unpacking source archive /nix/store/6d2qf9jabyqlr3s8h4yd3nkvm4pb803g-code source root is code @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "checkPhase" } running tests no Makefile or custom checkPhase, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } installing rm: cannot remove 'INSTALL': No such file or directory /nix/store/pgf87rgkzdbqhhsddpligy8xiwar63w8-stdenv-linux/setup: line 136: pop_var_context: head of shell_variables not a function context