diff --git a/flake.nix b/flake.nix index af1b2967..489d3465 100644 --- a/flake.nix +++ b/flake.nix @@ -37,6 +37,7 @@ mkdir --parents "$(pwd)/tmp" export PATH="$(pwd)/dist/bin:$(npm root)/.bin:$PATH" npm install --ignore-scripts + npx patch-package set +v ''; };