Commit graph

1451 commits

Author SHA1 Message Date
Noah Biewesch
c8ccc31f3e
ci: dependabot: bump stable branch to 26.05 (#2413)
Some checks are pending
Label Merge Conflicts / conflicts (push) Waiting to run
Documentation / docs (push) Waiting to run
Link: https://github.com/nix-community/stylix/pull/2413
Fixes: 6b6b874d08 ("ci: update-flake: bump stable branch to 26.05 (#2352)")

Reviewed-by: 0xda157 <da157@voidq.com.
2026-07-14 13:08:03 -07:00
Eveeifyeve
14814ef555
chromium: add eveeifyeve as maintainer (#2399)
Link: https://github.com/nix-community/stylix/pull/2399

Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-07-06 19:21:51 +02:00
Daniel Thwaites
9837fb7867
treewide: remove danth from some targets (#2396)
Link: https://github.com/nix-community/stylix/pull/2396

Reviewed-by: 0xda157 <da157@voidq.com>
2026-07-05 20:15:41 -07:00
glyxambi
718c14e8ec
aerc: init (#2298)
Link: https://github.com/nix-community/stylix/pull/2298

Tested-by: glyxambi <213202364+glyxambi@users.noreply.github.com>
Tested-by: Noah Biewesch <dev@noahbiewesch.com>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-07-03 20:03:22 +02:00
Leon Schwarzäugl
831414670d
noctalia: init (#2364)
Link: https://github.com/nix-community/stylix/pull/2364

Tested-by: Leon Schwarzäugl <leon.schwarzaeugl@gmail.com>
Tested-by: https://github.com/irisfalke
Reviewed-by: Alexander <63157919+rwxae@users.noreply.github.com>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-07-03 19:52:22 +02:00
Cirios Santhiago
8bca95e381
wayle: support opacity (#2391)
Closes: https://github.com/nix-community/stylix/issues/2389
Link: https://github.com/nix-community/stylix/pull/2391

Tested-by: csanthiago <git@csanthiago.dev>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-07-01 17:42:59 +02:00
0xda157 "daisy
f76230a1ac
vicinae: drop services.vicinae support and support fonts (#2375)
Link: https://github.com/nix-community/stylix/pull/2375

Tested-by: cswimr <cswimr@csw.im>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
Reviewed-by: 0xda157 <da157@voidq.com>
2026-06-30 21:19:15 -07:00
Saad Nadeem
47571deb31
zen-browser: add saadndm as maintainer (#2384)
Link: https://github.com/nix-community/stylix/pull/2384

Reviewed-by: Karun Sandhu <karun@sndh.dev>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-30 00:14:30 +02:00
Thomas Bemme
a1fdfdcd52
dank-calendar: init (#2381)
Link: https://github.com/nix-community/stylix/pull/2378
Link: https://github.com/nix-community/stylix/pull/2381

Tested-by: Thomas Bemme <thomas.bemme@gmail.com>
Tested-by: Noah Biewesch <dev@noahbiewesch.com>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-29 23:06:30 +02:00
cswimr
01dfebaa9a
vicinae: support fonts
Link: https://github.com/nix-community/stylix/pull/2375

[noah: polish formatting]
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-29 22:53:12 +02:00
cswimr
9d5b174a73
vicinae: drop deprecated services.vicinae support
Drop deprecated services.vicinae support, following upstream commit [1]
("nix module: rename from services.vicinae -> programs.vicinae
(#1540)").

[1]: 5ec7c460a9

Closes: https://github.com/nix-community/stylix/issues/2373
Link: https://github.com/nix-community/stylix/pull/2375

[noah: polish hm.nix formatting and squash vicinae dev input removal]
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-29 22:53:07 +02:00
cswimr
b83adc6096
vicinae: add cswimr as maintainer
Link: https://github.com/nix-community/stylix/pull/2375

Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-29 22:52:16 +02:00
Noah Biewesch
a04ba47b73
ci: temporarily downgrade actions/checkout from 7 to 6 (#2379)
Temporarily downgrade actions/checkout from 7 to 6 until resolving
pull_request_target uses blocked from the otherwise pulled upstream
commit [1] ("block checking out fork pr for pull_request_target and
workflow_run (#2454)").

[1]: f9e715a95f

Reverts: a6a493119e ("ci: bump actions/checkout from 6 to 7")
Link: https://github.com/nix-community/stylix/pull/2379

Reviewed-by: 0xda157 <da157@voidq.com>
2026-06-29 09:02:39 -07:00
Cirios Santhiago
1fbdd38c16
wayle: init (#2368)
Closes: https://github.com/nix-community/stylix/issues/2300
Link: https://github.com/nix-community/stylix/pull/2368

Co-authored-by: Noah Biewesch <dev@noahbiewesch.com>
Tested-by: csanthiago <git@csanthiago.dev>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-28 17:01:40 +02:00
Saad Nadeem
a9398b996d
zen-browser: theme canvas and inputs (#2365)
Link: https://github.com/nix-community/stylix/pull/2365

Reviewed-by: Karun Sandhu <karun@sndh.dev>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-27 20:49:35 +02:00
typirr
e084d011e7
doc/src/installation: recommend 26.05 as stable branch (#2376)
Link: https://github.com/nix-community/stylix/pull/2376

Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-24 16:15:21 +02:00
dependabot[bot]
a6a493119e ci: bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-20 16:12:14 -07:00
Mela
a378e4c090
zen-browser: support opacity (#2332)
Link: https://github.com/nix-community/stylix/pull/2332

Reviewed-by: Karun Sandhu <129101708+MrSom3body@users.noreply.github.com>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
Reviewed-by: 0xda157 <da157@voidq.com>
2026-06-09 08:26:12 -07:00
Noah Biewesch
3a02d9f736
blender/testbeds: re-enable temporarily disabled aarch64-linux variant (#2278)
Re-enable the temporarily disabled upstream broken aarch64-linux Blender
testbed [1] ("Build failure: blender (on aarch64-linux)"), following
upstream commit [2] ("blender: fix build on aarch64-linux (missing sse2neon
dep) (#510887)").

[1]: https://github.com/NixOS/nixpkgs/issues/503387
[2]: b7bd886fc9

Link: https://github.com/nix-community/stylix/pull/2278
Fixes: ce740cf112 ("flake: update all inputs")

Reviewed-by: 0xda157 <da157@voidq.com>
2026-06-05 16:23:29 -07:00
0xda157
e14dbcb3e8
fcixt5: remove da157 from maintainers (#2359)
Link: https://github.com/nix-community/stylix/pull/2359

Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-05 18:29:22 +00:00
0xda157
e3fcc65e63
qt: migrate to mkTarget (#2266)
Link: https://github.com/nix-community/stylix/pull/2266

Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-05 20:27:27 +02:00
Ulises Britos
6c382b2867
obsidian: normalize 'either' polarity variant to 'light' (#2288)
Link: https://github.com/nix-community/stylix/pull/2288

Reviewed-by: https://github.com/TheColorman
Reviewed-by: 0xda157 <da157@voidq.com>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-05 19:55:12 +02:00
Noah Biewesch
dd0d01ee2c
wob: zero-pad opacity hex string and add testbed (#2310)
Link: https://github.com/nix-community/stylix/pull/2310

Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-05 19:17:48 +02:00
Noah Biewesch
a168911ef0
doc/src/backport_policy: add maintainer changes to backport criteria (#2344)
Add maintainer changes to the backport criteria to remove ambiguity
about whether they are included in the existing CI condition.

Maintainer changes should be backported to keep maintainer notifications
in sync between the unstable and stable branches.

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

Reviewed-by: 0xda157 <da157@voidq.com>
2026-06-05 19:01:14 +02:00
Lyndon Sanche
b28bc46f9d
wob: add testbed 2026-06-04 17:33:55 -06:00
Lyndon Sanche
ec5917d49a
wob: Add lyndeno as maintainer 2026-06-04 17:33:06 -06:00
Lyndon Sanche
687b9af54d
wob: zero-pad opacity hex string to two characters 2026-06-04 17:32:40 -06:00
0xda157
6b6b874d08
ci: update-flake: bump stable branch to 26.05 (#2352)
Link: https://github.com/nix-community/stylix/pull/2352

Reviewed-by: pancho horrillo <pancho@pancho.name>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-04 16:53:03 +02:00
overtoneblue
b4c8f3a76e
kmscon: leverage services.kmscon.config attribute set (#2337)
Leverage the services.kmscon.config attribute set, following upstream
commit [1] ("nixos/kmscon: RFC42 treatment, support version 10.0.0").

[1]: 9b9e0a021a

Closes: https://github.com/nix-community/stylix/issues/2334
Link: https://github.com/nix-community/stylix/pull/2337
Link: https://github.com/nix-community/stylix/pull/2338
Link: https://github.com/nix-community/stylix/pull/2351

Co-authored-by: Bad3r <github@unsigned.sh>
Approved-by: Jason Bowman <jason@json64.dev>
Reviewed-by: 0xda157 <da157@voidq.com>
Reviewed-by: pancho horrillo <pancho@pancho.name>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-04 16:00:09 +02:00
octvs
525965744b
wob: support opacity (#2222)
Link: https://github.com/nix-community/stylix/pull/2222

Reviewed-by: 0xda157 <da157@voidq.com>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-03 16:53:23 +02:00
Kevin Laurent Biewesch
1cec7e0c18
wezterm: leverage programs.wezterm.settings attribute set (#2274)
Closes: https://github.com/nix-community/stylix/issues/2272
Link: https://github.com/nix-community/stylix/pull/2274

Reviewed-by: 0xda157 <da157@voidq.com>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-03 16:24:43 +02:00
0xda157
2d8e4ce4b1
gtk/hm: explicitly set gtk4.theme (#2330)
Explicitly set gtk4.theme to resolve upstream warnings, following
upstream commits [1] ("gtk4: don't enable theme by default") and [2]
("gtk: warn on gtk4 theme inheritance change").

[1]: ae9f38e889
[2]: d3281688bf

Closes: https://github.com/nix-community/stylix/issues/2250
Link: https://github.com/nix-community/stylix/pull/2330

Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-03 15:00:02 +02:00
Noah Biewesch
879889a4e5
hyprland: remove skoove from maintainers (#2345)
Link: https://github.com/nix-community/stylix/pull/2316#issuecomment-4459406794
Link: https://github.com/nix-community/stylix/pull/2345
Reverts: 6421b5c2d2 ("hyprland: add skoove as maintainer (#1030)")

Reviewed-by: 0xda157 <da157@voidq.com>
Reviewed-by: skoove <zie@sturges.com.au>
2026-06-03 08:35:55 +02:00
0xda157
b670c2bdf0
stylix/release: bump to 26.11 (#2340)
Link: https://github.com/nix-community/stylix/pull/2340

Reviewed-by: pancho horrillo <pancho@pancho.name>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-06-02 16:33:51 +00:00
stylix-automation[bot]
8a3adcc5dd flake: update all inputs 2026-06-02 08:40:29 -07:00
Noah Biewesch
e28b20aca6
doc/src/backport_policy: init (#2170)
Link: https://github.com/nix-community/stylix/pull/2170

Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: 0xda157 <da157@voidq.com>
2026-06-02 08:32:14 -07:00
Thomas Bemme
8ed48a4108
vscode: support program.vscodium (#2331)
Link: https://github.com/nix-community/stylix/pull/2331
Closes: https://github.com/nix-community/stylix/issues/2299

Reviewed-by: 0xda157 <da157@voidq.com>
Tested-by: 0xda157 <da157@voidq.com>
2026-05-31 12:41:46 -07:00
kerfuzzle
ca07e06447
yazi: add icon theming for v26.1.22 (#2167)
Link: https://github.com/nix-community/stylix/pull/2167
Closes: https://github.com/nix-community/stylix/issues/2165

Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
Reviewed-by: 0xda157 <da157@voidq.com>
Tested-by: 0xda157 <da157@voidq.com>
2026-05-29 11:33:54 -07:00
stylix-automation[bot]
d7ba76c960
flake: update all inputs (#2326)
Link: https://github.com/nix-community/stylix/pull/2326

Co-authored-by: 0xda157 <da157@voidq.com>

Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-05-26 15:53:01 -07:00
Jason Bowman
8fbb6e8561
home-manager-integration: guard useGlobalPkgs overlay disable on autoImport (#2324)
Link: https://github.com/nix-community/stylix/pull/2324

Reviewed-by: 0xda157 <da157@voidq.com>
2026-05-25 21:05:03 -07:00
Renato Biancalana da Silva
c1456cc4ba
hyprland: support lua configType (#2316)
Link: https://github.com/nix-community/stylix/pull/2316
Closes: https://github.com/nix-community/stylix/issues/2315

Reviewed-by: 0xda157 <da157@voidq.com>
2026-05-21 08:46:31 -07:00
Gabriel Hansson
e8ea85b4f7
rofi: add alternatePattern option (#2193)
Link: https://github.com/nix-community/stylix/pull/2193

Reviewed-by: 0xda157 <da157@voidq.com>
Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-05-14 18:38:29 +02:00
0xda157
3401cf7a7d
mailmap: add missing entries for 0xda157's previous alias (#2313)
Link: https://github.com/nix-community/stylix/pull/2313

Reviewed-by: Noah Biewesch <dev@noahbiewesch.com>
2026-05-13 15:47:10 +02:00
dependabot[bot]
91b0fe011e ci: bump korthout/backport-action from 4.5.1 to 4.5.2
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/v4.5.1...v4.5.2)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-version: 4.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-12 17:22:19 -07:00
Noah Biewesch
ed178d2736
mailmap: map NAHO developer identity to Noah Biewesch (#2309)
Link: https://github.com/nix-community/stylix/pull/2309

Reviewed-by: 0xda157 <da157@voidq.com>
2026-05-12 17:03:09 -07:00
dependabot[bot]
18ed8d2702
ci: bump korthout/backport-action from 4.5.0 to 4.5.1 (#2305)
Link: https://github.com/nix-community/stylix/pull/2305

Reviewed-by: NAHO <trueNAHO@users.noreply.github.com>
2026-05-06 23:51:16 +02:00
dependabot[bot]
f63cebe9d5
ci: bump actions/labeler from 6.0.1 to 6.1.0 (#2304)
Link: https://github.com/nix-community/stylix/pull/2304

Reviewed-by: NAHO <trueNAHO@users.noreply.github.com>
2026-05-06 23:49:11 +02:00
stylix-automation[bot]
7989a1054b flake: update all inputs 2026-05-03 12:04:50 -07:00
dependabot[bot]
20ff51f523 ci: bump korthout/backport-action from 4.4.0 to 4.5.0
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-30 13:15:29 -07:00
jamie
cbe360bb83
treewide: use xdg.autostart.entries for autostart files (#2218)
Link: https://github.com/nix-community/stylix/pull/2218
Closes: https://github.com/nix-community/stylix/issues/2287

Reviewed-by: 0xda157 <da157@voidq.com>
2026-04-30 13:06:47 -07:00