stephank / yarn-plugin-nixify

Yarn v3/v4 plugin to help with Nix packaging
BSD 2-Clause "Simplified" License
68 stars 7 forks source link

yarn packages respect overrideAttrs #51

Closed nicknovitski closed 1 year ago

nicknovitski commented 1 year ago

Currently, for example, if a package has a native dependency, then pkg could build while pkg.yarn cannot.