2023-01-02T03:15:41 libinotify-kqueue 20180201 -> 20211018 https://github.com/libinotify-kqueue/libinotify-kqueue/releases 2023-01-02T03:15:44 attrpath: libinotify-kqueue 2023-01-02T03:15:44 Checking auto update branch... 2023-01-02T03:15:45 No auto update branch exists 2023-01-02T03:15:48 [version] 2023-01-02T03:15:51 [version] updated version and sha256 2023-01-02T03:15:51 [rustCrateVersion] 2023-01-02T03:15:51 [rustCrateVersion] No cargoSha256 found 2023-01-02T03:15:51 [golangModuleVersion] 2023-01-02T03:15:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T03:15:51 [updateScript] 2023-01-02T03:15:51 [updateScript] skipping because derivation has no updateScript 2023-01-02T03:15:51 2023-01-02T03:15:51 [quotedUrls] 2023-01-02T03:15:52 [quotedUrls] nothing found to replace 2023-01-02T03:15:52 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 ]; 2023-01-02T03:17:57 Update edits cause no rebuilds. libinotify-kqueue 20180201 -> 20211018 https://github.com/libinotify-kqueue/libinotify-kqueue/releases attrpath: libinotify-kqueue Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.libinotify-kqueue)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.libinotify-kqueue)' not found