Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | flake: Remove the `shell_library` input and its dependencies | Benedikt Peetz | 2 days |
| | | | | | All the remaining uses of the `sysLib` have been migrated to `pkgs.writeShellApplication`. | ||
* | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | 2025-04-27 |
| | | | | This change also ensures that this repo is reuse-3.0 compliant. | ||
* | fix(modules/yambar): Wrap the commands with arguments with a script | Benedikt Peetz | 2024-11-30 |
| | |||
* | fix(modules/yambar): Don't treat numbers as strings | Benedikt Peetz | 2024-11-29 |
| | | | | | This also includes casting the colour to a longer stretch of zeros, to ensure that it is treated as a colour and not as a string. | ||
* | refactor(modules/legacy/conf/yambar): Move to `by-name` and modernize | Benedikt Peetz | 2024-11-29 |