diff --git a/makefile b/makefile index 96e3daa..302f3c4 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,2 @@ build: go build -C src -o cocommit - -build-nix: - GOWORK=off go build -C src -o cocommit