Loading nixos/tests/searx.nix +1 −1 Original line number Diff line number Diff line Loading @@ -97,7 +97,7 @@ "${pkgs.curl}/bin/curl --fail http://localhost/searx >&2" ) fancy.succeed( "${pkgs.curl}/bin/curl --fail http://localhost/searx/static/themes/simple/js/leaflet.js >&2" "${pkgs.curl}/bin/curl --fail http://localhost/searx/static/themes/simple/js/searxng.core.min.js >&2" ) ''; } Loading
nixos/tests/searx.nix +1 −1 Original line number Diff line number Diff line Loading @@ -97,7 +97,7 @@ "${pkgs.curl}/bin/curl --fail http://localhost/searx >&2" ) fancy.succeed( "${pkgs.curl}/bin/curl --fail http://localhost/searx/static/themes/simple/js/leaflet.js >&2" "${pkgs.curl}/bin/curl --fail http://localhost/searx/static/themes/simple/js/searxng.core.min.js >&2" ) ''; }