#!/usr/bin/env bash nix build -f default.nix "$@".app export STATIC_DIR=$(realpath ./result/static) echo $STATIC_DIR ./result/bin/ibb