diff --git a/nix/shell.nix b/nix/shell.nix index 0b5e72d..2f788e4 100644 --- a/nix/shell.nix +++ b/nix/shell.nix @@ -14,9 +14,11 @@ with self.pkgs.${system}; python310Full python311 yaml-language-server + nodePackages.node-red ] ++ lib.optionals (pkgs.hostPlatform.system == "x86_64-linux") [ vscodium-fhs + eagle ] ++ [ # Linter