2022-12-17T23:35:11 kalibrate-hackrf-unstable 2016-08-27 -> 20160704 https://repology.org/metapackage/kalibrate-hackrf-unstable/versions 2022-12-17T23:35:14 attrpath: kalibrate-hackrf 2022-12-17T23:35:14 Checking auto update branch... 2022-12-17T23:35:14 No auto update branch exists 2022-12-17T23:35:17 [version] 2022-12-17T23:35:19 [version] updated version and sha256 2022-12-17T23:35:19 [rustCrateVersion] 2022-12-17T23:35:19 [rustCrateVersion] No cargoSha256 found 2022-12-17T23:35:19 [golangModuleVersion] 2022-12-17T23:35:19 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T23:35:19 [updateScript] 2022-12-17T23:35:19 [updateScript] skipping because derivation has no updateScript 2022-12-17T23:35:19 2022-12-17T23:35:19 [quotedUrls] 2022-12-17T23:35:19 [quotedUrls] nothing found to replace 2022-12-17T23:35:19 Diff after rewrites: diff --git a/pkgs/applications/radio/kalibrate-hackrf/default.nix b/pkgs/applications/radio/kalibrate-hackrf/default.nix index f10840e1bea..d31b831b037 100644 --- a/pkgs/applications/radio/kalibrate-hackrf/default.nix +++ b/pkgs/applications/radio/kalibrate-hackrf/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation { pname = "kalibrate-hackrf"; - version = "unstable-2016-08-27"; + version = "unstable-20160704"; # There are no tags/releases, so use the latest commit from git master. # Currently, the latest commit is from 2016-07-03. @@ -10,7 +10,7 @@ stdenv.mkDerivation { owner = "scateu"; repo = "kalibrate-hackrf"; rev = "2492c20822ca6a49dce97967caf394b1d4b2c43e"; - sha256 = "1jvn1qx7csgycxpx1k804sm9gk5a0c65z9gh8ybp9awq3pziv0nx"; + sha256 = "sha256-3YId/x2Yq3SXR/ClXwwDqsyXqiYAzdBvZ/5pdjoOdss="; }; nativeBuildInputs = [ autoreconfHook pkg-config ]; 2022-12-17T23:35:20 Source url did not change.