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

7 lines
144 B
Bash

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