diff --git a/shell.nix b/shell.nix index 5d1bcb024d..35ada5d307 100644 --- a/shell.nix +++ b/shell.nix @@ -43,6 +43,9 @@ let at-spi2-core cups python3 + + # DeltaV + pre-commit ]; in pkgs.mkShell { name = "space-station-14-devshell";