add racket to devshell

This commit is contained in:
LordMZTE 2024-04-01 23:16:34 +02:00
parent f084f919e6
commit e58e213118
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -30,10 +30,11 @@
devShells.default = nixpkgs.legacyPackages.${system}.mkShell {
buildInputs = with pkgs; [
# packages required to build scripts
pkg-config
libGL
libgit2
luajit
pkg-config
racket
roswell
wayland
wayland-protocols