5 lines
79 B
Makefile
5 lines
79 B
Makefile
.PHONY: nix\:rebuild
|
|
|
|
nix\:rebuild:
|
|
sudo darwin-rebuild switch --flake .#dart
|