Merge pull request #170524 from armeenm/unbreak-hyperspace-cli
hyperspace-cli: unbreak
This commit is contained in:
commit
b8150f791c
1 changed files with 0 additions and 3 deletions
|
@ -89,9 +89,6 @@ let
|
|||
pkgs.lib.makeBinPath [ pkgs.nodejs ]
|
||||
}
|
||||
'';
|
||||
# See: https://github.com/NixOS/nixpkgs/issues/142196
|
||||
# [...]/@hyperspace/cli/node_modules/.bin/node-gyp-build: /usr/bin/env: bad interpreter: No such file or directory
|
||||
meta.broken = true;
|
||||
};
|
||||
|
||||
mdctl-cli = super."@medable/mdctl-cli".override {
|
||||
|
|
Loading…
Reference in a new issue