mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
npmHooks.npmConfigHook: also patch shebangs after rebuilding
This commit is contained in:
@@ -96,6 +96,8 @@ npmConfigHook() {
|
||||
rm node_modules/.meow
|
||||
fi
|
||||
|
||||
patchShebangs node_modules
|
||||
|
||||
echo "Finished npmConfigHook"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user