Robert Schütz
2025-06-26 10:08:29 -07:00
parent a2c8bd06d5
commit 91f1233f54
+3 -3
View File
@@ -10,14 +10,14 @@
}:
python3Packages.buildPythonApplication rec {
pname = "pixelflasher";
version = "8.0.1.0";
version = "8.0.3.1";
format = "other";
src = fetchFromGitHub {
owner = "badabing2005";
repo = "PixelFlasher";
tag = "v${version}";
hash = "sha256-3cIrQ5MbYfWpxFZBJTg0h/Q8PHsWP4KYZvGUnhMEjK4=";
hash = "sha256-5Cvwbt5+t0N09gEXvNb79sNIb6oFO+956Dfd5S0R2RU=";
};
desktopItems = [
@@ -44,7 +44,7 @@ python3Packages.buildPythonApplication rec {
markdown
platformdirs
polib
protobuf4
protobuf
psutil
pyperclip
requests