summaryrefslogtreecommitdiff
path: root/config/services/web/searx
AgeCommit message (Collapse)Author
2026-01-24nginx: include default configquentin@aristote.fr
Flake lock file updates: • Updated input 'my-nixpkgs': 'github:qaristote/my-nixpkgs/920d3342d55312937fed357f9abe165bb2aa281b' (2026-01-17) → 'github:qaristote/my-nixpkgs/aa8af127cef35820a05a9d2c3ab371fa3ddc4795' (2026-01-24) • Updated input 'my-nixpkgs/flake-parts': 'github:hercules-ci/flake-parts/52a2caecc898d0b46b2b905f058ccc5081f842da' (2025-11-12) → 'github:hercules-ci/flake-parts/80daad04eddbbf5a4d883996a73f3f542fa437ac' (2026-01-11) • Updated input 'my-nixpkgs/flake-parts/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/719359f4562934ae99f5443f20aa06c2ffff91fc' (2025-10-29) → 'github:nix-community/nixpkgs.lib/2075416fcb47225d9b68ac469a5c4801a9c4dd85' (2025-12-14) • Updated input 'my-nixpkgs/nixpkgs': 'github:NixOS/nixpkgs/6f374686605df381de8541c072038472a5ea2e2d' (2025-11-18) → 'github:NixOS/nixpkgs/523257564973361cc3e55e3df3e77e68c20b0b80' (2026-01-24) • Updated input 'my-nixpkgs/nur': 'github:nix-community/NUR/05225766ee3843d0720554ab1c930606092c24c5' (2025-11-19) → 'github:nix-community/NUR/c80cf01f7985ce8e1f6e50104b4dcff5c97f2d26' (2026-01-24) • Updated input 'my-nixpkgs/nur/nixpkgs': 'github:nixos/nixpkgs/89c2b2330e733d6cdb5eae7b899326930c2c0648' (2025-11-17) → 'github:nixos/nixpkgs/88d3861acdd3d2f0e361767018218e51810df8a1' (2026-01-21) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/d4fa45dc2d4d32c10cb7c6b530a6b4b7d2429442' (2026-01-15) → 'github:NixOS/nixpkgs/078d69f03934859a181e81ba987c2bb033eebfc5' (2026-01-22)
2025-11-30nixos 25.05 -> 25.11quentin@aristote.fr
- tests: enable isNspawnContainer - searx: remove morty (deprecated) Flake lock file updates: • Updated input 'my-nixpkgs': 'github:qaristote/my-nixpkgs/c032f4c09c83feb933d520ccce80e70a1516ca35' (2025-11-21) → 'github:qaristote/my-nixpkgs/e6d25dc678fa289ba488907e3cd49f2f8c330680' (2025-11-30) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/1c8ba8d3f7634acac4a2094eef7c32ad9106532c' (2025-11-24) → 'github:NixOS/nixpkgs/d542db745310b6929708d9abea513f3ff19b1341' (2025-11-30)
2025-01-26add headscalequentin@aristote.fr
2024-03-13searx: disable brave search enginequentin@aristote.fr
2023-09-01services: monitoring: refactorquentin@aristote.fr
2023-08-06searx: set default language to allquentin@aristote.fr
2023-08-05notify when services failquentin@aristote.fr
2023-06-03searx: switch to searxng (searx is broken)quentin@aristote.fr
2023-02-19rollback to nixos-stable (fix ihatemoney and searx)Quentin Aristote
2022-12-20searx: engines: alternativeto: remove (broken)Quentin Aristote
2022-12-20Merge branch 'master' into searx-engine-alternativetoQuentin Aristote
2022-12-20searx: engines: wikipedia: fix xpath and testQuentin Aristote
2022-12-04services: web: searx: engines: update to v1.1.0Quentin Aristote
2022-09-01engines: alternativeto: debug xpathsQuentin Aristote
2022-08-28config/services/web/searx/searx/engines.nixQuentin Aristote
searx: replace google by gigablast
2022-07-10searx: engines: disable bingQuentin Aristote
2022-07-10searx: engines: disable bingQuentin Aristote
2022-05-09searx: add duckduckgo and google as default enginesQuentin Aristote
2022-05-07searx: replace duckduckgo + google with bing + startpageQuentin Aristote
2021-11-26change emojipedia's xpath to not crash when no result is foundQuentin Aristote
in the previous version, results_xpath also matched the xpath of the message that says no result was found, but inside that element url_xpath would not match anything, causing searx to crash
2021-11-26rename attrsets of virtualhosts for more concisionQuentin Aristote
2021-11-26Merge branch 'searx-engine-alternativeto' into searx-enginesQuentin Aristote
2021-11-26prevent redirect using api instead of invisible spaceQuentin Aristote
2021-11-26remove the invisible space that prevents redirects at the end of an ↵Quentin Aristote
emojipedia request
2021-11-23replace literal instances of 'aristote.fr' by ${config.networking.domain}Quentin Aristote
2021-11-05typoQuentin Aristote
2021-11-05typoQuentin Aristote
2021-11-05typoQuentin Aristote
2021-11-05make wikipedia search available in english and frenchQuentin Aristote
2021-11-05correct typoQuentin Aristote
2021-11-05correct typoQuentin Aristote
2021-11-05add custom wikipedia engineQuentin Aristote
2021-10-26fix typoQuentin Aristote
2021-10-26fix typoQuentin Aristote
2021-10-26remove trailing whitespaceQuentin Aristote
2021-10-26fix typoQuentin Aristote
2021-10-26import engines as a config instead of a listQuentin Aristote
2021-10-26add invisible whitespace at the end of the query to prevent redirectionsQuentin Aristote
2021-10-26add invisible whitespace at the end of the query to prevent redirectionsQuentin Aristote
2021-10-26add / at end of urlQuentin Aristote
2021-10-26restructure engines configurationQuentin Aristote
2021-10-26remove capital letters from engine namesQuentin Aristote
2021-10-26restructure engines configurationQuentin Aristote
2021-10-26increase nlab timeoutQuentin Aristote
2021-10-26add nlab engineQuentin Aristote
2021-10-26change locale to en-ENQuentin Aristote
2021-10-26change autocomplete backend to wikipediaQuentin Aristote
2021-10-26enable duckduckgo by defaultQuentin Aristote
2021-08-14debugQuentin Aristote
2021-08-14correct typoQuentin Aristote