set flake to master, changes in Makefile, vim and home
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 24s

This commit is contained in:
2026-05-12 15:10:03 +02:00
parent 6a80170d4d
commit 91702ec7a3
6 changed files with 14 additions and 15 deletions

View File

@ -5,7 +5,7 @@ MODE ?= switch
EXTRAFLAGS ?=
FLAGS = --impure --cores $(THREADS) -j $(THREADS) $(EXTRAFLAGS)
FLAGS = --impure -j 1 -L $(EXTRAFLAGS)
ifdef OFFLINE
FLAGS += --option binary-caches ''