Fix hash display for formatted derivations
This commit is contained in:
parent
5664cde17c
commit
62fc9b7225
1 changed files with 1 additions and 1 deletions
|
|
@ -723,7 +723,7 @@
|
|||
(or hash-algorithm ""))
|
||||
"\""
|
||||
","
|
||||
"\"" ,hash "\""
|
||||
"\"" ,(or hash "") "\""
|
||||
")"
|
||||
,@(if (eq? count-down 0)
|
||||
'()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue