We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b8f11 commit fc9ed90Copy full SHA for fc9ed90
flake.nix
@@ -37,6 +37,7 @@
37
mkdir --parents "$(pwd)/tmp"
38
export PATH="$(pwd)/dist/bin:$(npm root)/.bin:$PATH"
39
npm install --ignore-scripts
40
+ npx patch-package
41
set +v
42
'';
43
};
0 commit comments