mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
nodePackages: fix eval
Remove use of aliases so that eval succeeds with allowAliases = false
This commit is contained in:
parent
0931341e55
commit
acc5559077
@ -228,7 +228,7 @@ let
|
||||
|
||||
near-cli = super.near-cli.override {
|
||||
nativeBuildInputs = with pkgs; [
|
||||
libusb
|
||||
libusb1
|
||||
nodePackages.prebuild-install
|
||||
nodePackages.node-gyp-build
|
||||
pkg-config
|
||||
|
Loading…
Reference in New Issue
Block a user