Remove argument in incorrect position
This commit is contained in:
parent
d4cd94f185
commit
818bd54cc6
1 changed files with 1 additions and 1 deletions
|
|
@ -1344,7 +1344,7 @@ SELECT 1 FROM derivation_source_file_nars WHERE derivation_source_file_id = $1"
|
||||||
derivation-ids-hash-table
|
derivation-ids-hash-table
|
||||||
chunk))
|
chunk))
|
||||||
1000
|
1000
|
||||||
input-derivations 1000)))))
|
input-derivations)))))
|
||||||
|
|
||||||
(fix-derivation-inputs conn drv))))))))))
|
(fix-derivation-inputs conn drv))))))))))
|
||||||
#:unwind? #t))
|
#:unwind? #t))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue