about summary refs log tree commit diff stats
path: root/sys/nixpkgs (follow)
Commit message (Collapse)AuthorAge
...
* 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
|
* chore(version): v1.31.0 Soispha2024-02-23
|
* 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
|
* fix(sys/nixpkgs/pkgs/comments): Export the package under the correct nameSoispha2024-01-28
|
* fix(sys/nixpkgs/pkgs/comments): Reduce copied `expects`Soispha2024-01-28
|
* fix(sys/nixpkgs/pkgs/comments): Append comments to the back of repliesSoispha2024-01-28
| | | | | | This should fix an issue where the comment is appended to the wrong reply chain, when one person has commented twice. This builds on the assumption that comments are sorted by timestamp (which they are in this case).
* fix(sys/nixpkgs/pkgs/comments): Wrap with correct `fmt`Soispha2024-01-28
|
* fix(sys/nixpkgs/pkgs): Actually add new comments packageSoispha2024-01-28
|
* fix(sys/nixpkgs/pkgs/yt): Use correct type in json parsingSoispha2024-01-28
|
* fix(sys/nixpkgs/pkgs/yt/ytc): Allow watching already watched idsSoispha2024-01-28
|
* fix(sys/nixpkgs/update_pkgs): Allow to hide expansive updates behind flagSoispha2024-01-28
|
* build(treewide): UpdateSoispha2024-01-28
|
* fix(sys/nixpkgs/pkgs/yt): Use already existing cargo lock fileSoispha2024-01-28
|
* feat(sys/nixpkgs/pkgs/comments): InitSoispha2024-01-28
| | | | This rewrite of the `comments` script even provides nested comments
* build(treewide): UpdateSoispha2024-01-23
|
* feat(sys/nixpkgs/pkgs): Add update scriptsSoispha2024-01-23
|
* fix(sys/nixpkgs/yt): Ensure that the downloader downloads everythingSoispha2024-01-21
|
* feat(sys/nixpkgs/yt): Add support for the 'url' commandSoispha2024-01-20
| | | | This simply opens the youtube url in the browser
* fix(sys/nixpkgs/yt/constants): Add extension to last selection pathSoispha2024-01-20
|
* fix(sys/nixpkgs/yt/downloader): Be more lenient with yt-dlp exit codesSoispha2024-01-20
|
* feat(sys/nixpkgs/yt/{yt,ytc}): Persist old selection fileSoispha2024-01-20
|
* fix(sys/nixpkgs/yt/{yt,ytc}): Ignore sponsor block API access errorsSoispha2024-01-20
|
* fix(sys/nixpkgs/yt/{yt,yts}): Correctly wrap themSoispha2024-01-20
|
* build(treewide): UpdateSoispha2024-01-20
|
* fix(sys/nixpkgs/pkgs/yt): Don't remove path as 'yt' and 'yts' need nvimSoispha2024-01-20
|
* feat(sys/nixpkgs/pkgs/yt): Merge ytc and the rewritten ytcSoispha2024-01-20
|
* feat(hm/conf/nvim/plgs/treesitter): Add custom parser for `yts`Soispha2024-01-19
|
* feat(hosts): Disable SteamSoispha2024-01-14
| | | | | This is mostly done because of convenience: Synchronizing the full steam files is just cumbersome.
* fix(sys/nixpkgs/ytc): Check if symlink path existsSoispha2024-01-14
|
* build(treewide): Update flake and shell librarySoispha2024-01-13
|
* fix(sys/nixpkgs/pkgs/ytc/scr/main): Also delete the file if no id is setSoispha2024-01-06
|
* fix(sys/nixpkgs/pkgs/ytc/scr/main): Stop mpv from spamming up stdoutSoispha2024-01-06
|
* fix(sys/nixpkgs/pkgs/ytc/scr): Create download dirSoispha2024-01-06
|