mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
Add localhost as a build machine?
Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
parent
aca3815c62
commit
916fb9d897
|
@ -97,6 +97,7 @@ makeSystem {
|
||||||
eu.nixbuild.net x86_64-linux - 100 5 benchmark,big-parallel
|
eu.nixbuild.net x86_64-linux - 100 5 benchmark,big-parallel
|
||||||
eu.nixbuild.net aarch64-linux - 100 5 benchmark,big-parallel
|
eu.nixbuild.net aarch64-linux - 100 5 benchmark,big-parallel
|
||||||
eu.nixbuild.net i686-linux - 100 5 benchmark,big-parallel
|
eu.nixbuild.net i686-linux - 100 5 benchmark,big-parallel
|
||||||
|
localhost x86_64-linux - 100 5 local
|
||||||
'';
|
'';
|
||||||
nix-machines = nglib.dag.dagEntryAnywhere ''
|
nix-machines = nglib.dag.dagEntryAnywhere ''
|
||||||
export PATH=${pkgs.busybox}/bin
|
export PATH=${pkgs.busybox}/bin
|
||||||
|
|
Loading…
Reference in a new issue