about summary refs log tree commit diff stats
path: root/hm/soispha/pkgs (follow)
Commit message (Collapse)AuthorAge
* build(treewide): Update shell librarySoispha2023-11-25
|
* fix(hm/pkgs/srcs/con2pdf): Limit the file search depthSoispha2023-11-25
|
* fix(hm/pkgs/scripts): Use the library function correctlySoispha2023-11-25
|
* chore(treewide): Update shell librarySoispha2023-11-25
|
* fix(hm/pkgs/srcs/neorg): Prepare to new shell-library versionSoispha2023-11-25
|
* feat(hm/pkgs/scrs/con2pdf): Enable completionsSoispha2023-11-25
|
* fix(hm/pkgs/spodi): Disable, as spotdl doesn't build right nowSoispha2023-10-31
|
* fix(hm/pkgs/src/neorg): Fix some branch executionsSoispha2023-10-27
|
* fix(hm/pkgs/src/neorg): Fix typoSoispha2023-10-27
|
* feat(hm/pkgs/src/neorg): Use rofi as profile pickerSoispha2023-10-27
|
* fix(hm/pkgs/src/neorg): Add missing newline between help and versionSoispha2023-10-25
|
* build(flake): Update (+ shell_library)Soispha2023-10-25
|
* fix(hm/pkgs/scr/neorg): Use path to file, to circumvent escapingSoispha2023-10-25
|
* build(treewide): Update (+ shell_library)Soispha2023-10-25
|
* feat(hm/pkgs/src/neorg): Active completion generationSoispha2023-10-25
|
* feat(hm/pkgs/scr/neorg): Update help to include ARGUMENTS sectionSoispha2023-10-25
|
* build(treewide): Update (+ shell-library)Soispha2023-10-25
|
* feat(hm): Expose the video_pause binarySoispha2023-10-24
|
* fix(hm/pkgs/scr/neorg): Remove leading whitespace in messageSoispha2023-10-22
|
* fix(hm/pkgs/scr/neorg): Remove 'set -e'Soispha2023-10-20
| | | | | Having this set causes some shell library functions to fail, as they build upon failing commands
* build(treewide): Update (shell library)Soispha2023-10-20
|
* fix(hm/pkgs/src/neorg): Only commit when something has changedSoispha2023-10-20
|
* fix(hm/pkgs/scr/neorg): Add cocogitto and git-crypt as dependenciesSoispha2023-10-20
| | | | | These are normally supplied by the devshell, but we can't load that in a script. Thus, we simply define these as dependencies
* fix(hm/pkgs/scr/neorg): Correctly replace and add project_pathSoispha2023-10-20
|
* fix(hm/pkgs/scr/neorg): Remove 'f' from set optionsSoispha2023-10-20
| | | | | Having it there brakes stuff in the shell library. For example the `search_flake_base_dir` function fails.
* fix(hm/pkgs/src/neorg): Don't fall through, if the user exits earlySoispha2023-10-20
|
* fix(hm/pkgs/scr/neorg): Cd to dirname of package fileSoispha2023-10-20
|
* feat(hm/pkgs/scr/neorg): Add support for Firefox context specific profilesSoispha2023-10-20
|
* fix(hm/pkgs/scr/neorg): Run search _after_ loading first fileSoispha2023-10-19
|
* feat(hm/pkgs/scr/neorg): Support task specific heads in norg filesSoispha2023-10-19
|
* fix(hm/pkgs/scr/neorg): Correctly cd to the project directorySoispha2023-10-18
|
* fix(hm/pkgs/scr/neorg): Silence 'task', when it can't find the rc elementSoispha2023-10-18
|
* fix(hm/pkgs/scr/neorg): Cd with nvim to the project dirSoispha2023-10-18
| | | | | | The cwd of neovim is relevant for extensions like the telescope link finder. If we access the file directly, these lose their ability to show project wide links
* fix(hm/pkgs/scrs/neorg): Add a fallback check for the neorg_pathSoispha2023-10-18
|
* feat(hm/pkgs/scrs/neorg): Add support for opening current task contextSoispha2023-10-01
|
* style(hm/pkgs/scripts): Reorder alphabeticallySoispha2023-10-01
|
* fix(hm/pkgs/scrs/wrappers/yti): Rework to today's standardsSoispha2023-09-17
|
* fix(treewide): Update to new `tmp` function interfaceSoispha2023-09-16
|
* fix(treewide): Update shell librarySoispha2023-09-16
|
* fix(treewide): Update to the newest shell lib versionSoispha2023-09-16
|
* Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked`Soispha2023-09-10
|
* Fix(treewide): Provide `snap-synced-forked` as overlay and thus as pkgSoispha2023-09-10
|
* Fix(hm/pkgs/scritps/neorg): Add ability to access workspace directlySoispha2023-09-05
|
* Fix(treewide): Update to new shell library versionSoispha2023-09-05
| | | | | | | This step was done automatically by running: ```bash nix run .#update_shell_lib ```
* Feat(hm/pkgs/scripts/neorg): InitSoispha2023-09-05
|
* Fix(hm/pkgs): Add notify-send, as alacritty needs itSoispha2023-08-28
|
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26