onesixtyone unstable-2019-12-26 -> 0.3.4 https://github.com/trailofbits/onesixtyone/releases attrpath: onesixtyone 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/tools/security/onesixtyone/default.nix b/pkgs/tools/security/onesixtyone/default.nix index 1ff1b0266eaf..b8aa6f9c7378 100644 --- a/pkgs/tools/security/onesixtyone/default.nix +++ b/pkgs/tools/security/onesixtyone/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "onesixtyone"; - version = "unstable-2019-12-26"; + version = "0.3.4"; src = fetchFromGitHub { owner = "trailofbits"; repo = "onesixtyone"; rev = "9ce1dcdad73d45c8694086a4f90d7713be1cbdd7"; - sha256 = "111nxn4pcbx6p9j8cjjxv1j1s7dgf7f4dix8acsmahwbpzinzkg3"; + sha256 = "sha256-481v47+LQ1U1U6jHRtxxrx0dZNhdSoZkuqYvdontNoQ="; }; buildPhase = '' Source url did not change.