summary refs log tree commit diff
path: root/nixos/tests/searx.nix
Commit message (Collapse)AuthorAge
* nixos/tests/searx: fix for 1.0 updaternhmjoj2021-04-19
|
* nixos/tests/searx: fix buildrnhmjoj2021-01-25
| | | | yq-go has been updated with breaking changes to the syntax.
* nixos/modules: stdenv.lib -> libPavol Rusnak2021-01-17
|
* nixos/searx: remove settings.yml merging scriptrnhmjoj2021-01-14
| | | | | Starting with 0.18.0, searx can merge the settings.yml automatically with the default values, so the script is obsolete.
* nixos/searx: fix for 0.18.0 updaternhmjoj2021-01-14
|
* nixos/searx: add support for running in uWSGIrnhmjoj2021-01-11
|
* nixos/tests: add searx testrnhmjoj2021-01-11