Refactor default.nix to follow Nix Flakes patterns

This commit is contained in:
Quentin Dufour
2022-07-25 14:58:47 +02:00
committed by Alex Auvolat
parent ac98769009
commit 71d4cf42f1
4 changed files with 200 additions and 188 deletions
+2
View File
@@ -5,3 +5,5 @@ cores = 4
log-lines = 200
filter-syscalls = false
sandbox = false
keep-outputs = true
keep-derivations = true