diff options
Diffstat (limited to 'build-aux')
| -rw-r--r-- | build-aux/cuirass/evaluate.scm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build-aux/cuirass/evaluate.scm b/build-aux/cuirass/evaluate.scm index 7ae5c266d13..88b1117b434 100644 --- a/build-aux/cuirass/evaluate.scm +++ b/build-aux/cuirass/evaluate.scm | |||
| @@ -42,11 +42,6 @@ | |||
| 42 | ((command directory) | 42 | ((command directory) |
| 43 | (let ((real-build-things build-things)) | 43 | (let ((real-build-things build-things)) |
| 44 | (with-store store | 44 | (with-store store |
| 45 | ;; Make sure we don't resort to substitutes. | ||
| 46 | (set-build-options store | ||
| 47 | #:use-substitutes? #f | ||
| 48 | #:substitute-urls '()) | ||
| 49 | |||
| 50 | ;; The evaluation of Guix itself requires building a "trampoline" | 45 | ;; The evaluation of Guix itself requires building a "trampoline" |
| 51 | ;; program, and possibly everything it depends on. Thus, allow builds | 46 | ;; program, and possibly everything it depends on. Thus, allow builds |
| 52 | ;; but print a notification. | 47 | ;; but print a notification. |
