| Hey guys I maintain dawarich in nixpkgs (https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/da/dawarich/package.nix), but I've noticed that r-ryantm skips updating it because it uses "bundlerEnv": https://r.ryantm.com/log/dawarich/2026-02-03.log https://github.com/nix-community/nixpkgs-update/blob/72155b18715b8008652001722172d819c0e54b2f/src/Skiplist.hs#L202
However, I have a custom update script that handles it correctly. Is it possible to force r-ryantm to update regardless of the skip list, and run passthru.updateScript instead?
|