packages/searxng: use updated version_frozen.py scheme

This commit is contained in:
Max Headroom 2023-01-30 21:37:29 +01:00
parent 03b10754b2
commit 0b45bba292

View file

@ -21,6 +21,7 @@ toPythonModule (buildPythonApplication rec {
VERSION_TAG="${pin.revision}"
GIT_URL="https://github.com/${repo.owner}/${repo.repo}"
GIT_BRANCH="${pin.branch}"
DOCKER_TAG="none"
EOF
'';