···91 # NOTE: this may take a while since it has to update all packages in
92 # nixpkgs.nodePackages
93 passthru.updateScript = import ./update.nix {
94- inherit (stdenv) lib;
95 inherit (src.meta) homepage;
96 inherit
97 pname
···91 # NOTE: this may take a while since it has to update all packages in
92 # nixpkgs.nodePackages
93 passthru.updateScript = import ./update.nix {
94+ inherit lib;
95 inherit (src.meta) homepage;
96 inherit
97 pname