lix/doc/manual/src/command-ref
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
..
command-ref.md
conf-file-prefix.md Fix XDG_CONFIG_DIRS fallback 2021-11-17 14:31:15 +01:00
env-common.md Merge branch 'doc-redirects' of https://github.com/jtojnar/nix 2022-05-27 11:12:41 +02:00
experimental-commands.md Start generation of the nix.1 manpage 2020-08-17 19:33:18 +02:00
files.md
main-commands.md
nix-build.md Add disambiguation to man page 2022-06-14 18:13:35 +02:00
nix-channel.md Replace the trailing markdown spaces by a backslash 2021-04-23 14:37:21 +02:00
nix-collect-garbage.md Remove stray 'Title:' from the manual 2020-10-08 17:30:40 +02:00
nix-copy-closure.md nix-copy-closure: improve wording 2022-09-28 01:05:46 +02:00
nix-daemon.md manual: build action -> build task 2022-11-06 13:28:18 +01:00
nix-env.md manual: remove "Writing Nix Expressions" chapter 2022-08-04 11:59:25 +02:00
nix-hash.md Replace the trailing markdown spaces by a backslash 2021-04-23 14:37:21 +02:00
nix-instantiate.md manual: remove "Writing Nix Expressions" chapter 2022-08-04 11:59:25 +02:00
nix-prefetch-url.md Replace the trailing markdown spaces by a backslash 2021-04-23 14:37:21 +02:00
nix-shell.md Add disambiguation to man page 2022-06-14 18:13:35 +02:00
nix-store.md Remove repeat and enforce-determinism options 2022-12-07 11:36:48 +01:00
opt-common-syn.md
opt-common.md manual: remove "Writing Nix Expressions" chapter 2022-08-04 11:59:25 +02:00
opt-inst-syn.md
utilities.md