searxng: relax valkey constraint

This commit is contained in:
Martin Weinelt 2025-08-13 01:01:23 +02:00
parent 4e9b0c2c9a
commit bbac6e65cc
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -34,6 +34,7 @@ python.pkgs.toPythonModule (
"httpx-socks"
"lxml"
"pygments"
"valkey"
];
preBuild =