Robert Helgesson
7a3f0b3b8d
tests: rework derivation stubbing
...
Instead of having to manually stub packages that should not be
downloaded we instead automatically stub all packages (except a small
list of whitelisted ones). Tests can re-introduce the real package by
using the `realPkgs` module argument.
2025-02-04 23:58:20 +01:00
utzuro
055c67056d
fcitx5: add waylandFrontend option to not set env vars ( #5431 )
2025-02-01 11:54:11 +01:00
Robert Helgesson
953521f759
fcitx5: fix package reference in test
2024-12-06 12:08:32 +01:00
Mario Rodas
8f1b183c91
fcitx5: fix tests
...
Since https://github.com/NixOS/nixpkgs/pull/308725 , fcitx5-with-addons
expects share/dbus-1/services/ to be present.
This patch updates the fcitx5 stub to reflect that.
2024-06-07 04:20:00 +00:00
s.seidenath
865bef3435
kime: fix configuration
...
Switches the kime configuration format to use unstructured text. This
is necessary since version 3 and upwards use YAML tags.
2024-03-18 22:12:53 +01:00
Robert Helgesson
bdea159ffa
fcitx5: fix reference to fcitx5-with-addons
2024-03-05 23:19:22 +01:00
Robert Helgesson
4de84265d7
fcitx5: fix tests
2024-03-03 06:56:05 +01:00
Robert Helgesson
1ca210648a
tests: reduce closure sizes
2024-02-03 19:39:45 +01:00
Robert Helgesson
aa59f91746
fcitx5: add fcitx5-config-qt
to test stub
2023-08-16 22:41:11 +02:00
Subin Kim
a69f3e9b03
kime: Fix kime systemd service broken ( #2621 )
...
* kime: Fix kime systemd service
* kime: Add test case
* kime: Add test stub package
2022-01-17 13:53:42 -05:00
Robert Helgesson
cb09a968e9
tests: add option test.stubs
...
This option provides a more convenient way to overlay dummy packages.
It also adds a function `config.lib.test.mkStubPackage` that can,
e.g., be used for `package` options.
2021-09-26 23:26:38 +02:00
Ilan Joselevich
7e2b1a42aa
i18n.inputMethod: add module
2021-06-25 00:58:50 +02:00