Fix an error with the formatted derivation page
This commit is contained in:
parent
a498433643
commit
1cc5accb9e
1 changed files with 1 additions and 1 deletions
|
|
@ -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 "\""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue