nodePackages: fix eval

Remove use of aliases so that eval succeeds with allowAliases = false
This commit is contained in:
Naïm Favier 2022-03-11 15:07:20 +01:00
parent 0931341e55
commit acc5559077
No known key found for this signature in database
GPG Key ID: 49B07322580B7EE2

View File

@ -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