mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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:
parent
d030e42976
commit
bfdde69808
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue