about summary refs log tree commit diff stats
path: root/sys/nixpkgs (unfollow)
Commit message (Collapse)Author
2023-12-29fix(sys/svcs/xdg/portals): Set default download dirSoispha
2023-12-29fix(sys/svcs/xdg/portals): Set correct permission of shell scriptSoispha
2023-12-29fix(sys/svcs/xdg/portals): Use correct path to lf wrapperSoispha
2023-12-29build(flake): UpdateSoispha
2023-12-29fix(sys/svcs/xdg/portal): Actually enable termfilechooser and wlrSoispha
2023-12-29build(flake): UpdateSoispha
2023-12-29fix(hm/conf/xdg/url_handler): Add final pipe, to improve rofi renderingSoispha
2023-12-29feat(sys/srvc/xdg/termfilechooser): ReactiveSoispha
2023-12-29feat(hm/conf/xdg/url_handler): Also support opening in zathuraSoispha
2023-12-29fix(hm/conf/xdg): Correctly specify the attr names under xdgSoispha
2023-12-29fix(hm/conf/): Use new xdg config moduleSoispha
2023-12-29chore(version): v1.21.0 Soispha
2023-12-29fix(hm/conf/git): Use correct path for codeberg ssh url substitutionSoispha
2023-12-29feat(hm/conf/git): Use correct escaping for '${}' in nixSoispha
2023-12-29feat(hm/conf/git): Use the previous commit's scope when committingSoispha
2023-12-29fix(hm/conf/git): Revert changing the st alias to the short statusSoispha
2023-12-29feat(hm/conf/xdg): Add a custom url_handler to support select the projectSoispha
2023-12-29fix(hm/pkgs): Remove sane-ariscan, as that's covered by con2pdfSoispha
2023-12-29feat(hm/pkgs/): Add the bc calculatorSoispha
2023-12-29feat(hm/conf/git): Incorporate elements of other peoples configsSoispha
2023-12-29feat(sys/options/secret): Add secret values to evaluationSoispha
2023-12-28fix(hm/pkgs/src/neorg): Fix exit from subshellSoispha
2023-12-28fix(hm/pkgs/src/neorg/project): Exit instead of doing something differentSoispha
2023-12-28fix(hm/pkgs/src/neorg/utils): Correctly convert context to project namesSoispha
2023-12-28fix(hm/pkgs/src/neorg/fstart): Fix typo in task filterSoispha
2023-12-28fix(hm/pkgs/scr/neorg): Convert context to project before useSoispha
2023-12-28fix(hm/pkgs/src/neorg): Move to script as completion generation functionSoispha
2023-12-28fix(sys/svcs/xdg/termfilechooser): Remove as river does not support itSoispha
To be precise the xdg-foreign protocol is not supported by river.
2023-12-28fix(hm/pkgs/scr/neorg): Escape single quotes in completion functionSoispha
2023-12-28build(treewide): Update shell librarySoispha
2023-12-28fix(hm/pkgs/scr/neorg): List all task when no context is setSoispha
Before it listed task without a context, which can't exist because their creation is denied
2023-12-28feat(hm/pkgs/scr/neorg): Add a subcommand to making starting task easierSoispha
2023-12-28feat(hm/pkgs/scr/neorg): Change the active task and context when opening browserSoispha
2023-12-28fix(hm/wms/river/init): Also export river env-vars to system user serviceSoispha
2023-12-28fix(hm/pkgs/src/neorg): Remove duplicated `[[]]` in doc functionSoispha
2023-12-28fix(sys/svcs/xdg): Use correct types in termchooser configSoispha
2023-12-28fix(sys/svcs/xdg/scripts/lf_wrapper): Use correct nameSoispha
2023-12-28build(flake): UpdateSoispha
2023-12-28fix(hm/conf/zsh/sessionVariables): Add river specific variablesSoispha
2023-12-28feat(sys/svcs/xdg/termchooser): InitSoispha
2023-12-28build(treewide): Update to test xdg-desktop-portal-termfilechooserSoispha
2023-12-19fix(hm/pkgs/src/lyrics): Adapt to new spotdl settingsSoispha
2023-12-19fix(hm/pkgs/src/spodi): Set constant bitrateSoispha
2023-12-19chore(version): v1.20.5 Soispha
2023-12-19fix(hm/pkgs/src/spodi): Remove setting bitrateSoispha
Setting this to `auto` breaks conversion of songs
2023-12-19chore(version): v1.20.4 Soispha
2023-12-19fix(hm/pkgs/src/spodi): Remove youtube and piped from audio provider listSoispha
Spotdl sometimes used the wrong video, like a reaction instead of the intended version.
2023-12-19chore(version): v1.20.3 Soispha
2023-12-19fix(hm/pkgs/src/spodi): Use conventional lyrics againSoispha
2023-12-19chore(version): v1.20.2 Soispha