Files
lix/src/libmain
Linus Heckemann 8e0946e8df Remove repeat and enforce-determinism options
These only functioned if a very narrow combination of conditions held:

- The result path does not yet exist (--check did not result in
  repeated builds), AND
- The result path is not available from any configured substituters, AND
- No remote builders that can build the path are available.

If any of these do not hold, a derivation would be built 0 or 1 times
regardless of the repeat option. Thus, remove it to avoid confusion.
2022-12-07 11:36:48 +01:00
..
2022-08-24 22:36:40 +02:00
2020-10-28 17:54:28 -05:00
2019-03-14 14:11:12 +01:00
2022-10-28 12:19:37 +02:00