cardano-sl icon indicating copy to clipboard operation
cardano-sl copied to clipboard

Legacy explorer frontend dependency on NodeJS 6.x

Open deepfire opened this issue 6 years ago • 1 comments
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:

  1. We can't avoid using new haskell.nix, and
  2. nodejs-10_x doesn't do

deepfire avatar Nov 19 '19 12:11 deepfire

Blocks https://github.com/input-output-hk/cardano-sl/pull/4252

deepfire avatar Nov 19 '19 18:11 deepfire