···9191 # NOTE: this may take a while since it has to update all packages in
9292 # nixpkgs.nodePackages
9393 passthru.updateScript = import ./update.nix {
9494- inherit (stdenv) lib;
9494+ inherit lib;
9595 inherit (src.meta) homepage;
9696 inherit
9797 pname