about summary refs log tree commit diff stats
path: root/sys/hardware (unfollow)
Commit message (Collapse)Author
2024-02-09fix(sys/nixpkgs/pkgs/yt): Replace all quotesSoispha
2024-02-08fix(hm/conf/mail): Disable himalaya because it changedSoispha
2024-02-08build(treewide): UpdateSoispha
2024-02-08chore(version): v1.27.1 Soispha
2024-02-08fix(sys/svcs/printing): Active cups webinterfaceSoispha
2024-02-07chore(version): v1.27.0 Soispha
2024-02-07build(.envrc): Set the CDPATHSoispha
This makes it possible to just run `cd comments` to cd into `./sys/nixpkgs/pkgs/comments`.
2024-02-07feat(hm/pkgs/scrs): Add `mpc-fav` and `sort_song`Soispha
2024-02-07refactor(hm/pkgs/scrs): Sort the declarations alphabeticalSoispha
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-03fix(hm/pkgs/spodi): Allow more providersSoispha
2024-02-03build(treewide): UpdateSoispha
2024-01-30chore(version): v1.26.3 Soispha
2024-01-30fix(sys/nixpkgs/comments): Add missing fields to info_json parserSoispha
2024-01-30chore(version): v1.26.2 Soispha
2024-01-30fix(treewide): Fully remove gradesSoispha
2024-01-30chore(version): v1.26.1 Soispha
2024-01-30fix(hm/pkgs): Remove `grades` as it no longer compilesSoispha
2024-01-30chore(version): v1.26.0 Soispha
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
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).
2024-01-28fix(sys/nixpkgs/pkgs/comments): Wrap with correct `fmt`Soispha
2024-01-28feat(hm/pkgs/specific/neorg): Add draft of rewrite in nuSoispha
2024-01-28fix(hm/pkgs): Remove old `comments` scripts and use rust rewriteSoispha
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
This rewrite of the `comments` script even provides nested comments
2024-01-23build(treewide): UpdateSoispha
2024-01-23feat(sys/nixpkgs/pkgs): Add update scriptsSoispha
2024-01-21fix(hm/conf/less): Ensure that less can read the lesskey fileSoispha
2024-01-21fix(hm/conf/less): Correctly export less variablesSoispha
2024-01-21fix(sys/nixpkgs/yt): Ensure that the downloader downloads everythingSoispha
2024-01-20feat(sys/nixpkgs/yt): Add support for the 'url' commandSoispha
This simply opens the youtube url in the browser
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(hm/pkgs/yts): Use new rewritten versionSoispha
2024-01-20fix(sys/nixpkgs/pkgs/yt): Don't remove path as 'yt' and 'yts' need nvimSoispha