repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python312Packages.databricks-sdk: 0.41.0 -> 0.43.0 (#380426)
[NixPkgs.git]
/
pkgs
/
development
/
compilers
/
dotnet
/
patch-npm-packages.proj
blob
1096799f6f64c45ff953d65e72b837e610b453fb
1
<Project>
2
<Target Name="PatchNpmPackages" AfterTargets="RestoreNpmPackages">
3
<Exec Command="source '$(RepoRoot)/patch-shebangs.sh' && patchShebangs %24(find '$(RepoRoot)' -name node_modules -type d) 2>&1"/>
4
</Target>
5
</Project>