about summary refs log tree commit diff
path: root/justfile
blob: 9e6f93e7b0a5e125524882d33e2a1f2c22db9115 (plain) (blame)
1
2
3
4
5
6
7
8
setup:
	rye sync

update-deps:
	nix flake update --commit-lock-file

build-darwin:
	darwin-rebuild build --flake .#