Commit Graph

8 Commits

Author SHA1 Message Date
Graham Christensen
ad32c9587e Rust binaries are - separated now for some resaon 2018-09-06 15:11:32 -04:00
Graham Christensen
f4b7b252f2
Fixup in newer nixpkgs: rust outputs _-separated bins instead of --separated bins 2018-06-04 12:24:51 -04:00
Graham Christensen
ec5a81877a Create a configure vs. run phase, update docs 2018-05-24 11:20:16 -04:00
Graham Christensen
e2ee557029 Switch the builder to use the linuxkit runner
Tested with:

while true; doecho Stopping; launchctl stop org.nix-community.linuxkit-builder; sleep 5; echo Starting; launchctl start org.nix-community.linuxkit-builder; sleep 20; done

all night long and found it never failed to boot / shutdown.
2018-05-23 10:41:23 -04:00
Graham Christensen
5bbbc2b35c accept -v 2018-05-23 09:59:37 -04:00
Graham Christensen
4569331df7 Increase defaults RAM 1024m -> 4096m, DISK 10g -> 80g 2018-05-14 13:25:43 -04:00
Graham Christensen
0e0fd1ee88 Clean up some path shenanigans 2018-04-17 10:46:20 -04:00
Graham Christensen
66c9ba4c16 Port the work from nixpkgs 2018-04-10 14:55:20 -04:00