Commit Graph

40 Commits

Author SHA1 Message Date
d3c00006ea
home-manager/services/openrefine: init 2025-01-01 16:26:59 +08:00
cde957a97d
lib/fetchers/fetch-ugee-driver: init 2024-11-15 16:31:51 +08:00
8f3e16540e
tests/modules/wrapper-manager: update wraparound config 2024-11-13 10:56:17 +08:00
e04af9e41a
home-manager/programs/neovide: remove
It is available within the upstream with literally the same options.
2024-10-02 17:07:46 +08:00
0989888179
lib/trivial: add metric and binary unit conversion functions 2024-09-13 17:07:27 +08:00
6ffba900eb
lib/trivial: add metric and binary prefix conversion functions 2024-09-12 15:53:32 +08:00
c782c20a4a
lib/math: init subset
Just copied over from Bahaghari lul
2024-09-12 15:46:45 +08:00
92cece8273
home-manager/services/borgmatic: init replacement module
Like the previous replacement module, we cannot test it properly since
it relies on `modulesPath` specialArg which home-manager initialize and
nmt doesn't.
2024-09-07 22:04:58 +08:00
d6a634f50a
home-manager/programs/borgmatic: init replacement module 2024-09-07 21:59:26 +08:00
1e13478c7b
docs: add instructions for testing custom wrapper-manager modules 2024-09-04 14:49:51 +08:00
6b4422c8cd
wrapper-manager/dconf: add test and fix module
More proof that I don't do testing in this project. :)
2024-08-29 20:07:28 +08:00
b7061b0ed7
tests: include tests-specific utils in all test suites 2024-08-29 13:23:46 +08:00
e56c0a6136
lib/fetchers: add Internet Archive fetcher 2024-08-28 14:36:28 +08:00
5ca6749d50
wrapper-manager/programs/jujutsu: init 2024-08-22 19:26:08 +08:00
f4f0fe0fe0
tests/modules/wrapper-manager: init 2024-08-15 12:09:23 +08:00
ea035976cc
home-manager/services/ludusavi: init 2024-08-12 17:55:50 +08:00
632e1b1d8c
lib: implement filterAttrs'
Uhh... I forgot that this is a thing.
2024-08-08 11:19:03 +08:00
2a2526f196
home-manager/services/gonic: init
Even though it's pointless in practice since it needs firewall for
security-oriented systems but still... could be useful for desktop
systems where security is permissive.
2024-08-01 12:29:56 +08:00
8a044c3eca
lib/data: add function for rendering Mustache templates 2024-07-27 20:26:26 +08:00
5b7dae16d2
tests: update default arguments
The setup's tentative. Unfortunately, still requires the right
experimental features enabled.
2024-07-23 21:43:21 +08:00
ea8174383c
tests/lib: fix and update tests 2024-07-14 11:15:27 +08:00
8138f70d44
lib: init builder for XDG desktop entry 2024-07-14 11:15:06 +08:00
11806b9c4b
lib: init builders subset
Most of it is specifically for NixOS usage but in case that it is
possible for independent desktop sessions entirely made in home-manager
especially in non-NixOS systems, it will be... nice.
2024-07-10 19:19:48 +08:00
7e91c01de6
tests: update README and attrset
Even if the home-manager test is pretty useless with the new Nix CLI
since it only works on `nix-shell` but could be handy at some point.
2024-06-10 17:09:32 +08:00
9e3a95ba24
lib/data: init 2024-06-09 23:03:26 +08:00
3bc011a3ed
home-manager/programs/zed-editor: init module 2024-05-18 16:41:21 +08:00
3413974ccf
tests/modules/home-manager: init services.bleachbit 2024-03-12 10:49:00 +08:00
e89e80516e
home-manager/services/{gallery-dl,yt-dlp}: update unit name template 2024-03-09 11:41:47 +08:00
d29a451780
tests/modules/home-manager: init services.gallery-dl 2024-03-09 11:41:37 +08:00
e3a14a4453
tests/modules/home-manager: init services.archivebox 2024-03-09 11:24:20 +08:00
f7b466e7f4
tests/modules/home-manager: init services.yt-dlp 2024-03-09 11:05:27 +08:00
9748343868
docs: add tests README 2024-03-09 10:39:35 +08:00
32d28446e5
tests/lib: update function argument 2024-03-08 16:39:50 +08:00
5d7859abb1
tests/lib: init env-specific subset 2024-03-08 16:39:13 +08:00
d5b4cfe3ba
tests/modules/home-manager: init services.matcha 2024-03-08 10:12:40 +08:00
96eeb91e70
tests/modules/home-manager: init services.plover 2024-03-08 10:08:55 +08:00
d7cd5c14c9
tests/modules/home-manager: init programs.pipewire 2024-03-06 20:28:21 +08:00
a65a0a3982
tests/modules/home-manager: init programs.pop-launcher 2024-03-06 20:23:05 +08:00
0f593318c5
tests/modules/home-manager: init 2024-03-06 07:37:33 +08:00
0c78d7b32b
tests/lib: init
WE NOW HAVE TESTS ~3 YEARS INTO DEVELOPMENT, BOI!
2024-03-03 16:43:18 +08:00