Fix an error with the formatted derivation page

This commit is contained in:
Christopher Baines 2021-04-23 11:13:04 +01:00
parent a498433643
commit 1cc5accb9e

View file

@ -761,7 +761,7 @@ time."
,(display-store-item path)) ,(display-store-item path))
"\"," "\","
,(string-append (if recursive? "\"r:" "\"") ,(string-append (if recursive? "\"r:" "\"")
hash-algorithm) (or hash-algorithm ""))
"\"" "\""
"," ","
"\"" ,hash "\"" "\"" ,hash "\""