Skip to content

Commit 7a0a4b8

Browse files
committed
Revert "chore(nix): add git and gh to development shell"
This reverts commit 2a5c6f5.
1 parent 2a5c6f5 commit 7a0a4b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

flake.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
devShells.default = pkgs.mkShell {
1616
buildInputs = with pkgs; [
1717
pnpm_10
18-
git
19-
gh
2018
];
2119

2220
shellHook = ''

0 commit comments

Comments
 (0)