cardano-sl
cardano-sl copied to clipboard
Legacy explorer frontend dependency on NodeJS 6.x
trafficstars
After bumping haskell.nix/iohk-nix/Nixpkgs, we no longer have the 6.x package set for NodeJS: https://buildkite.com/input-output-hk/cardano-sl/builds/13937#_
explorerFrontend: attribute 'nodejs-6_x' missing, at /var/lib/buildkite-agent/builds/packet-buildkite-3-ci3-1/input-output-hk/cardano-sl/explorer/frontend/default.nix:63:14
This can potentially be pretty bad, if:
- We can't avoid using new
haskell.nix, and nodejs-10_xdoesn't do
Blocks https://github.com/input-output-hk/cardano-sl/pull/4252