2023-01-02T02:18:27 jxrlib 1.1 -> 2019.10.9 https://github.com/4creators/jxrlib/releases 2023-01-02T02:18:30 attrpath: jxrlib 2023-01-02T02:18:30 Checking auto update branch... 2023-01-02T02:18:30 No auto update branch exists 2023-01-02T02:18:34 [version] 2023-01-02T02:18:35 [version] updated version and sha256 2023-01-02T02:18:35 [rustCrateVersion] 2023-01-02T02:18:35 [rustCrateVersion] No cargoSha256 found 2023-01-02T02:18:35 [golangModuleVersion] 2023-01-02T02:18:35 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T02:18:35 [updateScript] 2023-01-02T02:18:35 [updateScript] skipping because derivation has no updateScript 2023-01-02T02:18:35 2023-01-02T02:18:35 [quotedUrls] 2023-01-02T02:18:36 [quotedUrls] nothing found to replace 2023-01-02T02:18:36 Diff after rewrites: diff --git a/pkgs/development/libraries/jxrlib/default.nix b/pkgs/development/libraries/jxrlib/default.nix index 06499e151ba..41ccce3e2f9 100644 --- a/pkgs/development/libraries/jxrlib/default.nix +++ b/pkgs/development/libraries/jxrlib/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "jxrlib"; - version = "1.1"; + version = "2019.10.9"; # Use the source from a fork on github because CodePlex does not # deliver an easily downloadable tarball. @@ -10,7 +10,7 @@ stdenv.mkDerivation rec { owner = "4creators"; repo = pname; rev = "f7521879862b9085318e814c6157490dd9dbbdb4"; - sha256 = "0rk3hbh00nw0wgbfbqk1szrlfg3yq7w6ar16napww3nrlm9cj65w"; + sha256 = "sha256-vBjJUqXZDs6vsiZkZfjBfjxH89dh4uXW44BbAOCCY2Y="; }; postPatch = '' 2023-01-02T02:18:36 Source url did not change. jxrlib 1.1 -> 2019.10.9 https://github.com/4creators/jxrlib/releases attrpath: jxrlib Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.jxrlib)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.jxrlib)' not found