mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
6cf5458e30
* Remove unused npm_nix * Use node_nix directly on Unix rules_nodejs requires a vendored node to contain the node distribution in a subdirectory of the provided external repository. With the default node Nix package this is not the case. The nodejs_dev_env workspace used an intermediate repository rule to fulfill these requirements. Occasionally, this caused flakiness on CI. This change fulfills this requirement on the Nix side, so that Bazel can consume the provided Nix derivation directly. CHANGELOG_BEGIN CHANGELOG_END * Avoid collision with dev-env tools like license-checker * buildifier-fix * Add comment motivating use of `@node_nix` on Unix. * Document npm-cli patch Co-authored-by: Andreas Herrmann <andreash87@gmx.ch> |
||
---|---|---|
.. | ||
certs | ||
nixpkgs | ||
overrides | ||
tools | ||
bazel-cc-toolchain.nix | ||
bazel.nix | ||
BUILD.bazel | ||
default.nix | ||
ghc.nix | ||
nixpkgs.nix | ||
packages.nix | ||
release.nix | ||
with-packages-wrapper.nix |