rework cli version and make the showholiday option functionnal by making it optional

This commit is contained in:
xgui4
2026-05-18 13:15:55 -04:00
parent 1a8d41a412
commit b5f5afd5cc
12 changed files with 152 additions and 75 deletions

View File

@@ -29,10 +29,10 @@ pkgs.mkShell rec {
buildInputs = with pkgs; [
pyside-uic
pyside-rcc
monocraft
qt6.qtbase
qt6.qtwayland
libGL
steamtinkerlaunch
];
postPatch = ''