1 2 3 4 5 6 7 8 9 10 11 12 13
system := `nix-instantiate --raw --strict --eval -E builtins.currentSystem` check: nix flake check fmt: nix run write-ci: nix run .#render-workflows update-rs: nix flake lock --update-input fenix