| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-05-16 | flake: Remove the `shell_library` input and its dependencies | Benedikt Peetz | |
| All the remaining uses of the `sysLib` have been migrated to `pkgs.writeShellApplication`. | |||
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2024-11-30 | fix(modules/yambar): Wrap the commands with arguments with a script | Benedikt Peetz | |
| 2024-11-29 | fix(modules/yambar): Don't treat numbers as strings | Benedikt Peetz | |
| 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. | |||
| 2024-11-29 | refactor(modules/legacy/conf/yambar): Move to `by-name` and modernize | Benedikt Peetz | |
