2022-12-27T10:43:39 libinotify-kqueue 20180201 -> 20211018 https://github.com/libinotify-kqueue/libinotify-kqueue/releases 2022-12-27T10:43:41 attrpath: libinotify-kqueue 2022-12-27T10:43:41 Checking auto update branch... 2022-12-27T10:43:41 No auto update branch exists 2022-12-27T10:43:44 [version] 2022-12-27T10:43:46 [version] updated version and sha256 2022-12-27T10:43:46 [rustCrateVersion] 2022-12-27T10:43:46 [rustCrateVersion] No cargoSha256 found 2022-12-27T10:43:46 [golangModuleVersion] 2022-12-27T10:43:46 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T10:43:46 [updateScript] 2022-12-27T10:43:46 [updateScript] skipping because derivation has no updateScript 2022-12-27T10:43:46 2022-12-27T10:43:46 [quotedUrls] 2022-12-27T10:43:46 [quotedUrls] nothing found to replace 2022-12-27T10:43:46 Diff after rewrites: diff --git a/pkgs/development/libraries/libinotify-kqueue/default.nix b/pkgs/development/libraries/libinotify-kqueue/default.nix index d01407b43d0..dd93bddc0dd 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 ]; 2022-12-27T10:45:09 Update edits cause no rebuilds.