Fix hash display for formatted derivations

This commit is contained in:
Christopher Baines 2024-12-08 20:03:03 +00:00
parent 5664cde17c
commit 62fc9b7225

View file

@ -723,7 +723,7 @@
(or hash-algorithm "")) (or hash-algorithm ""))
"\"" "\""
"," ","
"\"" ,hash "\"" "\"" ,(or hash "") "\""
")" ")"
,@(if (eq? count-down 0) ,@(if (eq? count-down 0)
'() '()