gnu: bcachefs-tools-static: Add own synopsis.

* gnu/packages/file-systems.scm (bcachefs-tools/static)[synopsis]:
Say ‘statically-linked’.

Change-Id: Ie7a9da1d160d0386ca3b1c7266fce3c700028e92
This commit is contained in:
Tobias Geerinckx-Rice 2024-08-18 02:00:00 +02:00
parent d030e42976
commit bfdde69808
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -818,7 +818,8 @@ performance and other characteristics.")
`(,lz4 "static") `(,lz4 "static")
`(,util-linux "static") `(,util-linux "static")
`(,zlib "static") `(,zlib "static")
`(,zstd "static")))))) `(,zstd "static"))))
(synopsis "Statically-linked, minimal variant of bcachefs-tools")))
(define-public bcachefs/static (define-public bcachefs/static
(package (package