searxng: 0-unstable-2026-02-06 -> 0-unstable-2026-02-16 (#491057)

This commit is contained in:
Sandro
2026-02-16 20:16:55 +00:00
committed by GitHub
+4 -4
View File
@@ -13,14 +13,14 @@ in
python.pkgs.toPythonModule (
python.pkgs.buildPythonApplication rec {
pname = "searxng";
version = "0-unstable-2026-02-06";
version = "0-unstable-2026-02-16";
pyproject = true;
src = fetchFromGitHub {
owner = "searxng";
repo = "searxng";
rev = "b5bb27f231e5f24b3985cd7cbd3f371486c21a11";
hash = "sha256-y52R+MzPCa0zo52hZ/wnBacLLbF9k6P8UeVFobR+uUQ=";
rev = "8e824017dc88cebe5a42ee6ca04315ca9545f717";
hash = "sha256-9B6Oel6yfiQS5uY1jjU+BHkP13HgJubCcE2g6YJiNeY=";
};
nativeBuildInputs = with python.pkgs; [ pythonRelaxDepsHook ];
@@ -67,7 +67,7 @@ python.pkgs.toPythonModule (
python-dateutil
pyyaml
sniffio
typer-slim
typer
typing-extensions
valkey
whitenoise