Commit graph

1290 commits

Author SHA1 Message Date
NAHO
be22e21cee ci: update-flake: match PR title to commit title (#2043)
Link: https://github.com/nix-community/stylix/pull/2043
Fixes: b01dbcdc08 ("ci: update-flake: use one atomic commit")

Reviewed-by: 0xda157 <da157@voidq.com>
(cherry picked from commit 794b6e1fa7)
2025-12-05 14:53:34 -10:00
NAHO
b014261858 ci: update-flake: fix invalid 'gh pr edit' label flag (#2038)
Closes: https://github.com/nix-community/stylix/issues/2037
(cherry picked from commit 8a096ccec8)
2025-12-05 14:53:34 -10:00
NAHO
95b692c874 ci: update-flake: parallelize updates to minimize version drift
(cherry picked from commit a87d4cb376)
2025-12-05 14:53:34 -10:00
NAHO
5e392c36d2 ci: update-flake: use one atomic commit
Use one atomic commit to simplify the commit history and prevent the
previous commits from individually breaking CI.

(cherry picked from commit b01dbcdc08)
2025-12-05 14:53:34 -10:00
Mikilio
d9b3c18cb3 qt: fix colorscheme not applying sometimes
(cherry picked from commit d5bbace3ff)
2025-12-05 14:53:34 -10:00
Mikilio
ec6f4a973c qt: update template in accordance with reference
(cherry picked from commit a8bb9ee2fa)
2025-12-05 14:53:34 -10:00
0xda157
c3e7ce08ae treewide: use strict mode for nixfmt (#2041)
Link: https://github.com/nix-community/stylix/pull/2041
Link: https://github.com/nix-community/stylix/pull/1976#discussion_r2539186937

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
(cherry picked from commit 3a332459f4)
2025-12-05 14:52:41 -10:00
Louis Dalibard
62a3fa671e fcitx5: conform to stylix styling guidelines (#2063)
Link: https://github.com/nix-community/stylix/pull/2063
Closes: https://github.com/nix-community/stylix/issues/2062
(cherry picked from commit 46440f1bc8)
2025-12-05 14:03:35 -10:00
NAHO
6f3b50c8fa flake/dev/flake: override vicinae's system input (#2057)
Link: https://github.com/nix-community/stylix/pull/2057

Reviewed-by: 0xda157 <da157@voidq.com>
(cherry picked from commit 4b9e0e7ba3)
2025-12-04 09:19:53 +01:00
stylix-automation[bot]
cfde343ff3
flake: update all inputs (#2034)
Link: https://github.com/nix-community/stylix/pull/2034

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-12-03 22:04:11 +01:00
0xda157
228616717d doc: recommend 25.11 as stable branch (#2025)
Link: https://github.com/nix-community/stylix/pull/2025

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
(cherry picked from commit ddc49fd564)
2025-12-03 02:34:13 -10:00
NAHO
a1e741dbce stylix/testbed/modules/application: add notification progress bar (#2021)
Link: https://github.com/nix-community/stylix/pull/2021

Reviewed-by: 0xda157 <da157@voidq.com>
(cherry picked from commit 71054adbc3)
2025-12-02 18:03:37 +01:00
0xda157
6d5708ee0c
flake: use 25.11 branch of dependencies (#2026)
Link: https://github.com/nix-community/stylix/pull/2026

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-12-02 17:40:02 +01:00
chillcicada
c9760a6a2b gdu: properly rename module and option names (#2044)
Fixes: b9b0501839 ("gdu: init (#1995)")
Link: https://github.com/nix-community/stylix/pull/2044

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
(cherry picked from commit 961e2f02af)
2025-12-01 15:45:18 +01:00
0xda157
1fdde45cb0 ci: update dependencies on 25.11 branch (#2027)
Link: https://github.com/nix-community/stylix/pull/2027

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
(cherry picked from commit 70c444a10d)
2025-11-30 02:09:05 +01:00
Kilian Mio
9bf8725a3d regreet: explicitly apply GTK theme (#1964)
Explicitly apply the GTK theme, as global GTK theming is scoped to
individual derivations.

Closes: https://github.com/nix-community/stylix/issues/690

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
(cherry picked from commit 687a8c1bf2)
2025-11-26 22:46:43 +01:00
Louis Dalibard
b5072c5130
nixcord: add Equibop and Equicord support (#2016)
Link: https://github.com/nix-community/stylix/pull/2016

Reviewed-by: 0xda157 <da157@voidq.com>
Tested-by: https://github.com/pastadudes
Reviewed-by: Flameopathic <flameopathic@gmail.com>
2025-11-24 21:18:09 -08:00
0xda157
adc6506100
ci: add buildbot support (#1985)
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Approved-by: Matt Sturgeon <matt@sturgeon.me.uk>
Approved-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Approved-by: Daniel Thwaites <danth@danth.me>
2025-11-22 20:59:01 +00:00
NAHO
51383904f3
doc: configuration: update broken stylix.image URL (#2014)
Link: https://github.com/nix-community/stylix/pull/2014

Reviewed-by: 0xda157 <da157@voidq.com>
2025-11-22 12:25:37 -08:00
0xda157
cd11c057b0
vicinae: fix check for vicinae being imported (#2012)
Fixes: 89f99bfeb8 ("vicinae: init (#1994)")
Link: https://github.com/nix-community/stylix/pull/2012

Tested-by: @anton:gersthof.com on matrix
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-21 23:32:47 +00:00
0xda157
89f99bfeb8
vicinae: init (#1994)
Link: https://github.com/nix-community/stylix/pull/1994

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-21 22:34:06 +01:00
NAHO
2424a3923d
nixvim: remove unused config module argument (#2010)
Link: https://github.com/nix-community/stylix/pull/2010

Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
2025-11-21 20:07:05 +01:00
Georgiy Shevoroshkin
b9b0501839
gdu: init (#1995)
Link: https://github.com/nix-community/stylix/pull/1995

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-21 19:13:27 +01:00
0xda157
8ca5c7fbab
ci: update-flake: continue on all-maintainers failure (#1986)
Link: https://github.com/nix-community/stylix/pull/1986

Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-21 16:17:55 +01:00
NAHO
57e963fd79
ci: check: use nothing-but-nix rampage protocol (#1978)
Some checks failed
Check / aarch64-darwin (push) Has been cancelled
Check / aarch64-linux (push) Has been cancelled
Check / x86_64-darwin (push) Has been cancelled
Check / x86_64-linux (push) Has been cancelled
Label Merge Conflicts / conflicts (push) Has been cancelled
Documentation / docs (push) Has been cancelled
Link: https://github.com/nix-community/stylix/pull/1978

Reviewed-by: 0xda157 <da157@voidq.com>
2025-11-20 19:29:42 -08:00
dependabot[bot]
c482552ae2
ci: bump actions/checkout from 5 to 6 (#2000)
Link: https://github.com/nix-community/stylix/pull/2000

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: 0xda157 <da157@voidq.com>
2025-11-20 22:37:56 +00:00
0xda157
dd97dc64e7
ci: labeler: remove auto backport for workflows (#1999)
Link: https://github.com/nix-community/stylix/pull/1999

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-20 23:34:53 +01:00
0xda157
4e36d6fdcd
ci: enable stricter Bash error checking (#2001)
Link: https://github.com/nix-community/stylix/pull/2001

Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: 0xda157 <da157@voidq.com>
2025-11-20 12:25:22 -10:00
0xda157
538781988e
ci: update-flake: declare PR body and avoid silent errors (#1997)
Link: https://github.com/nix-community/stylix/pull/1997

Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: 0xda157 <da157@voidq.com>
2025-11-20 12:06:18 -10:00
NAHO
97d412d949
ci: enable stricter Bash error checking
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-11-20 22:58:08 +01:00
NAHO
91075d1635
ci: update-flake: handle existing PRs and avoid silent errors
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-11-20 22:29:05 +01:00
0xda157
faf40d4431
flake/dev/flake: reduce number of new input dependencies (#1998)
Link: https://github.com/nix-community/stylix/pull/1998

Reviewed-by: 0xda157 <da157@voidq.com>
2025-11-20 10:20:40 -10:00
NAHO
0fde97f72d
flake/dev/flake: disable unnecessary input dependencies 2025-11-20 18:46:42 +01:00
NAHO
89e14e6e6b
flake/dev/flake: override nvf's flake-parts input
Fixes: 84e7ea0aa4 ("{nixvim,nvf}: add testbeds (#1579)")
2025-11-20 18:37:07 +01:00
Vidhan Bhatt
83ff4d112b
ghostty: scale font on darwin (#1988)
Link: https://github.com/nix-community/stylix/pull/1988

Reviewed-by: Ian Holloway <72767437+IanHollow@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-20 18:12:54 +01:00
NAHO
0ef1d62a31
ci: update-flake: declare PR body for unsupervised PR submissions
Fixes: a5c1532ab8 ("flake: partition dev inputs (#1289)")
2025-11-20 17:00:26 +01:00
NAHO
b82fa908a9
ci: update-flake: sort CLI arguments
Fixes: a5c1532ab8 ("flake: partition dev inputs (#1289)")
2025-11-20 16:59:35 +01:00
NAHO
2d741ac0da
ci: update-flake: simplify command formatting
Fixes: a5c1532ab8 ("flake: partition dev inputs (#1289)")
2025-11-20 16:59:34 +01:00
Konrad Malik
c27bc6e9f9
stylix/home-manager-integration: fix evaluation on darwin (#1973)
Closes: https://github.com/nix-community/stylix/issues/1981
Link: https://github.com/nix-community/stylix/pull/1973

Reviewed-by: 0xda157 <da157@voidq.com>
Approved-by: https://github.com/pastadudes
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-20 15:43:32 +01:00
NAHO
e60876ba7c
xresources: align with Tinted Theming template (#1980)
Link: https://github.com/nix-community/stylix/pull/1980

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-20 15:25:33 +01:00
Zeremonienmeister Berber Aab
c3f66a0d6b
xresources: add berber to maintainers 2025-11-20 10:42:40 +01:00
Zeremonienmeister Berber Aab
2cf5964f55
xresources: align with Tinted Theming template
Closes: https://github.com/nix-community/stylix/issues/1979
Link: e76cd58c96/templates/base16.mustache
2025-11-20 10:39:15 +01:00
Vidhan Bhatt
3013f98e28
ghostty: add vidhanio as maintainer (#1992)
Link: https://github.com/nix-community/stylix/pull/1992

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-19 23:19:06 +01:00
jamie
ab29ae14d7
limine: init (#1952)
Closes: https://github.com/nix-community/stylix/issues/991
Link: https://github.com/nix-community/stylix/pull/1952

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: 0xda157 <da157@voidq.com>
2025-11-19 19:48:07 +01:00
NAHO
46ab7e000e
ghostty: convert font-size setting from px to pt (#1990)
Convert the font-size setting from px to pt by reverting commit
3e2c930ce0 ("ghostty: convert font-size setting from pt to px
(#1971)") because Ghostty measures font size in points, which was
previously incorrectly determined.

Link: https://github.com/nix-community/stylix/pull/1990
Reverts: 3e2c930ce0 ("ghostty: convert font-size setting from pt to px (#1971)")

Reviewed-by: pancho horrillo <pancho@pancho.name>
2025-11-19 19:05:21 +01:00
0xda157
f1385f026d
ci/update-flake: use app token for checkout (#1987)
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Approved-by: Matt Sturgeon <matt@sturgeon.me.uk>
Approved-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Approved-by: Daniel Thwaites <danth@danth.me>
2025-11-19 15:48:21 +00:00
dependabot[bot]
948720e297
ci: bump actions/upload-pages-artifact from 3 to 4 (#1859)
Link: https://github.com/nix-community/stylix/pull/1859

Reviewed-by: 0xda157 <da157@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-19 15:26:51 +01:00
NAHO
f19ac46f6a
firefox/testbeds: simplify testbed and add firefox-color testbed (#1982)
Link: https://github.com/nix-community/stylix/pull/1982

Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-18 21:20:48 +01:00
Daniel Thwaites
241daedbc3
firefox/testbeds: add firefox-color testbed 2025-11-18 21:16:01 +01:00
Daniel Thwaites
10a59f5cff
firefox/testbeds/gnome: simplify by extending default testbed 2025-11-18 21:15:10 +01:00