diff --git a/flake.nix b/flake.nix index 3762bc6..d150e01 100644 --- a/flake.nix +++ b/flake.nix @@ -208,12 +208,12 @@ default = electron; electron = pkgs.mkShell { - packages = with pkgs; + packages = with pkgs; [ nodejs_22 corepack_22 bun - electron + pkgs.electron pkg-config python3 gcc