python3Packages.blinkstick: fix invalid unstable version scheme

Co-authored-by: Yohann Boniface <edhyjox@gmail.com>
This commit is contained in:
Harinn
2026-06-20 13:31:49 +07:00
committed by GitHub
parent 95dfba485c
commit f005f4d5e7
@@ -8,7 +8,7 @@
buildPythonPackage {
pname = "blinkstick";
version = "unstable-2023-05-04";
version = "1.2.0-unstable-2023-05-04";
pyproject = true;
__structuredAttrs = true;