libinotify-kqueue 20180201 -> 20211018 https://github.com/libinotify-kqueue/libinotify-kqueue/releases attrpath: libinotify-kqueue 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/development/libraries/libinotify-kqueue/default.nix b/pkgs/development/libraries/libinotify-kqueue/default.nix index d01407b43d0f..dd93bddc0dd9 100644 --- a/pkgs/development/libraries/libinotify-kqueue/default.nix +++ b/pkgs/development/libraries/libinotify-kqueue/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "libinotify-kqueue"; - version = "20180201"; + version = "20211018"; src = fetchFromGitHub { owner = "libinotify-kqueue"; repo = "libinotify-kqueue"; rev = version; - sha256 = "sha256-9A5s8rPGlRv3KbxOukk0VB2IQrDxVjklO5RB+IA1cDY="; + sha256 = "sha256-SUbtjH6WsCfVOJEDx1hNmGwb4Ps/V9F5f9CMr1irQAI="; }; nativeBuildInputs = [ autoreconfHook ]; Update edits cause no rebuilds.