kalibrate-hackrf 2016-08-27 -> 20160704 https://repology.org/project/kalibrate-hackrf/versions attrpath: kalibrate-hackrf 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/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 ]; Source url did not change.