Skip to content

Commit 199608e

Browse files
committed
fix: added patch-package to flake
1 parent 33aa640 commit 199608e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
mkdir --parents "$(pwd)/tmp"
3838
export PATH="$(pwd)/dist/bin:$(npm root)/.bin:$PATH"
3939
npm install --ignore-scripts
40+
npx patch-package
4041
set +v
4142
'';
4243
};

0 commit comments

Comments
 (0)