aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/file-systems.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 8a2255f078..059bdf67a9 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -818,7 +818,8 @@ performance and other characteristics.")
`(,lz4 "static")
`(,util-linux "static")
`(,zlib "static")
- `(,zstd "static"))))))
+ `(,zstd "static"))))
+ (synopsis "Statically-linked, minimal variant of bcachefs-tools")))
(define-public bcachefs/static
(package