aboutsummaryrefslogtreecommitdiffstats
path: root/sys (unfollow)
Commit message (Expand)Author
2024-02-23build(flake): UpdateSoispha
2024-02-23feat(sys/nixos_git_rev): Add a file with the current git reverenceSoispha
2024-02-20build(treewide): UpdateSoispha
2024-02-20refactor(treewide): Reformat all files with treefmtSoispha
2024-02-20refactor(treewide): Add a `.sh` extension to shell scriptsSoispha
2024-02-12fix(sys/nixpkgs/pkgs/comments): Estimate filesize can be > an u32Soispha
2024-02-11fix(sys/nixpkgs/pkgs/comments): Allow unknown comment authorSoispha
2024-02-10fix(sys/disks): Differentiate the space limit of '/' an '/tmp'Soispha
2024-02-09fix(sys/nixpkgs/pkgs/yt): Avoid logging, that mpv can't display charsSoispha
2024-02-09fix(sys/nixpkgs/pkgs/yt): Replace all quotesSoispha
2024-02-08build(treewide): UpdateSoispha
2024-02-08fix(sys/svcs/printing): Active cups webinterfaceSoispha
2024-02-07fix(sys/svcs/printing): Use correct printer network addressSoispha
2024-02-07fix(sys/svcs/printing): Configure Cups to be statelessSoispha
2024-02-07fix(sys/nixpkgs/pkgs/comments): Make `channel_is_verified` optionalSoispha
2024-02-07fix(sys): Use new module optionsSoispha
2024-02-03build(treewide): UpdateSoispha
2024-01-30fix(sys/nixpkgs/comments): Add missing fields to info_json parserSoispha
2024-01-30build(treewide): UpdateSoispha
2024-01-28fix(sys/nixpkgs/pkgs/comments): Export the package under the correct nameSoispha
2024-01-28fix(sys/nixpkgs/pkgs/comments): Reduce copied `expects`Soispha
2024-01-28fix(sys/nixpkgs/pkgs/comments): Append comments to the back of repliesSoispha
2024-01-28fix(sys/nixpkgs/pkgs/comments): Wrap with correct `fmt`Soispha
2024-01-28fix(sys/nixpkgs/pkgs): Actually add new comments packageSoispha
2024-01-28fix(sys/nixpkgs/pkgs/yt): Use correct type in json parsingSoispha
2024-01-28fix(sys/nixpkgs/pkgs/yt/ytc): Allow watching already watched idsSoispha
2024-01-28fix(sys/nixpkgs/update_pkgs): Allow to hide expansive updates behind flagSoispha
2024-01-28build(treewide): UpdateSoispha
2024-01-28fix(sys/nixpkgs/pkgs/yt): Use already existing cargo lock fileSoispha
2024-01-28feat(sys/nixpkgs/pkgs/comments): InitSoispha
2024-01-23build(treewide): UpdateSoispha
2024-01-23feat(sys/nixpkgs/pkgs): Add update scriptsSoispha
2024-01-21fix(sys/nixpkgs/yt): Ensure that the downloader downloads everythingSoispha
2024-01-20feat(sys/nixpkgs/yt): Add support for the 'url' commandSoispha
2024-01-20fix(sys/nixpkgs/yt/constants): Add extension to last selection pathSoispha
2024-01-20fix(sys/nixpkgs/yt/downloader): Be more lenient with yt-dlp exit codesSoispha
2024-01-20feat(sys/nixpkgs/yt/{yt,ytc}): Persist old selection fileSoispha
2024-01-20fix(sys/nixpkgs/yt/{yt,ytc}): Ignore sponsor block API access errorsSoispha
2024-01-20fix(sys/nixpkgs/yt/{yt,yts}): Correctly wrap themSoispha
2024-01-20build(treewide): UpdateSoispha
2024-01-20fix(sys/nixpkgs/pkgs/yt): Don't remove path as 'yt' and 'yts' need nvimSoispha
2024-01-20feat(sys/nixpkgs/pkgs/yt): Merge ytc and the rewritten ytcSoispha
2024-01-19feat(hm/conf/nvim/plgs/treesitter): Add custom parser for `yts`Soispha
2024-01-14feat(hosts): Disable SteamSoispha
2024-01-14fix(sys/nixpkgs/ytc): Check if symlink path existsSoispha
2024-01-13fix(treewide): Comply with the shell library's new argument namesSoispha
2024-01-13fix(sys/svcs/nix): Improve some default configurationSoispha
2024-01-13build(treewide): Update flake and shell librarySoispha
2024-01-06fix(sys/nixpkgs/pkgs/ytc/scr/main): Also delete the file if no id is setSoispha
2024-01-06fix(sys/nixpkgs/pkgs/ytc/scr/main): Stop mpv from spamming up stdoutSoispha