From e58e2131189a5a49da24677681eedaa64c914c09 Mon Sep 17 00:00:00 2001 From: LordMZTE Date: Mon, 1 Apr 2024 23:16:34 +0200 Subject: [PATCH] add racket to devshell --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 9a2a3ba..ad4b2bf 100644 --- a/flake.nix +++ b/flake.nix @@ -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