Matt Sturgeon
5fb2203af7
tests: move package to its own file
...
Extract the `tests` package from `flake.nix` into its own file
`tests/package.nix`.
This a) de-couples it from the flake (to a degree) and b) allows more
neatly using the callPackage pattern.
2025-11-01 14:29:06 -05:00
Malik
b8082c6803
khal: fix trailing slash bug for singlefile calendars
...
Fix the trailing slash bug described in issue #8024 by conditionally adding a slash only for filesystem type, not for singlefile. Also update the expected test output to match the correct order.
2025-10-29 16:14:04 +01:00
Malik
58d90d298d
tests: khal: add testcase
...
for singlefile
2025-10-29 16:14:04 +01:00
Benedikt Rips
05c7c900f1
fontconfig: fix cache existence tests
2025-10-28 08:55:38 -05:00
Hoang Nguyen
aa888ffc10
kraftkit: new module
2025-10-27 09:13:26 -05:00
Thierry Delafontaine
0a3fb53ee2
delta: add jujutsu integration option
2025-10-27 09:11:41 -05:00
Benedikt M. Rips
bbaeb9f1c2
glab: init module ( #8066 )
2025-10-26 20:59:05 -05:00
Aguirre Matteo
5e3b79ac84
zapzap: add module
2025-10-26 20:58:30 -05:00
Sami Haahtinen
255b6a0ef2
home-manager-auto-upgrade: add flake support ( #8053 )
...
Adds the ability for the auto-upgrade service to update a Nix flake
instead of Nix channels.
This is controlled by a new `useFlake` boolean option. When enabled, the
service will run `nix flake update` in the directory specified by the
`flakeDir` option.
`flakeDir` defaults to the standard Home Manager configuration directory
(`~/.config/home-manager`), making this feature work out-of-the-box for
most users. The path is passed to the upgrade script via an environment
variable in the systemd service unit.
2025-10-26 16:21:41 -05:00
Benedikt M. Rips
f2f1076c1f
treewide: remove no-ops ( #8061 )
2025-10-26 15:43:53 -05:00
Lorenz Leutgeb
2aaf924e82
radicle: init ( #5409 )
...
Co-authored-by: Matthias Beyer <mail@beyermatthias.de>
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-26 15:34:09 -05:00
musjj
5c54b182ab
zed-editor: option to generate immutable settings
2025-10-25 21:30:50 -05:00
Dixon Sean Low Yan Feng
b652e703f1
picom: add test for extraConfig
2025-10-25 21:15:52 -05:00
PerchunPak
aa559a682b
delta: add test where git integration is disabled
2025-10-21 10:37:08 -05:00
Dietrich Daroch
84e1adb0cd
zellij: Allow using extraConfig without settings
...
Fixes https://github.com/nix-community/home-manager/issues/8015
2025-10-20 19:04:33 -05:00
Anton Mosich
2b0a46285b
tests/pimsync: init
2025-10-20 17:10:44 +02:00
Anton Mosich
89a9fa0f3f
generators: rewrite toSCFG
...
The former toSCFG implementation had several shortcomings which
did not consider a few possibilities SCFG provides. Details were lined
out in #7465 .
The new interface needs more verbosity, but reflects better the
properties of the SCFG format. I also chose to use the names used in the
[Specification].
[Specification]: https://git.sr.ht/~emersion/scfg#specification-draft
2025-10-20 17:10:44 +02:00
Bruno BELANYI
c9d758b500
tests/delta: add 'delta-final-package'
...
This tests the usage of the wrapper program when `programs.git` is
disabled, and therefore home-manager is _not_ generating its
configuration.
2025-10-20 09:13:03 -05:00
Austin Horstman
aeabc1ac63
tests/git: add settigs deprecation test
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
a709427248
git: aliases / user options -> settings
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
ac7c05a90c
git: extraConfig -> settings
...
Remove string support and convert to rfc42 settings option
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
85cd07b8b0
diff-so-fancy: use freeform settings option
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
7522ba8a0c
tests/riff: add
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
41fd9b197c
tests/patdiff: add
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
c80be80282
patdiff: new module
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
4fef8e73a6
tests/git: add git-lfs test
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
4166d4e163
tests/difftastic: add
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
111329b475
difftastic: new module
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
16cd8abad6
tests/diff-so-fancy: add
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
486487b5e9
tests/diff-highlight: add
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
2c8b962091
tests/delta: add tests
...
Create a new set of tests to verify the new module's behavior.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Austin Horstman
f436677f5f
delta: create new module
...
Pull out of git module and deprecate old usage.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-19 10:24:15 -05:00
Thierry Delafontaine
6ea30b26cd
opencode: make the themes also accept path
...
- Removed unnecessary empty-themes test.
2025-10-19 09:47:26 -05:00
Thierry Delafontaine
fddb33a1a5
opencode: make the rules option also accept a path
2025-10-19 09:47:26 -05:00
Mirza Arnaut
fc837be107
opencode: add themes option
...
Add themes option to configure custom themes through nix.
Define a submodule for the settings option, to give the `theme` setting
a description.
2025-10-18 09:21:38 -05:00
Austin Horstman
47c74e4fd0
wl-clip-persist: add module
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-16 19:26:10 -05:00
Bob van der Linden
ba6aaa0e0a
mergiraf: add merge.conflictStyle git configuration
...
Mergiraf expects merge.conflictStyle to be "diff3" in git. If this isn't
the case, mergiraf cannot operate correctly. This change adds this
option to git's configuration.
2025-10-14 22:59:58 -05:00
liyangau
ed1eb4cfdd
fix config file location on macOS and fix test
2025-10-14 17:10:47 -05:00
will
990e5ce679
docker-cli: add docker contexts support
...
Adds docker-cli.contexts support. This allows declarative configuration
of [docker
contexts](https://docs.docker.com/engine/manage-resources/contexts/ ).
2025-10-14 12:20:39 -05:00
Austin Horstman
e121f3773f
gemini-cli: context support multiple file generation
...
Support multiple context files since gemini supports configuring
multiple names as supported / looked for.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-12 18:44:04 -05:00
Austin Horstman
5ead1867bb
tests/gemini-cli: add context tests
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-12 18:44:04 -05:00
Leon Schwarzäugl
416ad5c08a
tests: remove flake.lock, add to .gitignore
2025-10-12 17:23:46 -05:00
Mirza Arnaut
904fa32d77
vivid: modify themes option with custom nix entries
2025-10-12 13:58:58 -05:00
Leon Schwarzäugl
ac16cc25c6
autotiling: init module
2025-10-11 22:19:18 -05:00
Aguirre Matteo
f2cda99e4a
anvil-editor: add module
2025-10-11 22:14:37 -05:00
Aguirre Matteo
55091079d6
anup: add module
2025-10-11 22:12:56 -05:00
Aguirre Matteo
95419fb985
anime-downloader: add module
2025-10-11 22:12:37 -05:00
Aguirre Matteo
efb5aa7779
andcli: add module
2025-10-11 22:12:09 -05:00
Aguirre Matteo
91daee72ef
amp: add module
2025-10-11 22:11:51 -05:00
Austin Horstman
d305eece82
zsh: fix zsh history substring search generation
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-10-10 16:06:46 -05:00