hyperspace-cli: unbreak
This commit is contained in:
parent
847e6a1f9b
commit
f4f0f8a62b
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