stylix-automation[bot]
1acea29f68
flake: update all inputs ( #2035 )
...
Link: https://github.com/nix-community/stylix/pull/2035
Reviewed-by: 0xda157 <da157@voidq.com>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Co-authored-by: 0xda157 <da157@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-12-03 21:59:32 +01:00
NAHO
c9e89d4478
ci: deprecate 25.05 branch ( #2051 )
...
Link: https://github.com/nix-community/stylix/pull/2051
2025-12-03 16:01:54 +01:00
0xda157
ddc49fd564
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>
2025-12-02 16:33:23 -08:00
NAHO
71054adbc3
stylix/testbed/modules/application: add notification progress bar ( #2021 )
...
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/2021
Reviewed-by: 0xda157 <da157@voidq.com>
2025-12-01 20:14:00 -08:00
NAHO
794b6e1fa7
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>
2025-11-30 16:54:03 -08:00
chillcicada
961e2f02af
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>
2025-11-30 18:11:06 +01:00
NAHO
8a096ccec8
ci: update-flake: fix invalid 'gh pr edit' label flag ( #2038 )
...
Closes: https://github.com/nix-community/stylix/issues/2037
2025-11-29 13:31:05 -08:00
0xda157
49d56ea397
ci: update-flake: use one atomic commit and parallelize updates ( #2039 )
...
Link: https://github.com/nix-community/stylix/pull/2039
Reviewed-by: 0xda157 <da157@voidq.com>
2025-11-29 11:13:24 -10:00
NAHO
a87d4cb376
ci: update-flake: parallelize updates to minimize version drift
2025-11-29 16:06:08 +01:00
NAHO
b01dbcdc08
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.
2025-11-29 16:05:49 +01:00
NAHO
a1451bc404
qt: add missing configuration detail and update template ( #2023 )
...
Link: https://github.com/nix-community/stylix/pull/2023
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-27 15:34:23 +01:00
Mikilio
d5bbace3ff
qt: fix colorscheme not applying sometimes
2025-11-26 23:29:46 +01:00
Mikilio
a8bb9ee2fa
qt: update template in accordance with reference
2025-11-26 23:29:45 +01:00
0xda157
70c444a10d
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>
2025-11-26 22:16:50 +01:00
Kilian Mio
687a8c1bf2
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>
2025-11-26 20:30:40 +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 )
...
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
Ian Holloway
1581ff2bda
firefox: set font size for x-western fonts ( #1976 )
...
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Approved-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Approved-by: 0xda157 <da157@voidq.com>
Approved-by: Daniel Thwaites <danth@danth.me>
2025-11-18 19:53:24 +00:00