Skip to content

Commit

Permalink
fix: added patch-package to flake
Browse files Browse the repository at this point in the history
  • Loading branch information
amydevs committed Sep 9, 2024
1 parent 27b8f11 commit fc9ed90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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
'';
};
Expand Down

0 comments on commit fc9ed90

Please sign in to comment.