update to 2026.05.12, removed old code and depency requests, minirs changes to file and start of a better display handler for popuup message box in futue release

This commit is contained in:
Xgui4 Studio
2026-05-13 00:51:28 -04:00
parent 4b448901cd
commit 4818b8d94d
17 changed files with 51 additions and 134 deletions

View File

@@ -21,7 +21,7 @@ let
in
pkgs.mkShell rec {
pname = "lce-qt-launcher";
version = "0.2026.5.11";
version = "0.2026.5.12";
format = "pyproject";
src = ./.;