awwpotato
|
e43eb4e2a7
|
stylix: init module maintainers framework (#977)
Initialize module maintainers framework to streamline the future
population of module maintainers [1].
[1]: https://github.com/danth/stylix/issues/275
Link: https://github.com/danth/stylix/pull/977
Reviewed-by: Daniel Thwaites <danth@danth.me>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
|
2025-03-14 19:29:51 +01:00 |
|
NAHO
|
211a8440e7
|
stylix: support multiple testbeds per module (#858)
Support multiple testbeds per module with
/modules/<MODULE>/testbeds/<TESTBED>.nix, while validating various
invariants.
|
2025-02-17 12:56:46 +00:00 |
|
Mike Forster
|
d5f02b5410
|
ghostty: be consistent with other terminals (#806)
This uses the same color mapping as Alacritty [1], WezTerm [2], and
Kitty [5], and is consistent with mkSchemeAttrs [3] and base16-shell
[4].
[1]: /modules/alacritty/hm.nix
[2]: /modules/wezterm/hm.nix
[3]: https://github.com/SenchoPens/base16.nix/blob/main/DOCUMENTATION.md#mkschemeattrs
[4]: https://github.com/chriskempson/base16-shell
[5]: https://github.com/tinted-theming/tinted-kitty/blob/main/templates/base16.mustache
Link: https://github.com/danth/stylix/pull/806
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
|
2025-01-26 21:42:11 +01:00 |
|
awwpotato
|
6d9867604e
|
treewide: reduce indentation level with lib.singleton (#754)
Reduce the indentation level with lib.singleton, as recommended by RFC 0166. [1]
[1]: 25c3f52463/rfcs/0166-nix-formatting.md (singleton-lists)
Link: https://github.com/danth/stylix/pull/754
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
|
2025-01-08 02:01:45 +01:00 |
|
NAHO
|
ad64260a75
|
treewide: add and apply nixfmt pre-commit hook
Link: https://github.com/danth/stylix/pull/519
|
2025-01-04 17:48:26 +01:00 |
|
Mirza Arnaut
|
6eb0597e34
|
ghostty: init (#703)
Link: https://github.com/danth/stylix/pull/703
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
|
2025-01-02 20:01:16 +01:00 |
|