sideband: remove obsolete replace-fail

This commit is contained in:
Pol Dellaiera
2026-07-22 21:55:26 +02:00
parent 2b289990cf
commit 48e9eca41f
-3
View File
@@ -22,9 +22,6 @@ python313Packages.buildPythonApplication (finalAttrs: {
# Reason: An owner of this repository has disabled the ability to open pull requests.
postPatch = ''
substituteInPlace setup.py \
--replace-fail \
"lxst>=0.4.6" \
"lxst" \
--replace-fail \
'"kivymd")' \
'"sbapp/kivymd")'