fix(nix): include pnpm in native build inputs
This commit is contained in:
@@ -34,6 +34,7 @@ pkgs.stdenv.mkDerivation rec {
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkgs.nodejs_22
|
||||
pkgs.pnpm
|
||||
pkgs.pnpmConfigHook
|
||||
pkgs.makeWrapper
|
||||
pkgs.python3
|
||||
|
||||
Reference in New Issue
Block a user