Commit graph

1181 commits

Author SHA1 Message Date
awwpotato
e8cdb1e2ba
doc/src/commit_convention: indicate root directory and add commit example (#1868)
Link: https://github.com/nix-community/stylix/pull/1868

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-09-03 21:33:30 -07:00
NAHO
989312ab49
ci: remove 'Submission Checklist' header in template section (#1869)
Remove the explicit 'Submission Checklist' header since it is the only
header in the template section after applying commits e544f6ec6c ("ci:
visually distinguish user description from PR template content (#1802)")
and 2355da455d ("ci: remove 'Notify Maintainers' section from PR
template (#1856)").

This simplifies the template to its essentials, while keeping the
descriptive checklist code comment.

Link: https://github.com/nix-community/stylix/pull/1869

Approved-by: Daniel Thwaites <danth@danth.me>
2025-09-02 12:08:58 +01:00
NAHO
98592e3c59
doc/src/commit_convention: add subsystem nesting commit example 2025-08-27 00:48:32 +02:00
NAHO
ee128898d9
doc/src/commit_convention: consistently indicate root directories
Fixes: 57d036d922 ("doc: commit_convention: overhaul and formalize unspoken rules (#1717)")
2025-08-27 00:42:43 +02:00
David BELEY
f47c0edcf7
treewide: remove Plasma 5 support dropped upstream (#1860)
Remove Plasma 5 support dropped in upstream commit [1] ("treewide: drop
Qt5 versions of Plasma, Gear, Deepin, Maui, friends (#430298)").

[1]: 2053850561

Closes: https://github.com/nix-community/stylix/issues/1861
Link: https://github.com/nix-community/stylix/pull/1860

Reviewed-by: https://github.com/SuperSandro2000
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-08-24 03:05:43 +02:00
awwpotato
2355da455d
ci: remove 'Notify Maintainers' section from PR template (#1856)
Link: https://github.com/nix-community/stylix/pull/1856

Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-08-20 18:46:01 +02:00
NAHO
2567b92466
fontconfig: leverage lib.genAttrs and use mkOrder (#1718)
Link: https://github.com/nix-community/stylix/pull/1718

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
2025-08-19 22:46:15 +02:00
Skryta Istota
e01d56cf5c
stylix/droid: fix import droid modules (#1823)
Link: https://github.com/nix-community/stylix/pull/1823

Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
2025-08-19 13:10:49 -07:00
awwpotato
7bd8d9c5b1
ci: ISSUE_TEMPLATE: improve and match PR template (#1836)
Link: https://github.com/nix-community/stylix/pull/1836

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-08-19 13:02:46 -07:00
NAHO
9810b32b9b
ci: request-reviewers: use generated token (#1848)
Fixes: b4e1daad3b ("ci: request subsystem maintainers review (#1053)")
Link: https://github.com/nix-community/stylix/pull/1848

Reviewed-by: Daniel Thwaites <danth@danth.me>
2025-08-18 21:43:04 +02:00
Topi
de0ff3cc8f
qt: add fonts (#983)
Link: https://github.com/nix-community/stylix/pull/983

Reviewed-by: Kilian Mio <86004375+Mikilio@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-08-18 21:39:15 +02:00
geodic
05ac1c7074
gdm: apply icon theme (#970)
Link: https://github.com/nix-community/stylix/pull/970

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
Tested-by: Daniel Thwaites <danth@danth.me>
2025-08-18 20:02:56 +01:00
Steinar Darri Þorgilsson
82242e0f9b
zen-browser: replace mustache template with Nix multiline string (#1829)
Link: https://github.com/nix-community/stylix/pull/1829

Reviewed-by: Karun Sandhu <129101708+MrSom3body@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-08-16 23:02:11 +02:00
dependabot[bot]
928ca832d2
ci: bump korthout/backport-action from 3.2.1 to 3.3.0 (#1844)
Link: https://github.com/nix-community/stylix/pull/1844

Signed-off-by: dependabot[bot] <support@github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-08-14 22:43:17 +00:00
dependabot[bot]
c592717e9f
ci: bump actions/checkout from 4 to 5 (#1838)
Link: https://github.com/nix-community/stylix/pull/1838

Signed-off-by: dependabot[bot] <support@github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-08-12 21:43:40 +02:00
NAHO
afcfed6fd2
doc: update github:danth/stylix URLs to github:nix-community/stylix (#1835)
Link: https://github.com/nix-community/stylix/pull/1835
Reviewed-by: Daniel Thwaites <danth@danth.me>
2025-08-10 19:37:56 +01:00
NAHO
3335202ed0
ci: ISSUE_TEMPLATE: improve and match PR template 2025-08-09 21:05:18 +02:00
NAHO
f6a351a444
treewide: add awwpotato to core maintainers list 2025-08-09 21:05:18 +02:00
NAHO
63bb34a66a
ci: request-reviewers: add missing permission and fix modules path (#1825)
Fixes: b4e1daad3b ("ci: request subsystem maintainers review (#1053)")
Link: https://github.com/nix-community/stylix/pull/1825

Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-08-07 22:12:11 +02:00
awwpotato
928e61f4ed
ci: request-reviewers: add missing members permission
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-08-05 17:26:03 -07:00
awwpotato
5b265fac06
ci: request-reviewers: fix modules path
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-08-05 17:26:02 -07:00
NAHO
8410296a30
anki/hm: remove unused config argument (#1821)
Link: https://github.com/nix-community/stylix/pull/1821
Fixes: 1b5e1c5642 ("anki: init (#1801)")

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-08-05 16:58:41 -07:00
NAHO
665a4ede4d
anki/meta: fix name capitalization (#1820)
Link: https://github.com/nix-community/stylix/pull/1820
Fixes: 1b5e1c5642 ("anki: init (#1801)")

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-08-04 12:05:03 -07:00
Leonard-Orlando Menzel
1b5e1c5642
anki: init (#1801)
Link: https://github.com/nix-community/stylix/pull/1801

Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Co-authored-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-08-03 16:34:08 -07:00
NAHO
ded4f29a02
doc/src/modules: fix admonition formatting (#1814)
Fixes: f826d3214b ("stylix: add generated all-maintainers file (#1654)")
Link: https://github.com/nix-community/stylix/pull/1814

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-31 18:09:17 +02:00
NAHO
e544f6ec6c
ci: visually distinguish user description from PR template content (#1802)
Link: https://github.com/nix-community/stylix/pull/1802

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-31 15:18:21 +02:00
dependabot[bot]
30f5022236 ci: bump AveryCameronUofR/add-reviewer-gh-action from 1.0.3 to 1.0.4
Bumps [AveryCameronUofR/add-reviewer-gh-action](https://github.com/averycameronuofr/add-reviewer-gh-action) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/averycameronuofr/add-reviewer-gh-action/releases)
- [Commits](https://github.com/averycameronuofr/add-reviewer-gh-action/compare/1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: AveryCameronUofR/add-reviewer-gh-action
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 16:54:24 -07:00
NAHO
3b6731f6f0
stylix/testbed/modules/common: globally enable Bash (#1803)
Globally enable Bash to ensure environment variables are set, avoiding
individual testbeds to consider environment variable implementation
details.

Link: https://github.com/nix-community/stylix/pull/1803

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-30 10:23:34 -07:00
awwpotato
b4e1daad3b
ci: request subsystem maintainers review (#1053)
Link: https://github.com/nix-community/stylix/pull/1053

Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-30 16:12:40 +02:00
awwpotato
4bfd32c8f9
ci: backport: fix "has: port to stable" condition (#1795)
Fixes: 82a1f36f80 ("ci: fix 'has: port to stable' labeling (#1621)")
Fixes: c0398ebaa4 ("ci: add 'has: port to stable' label for backports (#1367)")
Link: https://github.com/nix-community/stylix/pull/1795

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-30 15:17:22 +02:00
NAHO
9d539db980
treewide: properly quote stylix.image when used as a shell argument (#1805)
Link: https://github.com/nix-community/stylix/pull/1743
Link: https://github.com/nix-community/stylix/pull/1805

Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-30 15:09:48 +02:00
Daniel Thwaites
8017dec82d
stylix/testbed: make path escaping test actually contain a space
Previously the space was sanitized away by `fetchurl` because it was
part of the derivation name. Also, the path with a space was not used
in the `schemeless` theme, which is where the bug happened.
2025-07-30 15:08:03 +02:00
Daniel Thwaites
3499e3ec70
treewide: properly quote stylix.image when used as a shell argument
Closes: https://github.com/nix-community/stylix/issues/1720
Fixes: 218d4424b0 ("treewide: remove redundant stylix.image Nix store copies (#1659)")
2025-07-30 15:02:19 +02:00
awwpotato
e0db8fc17a
gnome/hm: use mkTarget (#1650)
Link: https://github.com/nix-community/stylix/pull/1650

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-30 14:55:42 +02:00
awwpotato
cf71ad5aae
ci: use nix-community cachix (#1797) 2025-07-30 01:43:48 +01:00
NAHO
57d036d922
doc: commit_convention: overhaul and formalize unspoken rules (#1717)
Link: https://github.com/nix-community/stylix/pull/1717

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-28 12:40:30 -07:00
awwpotato
683d626986
fuzzel: add testbed (#1784)
Link: https://github.com/nix-community/stylix/pull/1784

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Karun Sandhu <129101708+MrSom3body@users.noreply.github.com>
2025-07-28 09:16:03 -07:00
Shahar "Dawn" Or
7abe83d1ed fontconfig: set defaultFonts with mkOrder 600
Just for reference:

```nix
mkBefore = mkOrder 500;
defaultOrderPriority = 1000;
mkAfter = mkOrder 1500;
```
2025-07-28 18:08:07 +07:00
Shahar "Dawn" Or
f2711be0a3 fontconfig: refactor using lib.genAttrs 2025-07-28 18:08:07 +07:00
awwpotato
fc24382fab
fnott: add testbed (#1783)
Link: https://github.com/nix-community/stylix/pull/1783

Reviewed-by: Karun Sandhu <129101708+MrSom3body@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-28 12:26:23 +02:00
awwpotato
4faa7be903
nushell: add testbed (#1785)
Link: https://github.com/nix-community/stylix/pull/1785

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-28 12:25:18 +02:00
awwpotato
e280f272a5
fish: add testbeds (#1782)
Link: https://github.com/nix-community/stylix/pull/1782

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-28 12:21:38 +02:00
awwpotato
d65c5d8300
dunst: add testbed (#1781)
Link: https://github.com/nix-community/stylix/pull/1781

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-28 12:20:18 +02:00
Kira Sokolova
a6cf775997
yazi: allow to set boldness of directory (#1696)
Link: https://github.com/nix-community/stylix/pull/1696

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-27 11:40:02 -07:00
awwpotato
e6d25946f3
zellij: add testbed (#1773)
Link: https://github.com/nix-community/stylix/pull/1773

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-27 19:45:07 +02:00
awwpotato
4606c3e1b5
helix: add testbed (#1772)
Link: https://github.com/nix-community/stylix/pull/1772

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-27 10:44:47 -07:00
awwpotato
e8fe026f04
ashell: add testbed (#1768)
Link: https://github.com/nix-community/stylix/pull/1768

Reviewed-by: Devin Droddy <90054389+justDeeevin@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-27 19:31:25 +02:00
awwpotato
2f1ae3b872
stylix/testbed: add sendNotifications option (#1770)
Link: https://github.com/nix-community/stylix/pull/1770

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-27 19:05:26 +02:00
Louis Dalibard
cb01ed1152
blender: add support for version 4.5 (#1766)
Link: https://github.com/nix-community/stylix/pull/1766

Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-27 18:53:17 +02:00
NAHO
c95c960292
doc: add backport checkbox and overhaul GitHub PR template (#1756)
Link: https://github.com/nix-community/stylix/pull/1756

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-27 18:20:45 +02:00