Files
haschel/Makefile
Atridad Lahiji bdf7644b9d
All checks were successful
Deploy NixOS / deploy (push) Successful in 21s
Add update to makefile
2026-02-19 09:57:34 -07:00

8 lines
70 B
Makefile

.PHONY: lock update
lock:
nix flake lock
update:
nix flake update