mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-15 21:08:21 +00:00
remove unused nixbldUsers
This commit is contained in:
parent
f5d7e387ea
commit
dc5c27a650
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ let
|
||||||
|
|
||||||
cfg = config.nix;
|
cfg = config.nix;
|
||||||
|
|
||||||
nixbldUsers = map makeNixBuildUser (range 1 cfg.nrBuildUsers);
|
|
||||||
|
|
||||||
nixConf =
|
nixConf =
|
||||||
let
|
let
|
||||||
# If we're using sandbox for builds, then provide /bin/sh in
|
# If we're using sandbox for builds, then provide /bin/sh in
|
||||||
|
|
Loading…
Add table
Reference in a new issue