Zhaofeng Li
|
f53ebef41c
|
nix/eval.nix: Disallow setting network and meta at the same time
|
2021-01-17 00:06:45 -08:00 |
|
Zhaofeng Li
|
2050e84bb8
|
nix/eval.nix: Support setting meta.nixpkgs to a .nix that returns an initialized Nixpkgs attrset
|
2021-01-17 00:06:20 -08:00 |
|
Zhaofeng Li
|
f3bf3dc492
|
Allow disabling --use-substitutes and --gzip during copying
|
2021-01-13 12:20:34 -08:00 |
|
Zhaofeng Li
|
2cb429ed8d
|
Minor fixes to CLI help messages
|
2021-01-01 20:45:41 -08:00 |
|
Zhaofeng Li
|
be8e30cebf
|
deployment.rs: Strip line endings for error logs
|
2020-12-30 16:54:07 -08:00 |
|
Zhaofeng Li
|
1125eb6d1b
|
nix: Suppress GC warnings
The derivations and built closures are intentionally not added as GC
roots. Maybe we can provide an option for those who want GC roots
to be created.
|
2020-12-29 12:10:00 -08:00 |
|
Zhaofeng Li
|
4c1ce95c15
|
apply_local.rs: s/Coult/Could
|
2020-12-29 12:05:06 -08:00 |
|
Zhaofeng Li
|
60d6475897
|
Traverse up to find hive.nix by default, and other CLI ergonomics fixes
|
2020-12-29 12:02:50 -08:00 |
|
Zhaofeng Li
|
9c8e3034f7
|
deployment.rs: Clippy
|
2020-12-28 21:35:57 -08:00 |
|
Zhaofeng Li
|
ed52e259aa
|
Add support for --show-trace
|
2020-12-28 21:35:43 -08:00 |
|
Zhaofeng Li
|
ab6515d935
|
eval.nix: Do not specify system in evalConfig
|
2020-12-28 17:17:13 -08:00 |
|
Zhaofeng Li
|
c60d63e053
|
deployment.rs: There is nothing "internal" now about the error after the refactor
|
2020-12-20 00:58:51 -08:00 |
|
Zhaofeng Li
|
d99089ad6b
|
nix: Set profile only with certain goals
|
2020-12-19 16:34:24 -08:00 |
|
Zhaofeng Li
|
480d7ea5a1
|
apply_local: Refactoring oops
|
2020-12-19 16:28:55 -08:00 |
|
Zhaofeng Li
|
2ad5027cee
|
nix: Also set the system profile...
|
2020-12-19 16:28:34 -08:00 |
|
Zhaofeng Li
|
45b6568164
|
Support per-node Nixpkgs overrides and local deployment
Also renamed the `network` key to `meta`.
|
2020-12-19 15:10:22 -08:00 |
|
Zhaofeng Li
|
d0ed138ef0
|
Refactoring and other stuff
|
2020-12-18 01:28:02 -08:00 |
|
Zhaofeng Li
|
e092ba5bb1
|
Initial commit
|
2020-12-15 20:23:02 -08:00 |
|