Commit 4cacc74b authored by 0xthefr34k's avatar 0xthefr34k
Browse files

exegol: 4.3.9 -> 4.3.10

adding the tzlocal for darwin arch
parent 1d1e2666
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ python3.pkgs.buildPythonApplication rec {
      requests
      rich
      argcomplete
      tzlocal
    ]
    ++ [ xorg.xhost ];