pixelflasher: 8.5.1.0 -> 8.6.0.0

This commit is contained in:
R. Ryantm
2025-09-18 18:00:30 +00:00
parent 3b2b417c9d
commit 174e8474e4
+2 -2
View File
@@ -10,14 +10,14 @@
}:
python3Packages.buildPythonApplication rec {
pname = "pixelflasher";
version = "8.5.1.0";
version = "8.6.0.0";
format = "other";
src = fetchFromGitHub {
owner = "badabing2005";
repo = "PixelFlasher";
tag = "v${version}";
hash = "sha256-IAetTEycuOhjZEgfqen+Za4hjgCzYQuEduElWuhZybE=";
hash = "sha256-lCh4LmmFdX/CvJSYWso1c8cBklb+/qXsbUY3nrzKCYk=";
};
desktopItems = [