This commit is contained in:
Oliver Davies 2025-06-22 21:38:26 +01:00
parent 734dec11d8
commit 497c212a21

View file

@ -2,6 +2,7 @@
pkgs.mkShell {
packages = with pkgs; [
bun
nodejs
nodePackages.pnpm
nodePackages.yarn