python3Packages.blinkstick: fix invalid unstable version scheme
Co-authored-by: Yohann Boniface <edhyjox@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
buildPythonPackage {
|
||||
pname = "blinkstick";
|
||||
version = "unstable-2023-05-04";
|
||||
version = "1.2.0-unstable-2023-05-04";
|
||||
pyproject = true;
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
Reference in New Issue
Block a user