uclient 2022-02-24 -> 20210514 https://repology.org/project/uclient/versions attrpath: uclient 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/uclient/default.nix b/pkgs/development/libraries/uclient/default.nix index 458d726f2ca..5ca1ee6df27 100644 --- a/pkgs/development/libraries/uclient/default.nix +++ b/pkgs/development/libraries/uclient/default.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation { pname = "uclient"; - version = "unstable-2022-02-24"; + version = "unstable-20210514"; src = fetchgit { url = "https://git.openwrt.org/project/uclient.git"; rev = "644d3c7e13c6a64bf5cb628137ee5bd4dada4b74"; - sha256 = "0vy4whs64699whp92d1zl7a8kh16yrfywqq0yp2y809l9z19sw22"; + sha256 = "sha256-QnCdwk80AeTF9QBj7l32JsCJ1KE/NJEu5CkZYjTkxG8="; }; nativeBuildInputs = [ cmake pkg-config ]; rev equal; no update necessary