diff --git a/shell.nix b/shell.nix index 44cce939230..ceb775cc99e 100644 --- a/shell.nix +++ b/shell.nix @@ -18,6 +18,25 @@ let zlib glib gdk-pixbuf + nss + nspr + at-spi2-atk + libdrm + expat + libxkbcommon + xorg.libxcb + xorg.libX11 + xorg.libXcomposite + xorg.libXdamage + xorg.libXext + xorg.libXfixes + xorg.libXrandr + xorg.libxshmfence + mesa + alsa-lib + dbus + at-spi2-core + cups ]; in pkgs.mkShell { name = "space-station-14-devshell";