about summary refs log tree commit diff stats
path: root/pkgs/update.sh (follow)
Commit message (Collapse)AuthorAge
* fix(update.sh): Use more descriptive names for the toplevel update.sh scriptsBenedikt Peetz2024-05-24
|
* feat(pkgs/update.sh): Notify the user about the run update scriptsBenedikt Peetz2024-05-24
|
* fix(pkgs/update.sh): Ensure that the `nix flake update` check worksBenedikt Peetz2024-05-24
| | | | | Previously it also checked `fupdate.sh` because it did not ensure that `update.sh` is the full name.
* fix(pkgs/update.sh): Update to the new `by-name` conventionBenedikt Peetz2024-05-24