diff --git a/shell.nix b/shell.nix index df1aaff..46f84b7 100644 --- a/shell.nix +++ b/shell.nix @@ -7,6 +7,7 @@ pkgs.mkShell { packages = with pkgs; [ python312 unstable.uv + gh ]; shellHook = ''