Commit message (Collapse) | Author | ||
---|---|---|---|
6 hours | modules/xdg: Inherit path for the url-handler script | Benedikt Peetz | |
7 hours | pkgs/yt: v1.5.0 -> v1.6.0 | Benedikt Peetz | |
7 hours | treewide: Update | Benedikt Peetz | |
5 days | pkgs/tskm/.envrc: Add the build tskm to the path | Benedikt Peetz | |
That makes debugging easier. | |||
5 days | pkgs/tskm/open: Make the session reading code more error tolerant | Benedikt Peetz | |
I have no idea, why qutebrowser sometimes skips writing these values. But as it does so, we must fill them in with reasonable defaults. | |||
5 days | pkgs/tskm/open: Define the default tab as an empty tab | Benedikt Peetz | |
Otherwise, one could not save a session at all, as qutebrowser will always open at least the default tab. | |||
5 days | pkgs/tskm/open: Allow opening multiple URLs at a time | Benedikt Peetz | |
5 days | modules/qutebrowser: Use the shell wrapper | Benedikt Peetz | |
This makes debugging easier, and using the binary wrapper is rather pointless, as a python application already has a very bad startup time. | |||
5 days | modules/qutebrowser: Show the current session in the statusbar | Benedikt Peetz | |
5 days | modules/common/projects.json: Remove trailing comma | Benedikt Peetz | |
How could I even dare to include this!? | |||
5 days | pkgs/tskm/neorg/task: Already fill in the `TITLE` placeholder | Benedikt Peetz | |
5 days | pkgs/tskm/inputs/tags: Init | Benedikt Peetz | |
This makes it possible to see the already used tabs. | |||
5 days | pkgs/tskm/open/list-tabs: All listing based on empty/non-empty and more than ↵ | Benedikt Peetz | |
one project | |||
5 days | pkgs/tskm/open/review: All reviewing all non-empty projects | Benedikt Peetz | |
5 days | pkgs/tskm/neorg/task: Correctly call the id argument “task” | Benedikt Peetz | |
5 days | pkgs/tskm: Port to qutebrowser | Benedikt Peetz | |
5 days | modules/common/projects.json: Remove unneeded ones | Benedikt Peetz | |
5 days | modules/qutebrowser: Use correct path to binary in wrapper | Benedikt Peetz | |
6 days | modules/boot: Migrate to new `sbctl` directory | Benedikt Peetz | |
Otherwise, `sbctl` will yell at you, that your setup is deprecated. | |||
9 days | pkgs/tskm: Merge tags of inputs, which have to same url | Benedikt Peetz | |
9 days | pkgs/tskm: Use correct key for `default-features` in `md5` dep | Benedikt Peetz | |
10 days | modules/common: Add useful todo comment | Benedikt Peetz | |
10 days | pkgs/tskm: Fail, when a `task` invocation fails | Benedikt Peetz | |
10 days | pkgs/tskm: Support filtering the show `inputs` in `tskm inputs list` | Benedikt Peetz | |
10 days | {modules,pkgs}/qutebrowser: Enable qutebrowser support | Benedikt Peetz | |
10 days | pkgs/fupdate: Move cli test into a `tests` module | Benedikt Peetz | |
10 days | modules/nvim/plgs/lsp/pylyzer: Drop | Benedikt Peetz | |
This was unused since it's addition. | |||
10 days | modules/impermanance: Avoid keeping `~/.mozilla` around | Benedikt Peetz | |
10 days | hosts/default.nix: Promote `self` to `specialArgs` | Benedikt Peetz | |
If we import a something, based on the path of one of our flakes inputs, passing `self` as normal arg will result in an inf rec. | |||
10 days | flake/devShells: Remove unneeded binaries | Benedikt Peetz | |
10 days | treewide: Update | Benedikt Peetz | |
10 days | modules/legacy/beets: Use a better path config | Benedikt Peetz | |
I don't really care about genres or the various albumtypes. | |||
10 days | modules/legacy/beets: Move the `replace_override` file in the nix file | Benedikt Peetz | |
I have no idea, why this is a separate file. This change also removes some windows specific replace sequences. | |||
10 days | modules/legacy/beets: Remove unused plugins | Benedikt Peetz | |
I have not known that these plugins were configured, until I looked at the nix source again. As such, enabling theme is useless. | |||
10 days | flake: Remove the arkenfox-nixos dependency | Benedikt Peetz | |
Without firefox, this dependency is useless. | |||
10 days | modules/firefox: Drop | Benedikt Peetz | |
This is no longer needed as I have migrated my browser to qutebrowser. | |||
10 days | pkgs/generate_moz_extension: Drop | Benedikt Peetz | |
This is no longer needed, as I have moved away from firefox. | |||
2025-06-02 | pkgs/tskm/cli::input::file: Support adding default tags to file import | Benedikt Peetz | |
2025-06-02 | pkgs/tskm/input/handle: Use types to contain parsing and dry code | Benedikt Peetz | |
2025-06-02 | pkgs/tskm: Format with latest rustfmt | Benedikt Peetz | |
2025-06-02 | pkgs/tskm: Remove unused features | Benedikt Peetz | |
2025-06-02 | modules/common/projects: Add `me.job` | Benedikt Peetz | |
2025-05-30 | pkgs/fupdate: Make killing the update processes possible | Benedikt Peetz | |
`Command::spawn` will continue to run the command even if the parent exits (e.g., due to CTRL+C). This is not ideal, so we replace it with `Command::status`. | |||
2025-05-30 | modules/river: Move the log file to `~/.cache` | Benedikt Peetz | |
It is not actually something, that I want to keep around. | |||
2025-05-30 | modules/river: Move the `river-start` package into the module | Benedikt Peetz | |
The package was already tied to the module (via the log file path) and as such should be in the module directory. | |||
2025-05-30 | modules/lf: Consolidate the `ll` and `lm` wrappers in the module | Benedikt Peetz | |
Having them as separate packages was just not necessary. | |||
2025-05-30 | treewide: Update | Benedikt Peetz | |
This also contains a bump to 25.05. | |||
2025-05-30 | pkgs/yambar-modules: Drop | Benedikt Peetz | |
I migrated away from yambar, and i3status-rust provides a batter alternative for these anyways. | |||
2025-05-20 | modules/i3status-rust: Use correct `cfg` value | Benedikt Peetz | |
Otherwise, we inject the `i3bar-river` command into itself. | |||
2025-05-20 | modules/common: Switch from `yambar` to `i3bar-river` | Benedikt Peetz | |
Currently, the config is not yet adapted for my laptop, which is why the old yambar module is still left in-tree. |