about summary refs log tree commit diff stats
path: root/sys/nixpkgs/pkgs/scripts/source (follow)
Commit message (Collapse)AuthorAge
* fix(pkgs/scripts/fupdate): Avoid polluting the arguments of the update scriptSoispha2024-03-29
| | | | | | Previously, arguments to fupdate were also passed along to the update script, they should now be filtered out. If passing them along is wanted, they can be put behind a `--`.
* fix(pkgs/scripts/fupdate): Avoid inversion in check for --no-scriptSoispha2024-03-29
| | | | | The check ran the update script if `--no-script` was specified and did not run it, if it was not.
* docs(pkgs/scripts/fupdate): Add somewhat better documentationSoispha2024-03-29
|
* fix(treewide): Update the shell library versionSoispha2024-03-24
|
* feat(pkgs/scripts/spodi): Rewrite to support artist `update`Soispha2024-03-23
|
* feat(pkgs/scripts/fupdate): Add support for updating without running the scriptSoispha2024-03-23
|
* feat(pkgs/scripts/neorg/review): Only review opened projectsSoispha2024-03-07
|
* fix(pkgs/scripts/mpc-fav): Update database after adding a new favoriteSoispha2024-03-01
|
* feat(pkgs/neorg/review): InitSoispha2024-03-01
| | | | This makes reviewing (and closing) opened firefox tabs easier.
* fix(pkgs/scripts/fupdate): Exit after running the main loopSoispha2024-02-28
|
* chore(version): v1.33.2 Soispha2024-02-24
|
* fix(pkgs/scripts/aumo): Add a warning on wrong usageSoispha2024-02-24
|
* fix(treewide): Add shell library import directiveSoispha2024-02-24
|
* build(treewide): Update shell librarySoispha2024-02-24
|
* style(sys/nixpkgs/pkgs/scripts/git-edit-index): Correct help textSoispha2024-02-24
|
* style(sys/nixpkgs/pkgs/scripts/fupdate): FormatSoispha2024-02-24
|
* refactor(hm/pkgs): Implement with an nixpkgs overlaySoispha2024-02-24