Skip to content

Commit 0f18296

Browse files
committed
shell: uninstall python
1 parent 3214921 commit 0f18296

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

shell.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ pkgs.mkShell {
33
packages = [
44
pkgs.bun
55
pkgs.biome
6-
# why gatsby
7-
pkgs.python312
86
pkgs.nodejs-slim # required by astro to find sharp
97
];
108
}

0 commit comments

Comments
 (0)