#!/usr/bin/env bash

watch_file Cargo.toml
watch_file flake.nix
watch_file flake.lock

use flake . -L --accept-flake-config
