#!/usr/bin/env nix-shell #!nix-shell -i bash -p ripgrep findutils rg "tag = " --files-with-matches | xargs rg "updateScript = " --files-with-matches | xargs rg "changelog =" --files-without-match