nix-gerrit/buildBazelPackageNG/bazelRulesNodeJS5Hook/local_yarn/bin/yarn

7 lines
142 B
Bash

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