Remove argument in incorrect position

This commit is contained in:
Christopher Baines 2025-04-19 09:26:02 +01:00
parent d4cd94f185
commit 818bd54cc6

View file

@ -1344,7 +1344,7 @@ SELECT 1 FROM derivation_source_file_nars WHERE derivation_source_file_id = $1"
derivation-ids-hash-table
chunk))
1000
input-derivations 1000)))))
input-derivations)))))
(fix-derivation-inputs conn drv))))))))))
#:unwind? #t))