about summary refs log tree commit diff stats
path: root/sys/nixpkgs/pkgs (follow)
Commit message (Collapse)AuthorAge
* build(treewide): UpdateBenedikt Peetz2024-04-01
|
* build(treewide): Update flake.lock filesBenedikt Peetz2024-03-31
|
* fix(hm/conf/nvim/plgs/debugprint): RemoveBenedikt Peetz2024-03-31
| | | | | I have never really used this plugin, and the recent breaking API changes where reason enough to remove it.
* style(treewide): FormatSoispha2024-03-30
|
* feat(pkgs/scripts/fupdate): Generate completionsSoispha2024-03-30
|
* build(flake): UpdateSoispha2024-03-30
|
* fix(pkgs/scripts/fupdate): Ignore args after `--`Soispha2024-03-29
|
* 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
|
* style(treewide): FormatSoispha2024-03-23
|
* 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
|
* build(treewide): UpdateSoispha2024-03-23
|
* fix(flake): Use new vendored `generate_firefox_extensions` binarySoispha2024-03-23
|
* feat(pkgs/generate_moz_extensions): Vendor itSoispha2024-03-23
| | | | | | This project was hosted as a separate git repository. It is now vendored, like the other projects directly associated with the configuration.
* fix(pkgs/scripts/update-sys): Add new `systemd-run` dependencySoispha2024-03-10
|
* style(treewide): FormatSoispha2024-03-10
|
* build(treewide): UpdateSoispha2024-03-10
|
* fix(pkgs/scripts/neorg/review): Use dataHome to store dataSoispha2024-03-07
|
* feat(pkgs/scripts/neorg/review): Only review opened projectsSoispha2024-03-07
|
* fix(pkgs/scripts/aumo): Add required dependencies (and remove old ones)Soispha2024-03-06
|
* 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
|
* fix(hm/pkgs): Put all my scripts in the `scripts` namespaceSoispha2024-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
|
* build(treewide): UpdateSoispha2024-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
|
* build(flake): UpdateSoispha2024-02-24
|
* style(treewide): FormatSoispha2024-02-23
|
* build(flake): UpdateSoispha2024-02-23
|
* build(treewide): UpdateSoispha2024-02-20
|
* refactor(treewide): Reformat all files with treefmtSoispha2024-02-20
| | | | | This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
* refactor(treewide): Add a `.sh` extension to shell scriptsSoispha2024-02-20
|
* fix(sys/nixpkgs/pkgs/comments): Estimate filesize can be > an u32Soispha2024-02-12
|
* fix(sys/nixpkgs/pkgs/comments): Allow unknown comment authorSoispha2024-02-11
|
* fix(sys/nixpkgs/pkgs/yt): Avoid logging, that mpv can't display charsSoispha2024-02-09
|
* fix(sys/nixpkgs/pkgs/yt): Replace all quotesSoispha2024-02-09
|
* build(treewide): UpdateSoispha2024-02-08
|
* fix(sys/nixpkgs/pkgs/comments): Make `channel_is_verified` optionalSoispha2024-02-07
|
* build(treewide): UpdateSoispha2024-02-03
|
* fix(sys/nixpkgs/comments): Add missing fields to info_json parserSoispha2024-01-30
|
* build(treewide): UpdateSoispha2024-01-30
|