Michael Hoang
|
70af808347
|
linux-builder: change from modules to config
Using the type `deferredModule` fixes `pkgs` not being accessible as a
module argument (apart from `config._module.args.pkgs`).
|
2023-09-29 12:38:39 +01:00 |
|
Lily Ballard
|
97e978626e
|
linux-builder: add maxJobs option
Fixes #751
|
2023-08-02 12:33:34 -07:00 |
|
Michael Hoang
|
d9e825f121
|
linux-builder: fix evaluation errors
- `modules` cannot be a nested list
- `nix.settings.extra-trusted-users` might not be set
|
2023-07-09 13:55:22 +10:00 |
|
Michael Hoang
|
d2b01ab455
|
nix/linux-builder: init
|
2023-07-08 14:05:37 +10:00 |
|