We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gh
1 parent d02fb5d commit f7a0944Copy full SHA for f7a0944
1 file changed
shell.nix
@@ -7,6 +7,7 @@ pkgs.mkShell {
7
packages = with pkgs; [
8
python312
9
unstable.uv
10
+ gh
11
];
12
13
shellHook = ''
0 commit comments