#!/bin/sh -eux
cd "${0%/*}"/../..
nix -L run .#mermet.switch "$@"