nix-gerrit/buildBazelPackageNG/bazelRulesNodeJS5Hook/local_node/bin/npm

7 lines
143 B
Bash

#!/bin/sh
# SPDX-FileCopyrightText: 2024 The nix-gerrit Authors <git@lukegb.com>
# SPDX-License-Identifier: MIT
exec "@nodejs@/bin/npm" "$@"