about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* chore(version): v1.28.0 Soispha2024-02-20
|
* fix(flake): Don't format `CHANGELOG.md`Soispha2024-02-20
|
* build(treewide): UpdateSoispha2024-02-20
|
* build(cog.toml): Add formatting stepSoispha2024-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
|
* refactor(hm/conf/zsh/config): Rework old config scriptsSoispha2024-02-20
|
* build(flake): Add treefmtSoispha2024-02-20
|
* fix(hm/conf/nix/plgs/lsp/s/openscad): GNU is unfortunately not the best formatSoispha2024-02-14
|
* feat(hm/conf/nix/plgs/lsp/servers/openscad): InitSoispha2024-02-12
|
* chore(version): v1.27.4 Soispha2024-02-12
|
* fix(hm/pkgs/scrs/mpc-fav): Correctly orient the if conditionSoispha2024-02-12
|
* fix(sys/nixpkgs/pkgs/comments): Estimate filesize can be > an u32Soispha2024-02-12
|
* chore(version): v1.27.3 Soispha2024-02-11
|
* fix(sys/nixpkgs/pkgs/comments): Allow unknown comment authorSoispha2024-02-11
|
* fix(hm/conf/taskwarrior): Correctly parse project.nix fileSoispha2024-02-10
|
* fix(sys/disks): Differentiate the space limit of '/' an '/tmp'Soispha2024-02-10
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2024-02-10
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2024-02-10
|
* chore(version): v1.27.2 Soispha2024-02-09
|
* 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
|
* fix(hm/conf/mail): Disable himalaya because it changedSoispha2024-02-08
|
* build(treewide): UpdateSoispha2024-02-08
|
* chore(version): v1.27.1 Soispha2024-02-08
|
* fix(sys/svcs/printing): Active cups webinterfaceSoispha2024-02-08
|
* chore(version): v1.27.0 Soispha2024-02-07
|
* build(.envrc): Set the CDPATHSoispha2024-02-07
| | | | | This makes it possible to just run `cd comments` to cd into `./sys/nixpkgs/pkgs/comments`.
* feat(hm/pkgs/scrs): Add `mpc-fav` and `sort_song`Soispha2024-02-07
|
* refactor(hm/pkgs/scrs): Sort the declarations alphabeticalSoispha2024-02-07
|
* fix(sys/svcs/printing): Use correct printer network addressSoispha2024-02-07
|
* fix(sys/svcs/printing): Configure Cups to be statelessSoispha2024-02-07
|
* fix(sys/nixpkgs/pkgs/comments): Make `channel_is_verified` optionalSoispha2024-02-07
|
* fix(sys): Use new module optionsSoispha2024-02-07
|
* fix(hm/pkgs/spodi): Allow more providersSoispha2024-02-03
|
* build(treewide): UpdateSoispha2024-02-03
|
* chore(version): v1.26.3 Soispha2024-01-30
|
* fix(sys/nixpkgs/comments): Add missing fields to info_json parserSoispha2024-01-30
|
* chore(version): v1.26.2 Soispha2024-01-30
|
* fix(treewide): Fully remove gradesSoispha2024-01-30
|
* chore(version): v1.26.1 Soispha2024-01-30
|
* fix(hm/pkgs): Remove `grades` as it no longer compilesSoispha2024-01-30
|
* chore(version): v1.26.0 Soispha2024-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
|
* feat(hm/pkgs/specific/neorg): Add draft of rewrite in nuSoispha2024-01-28
|
* fix(hm/pkgs): Remove old `comments` scripts and use rust rewriteSoispha2024-01-28
|