[private] default: @just -l # run flake checks check: nix flake check --impure # format source code fmt: nix fmt # build and switch NixOS configuration, without adding it to the boot menu test *FLAGS: cargo nextest run # updates all flake inputs, or specified inputs update *INPUTS: nix flake update {{ INPUTS }}