#!/usr/bin/env bash

REPO=$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)
source "$REPO/nix/lib.inc.sh"

wrap node "$REPO" "$@"