diff options
Diffstat (limited to 'build-aux/check-final-inputs-self-contained.scm')
| -rw-r--r-- | build-aux/check-final-inputs-self-contained.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/check-final-inputs-self-contained.scm b/build-aux/check-final-inputs-self-contained.scm index a6148d12e33..dffdbcf49cf 100644 --- a/build-aux/check-final-inputs-self-contained.scm +++ b/build-aux/check-final-inputs-self-contained.scm | |||
| @@ -50,7 +50,7 @@ | |||
| 50 | directory)) | 50 | directory)) |
| 51 | ((_ . directory) directory)) | 51 | ((_ . directory) directory)) |
| 52 | (derivation->output-paths drv))))) | 52 | (derivation->output-paths drv))))) |
| 53 | %final-inputs)) | 53 | (%final-inputs system))) |
| 54 | 54 | ||
| 55 | (define (assert-valid-substitute substitute) | 55 | (define (assert-valid-substitute substitute) |
| 56 | "Make sure SUBSTITUTE does not refer to any bootstrap inputs, and bail out | 56 | "Make sure SUBSTITUTE does not refer to any bootstrap inputs, and bail out |
