aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/update.sh (unfollow)
Commit message (Collapse)Author
2024-05-24fix(update.sh): Use more descriptive names for the toplevel update.sh scriptsBenedikt Peetz
2024-05-24feat(pkgs/update.sh): Notify the user about the run update scriptsBenedikt Peetz
2024-05-24fix(pkgs/update.sh): Ensure that the `nix flake update` check worksBenedikt Peetz
Previously it also checked `fupdate.sh` because it did not ensure that `update.sh` is the full name.
2024-05-24fix(pkgs/update.sh): Update to the new `by-name` conventionBenedikt Peetz