[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: bcachefs-tools-static: Add own synopsis.
From: |
guix-commits |
Subject: |
07/07: gnu: bcachefs-tools-static: Add own synopsis. |
Date: |
Thu, 19 Sep 2024 06:14:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit bfdde6980834fe462b370ddb1ca0e42b22632090
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Aug 18 02:00:00 2024 +0200
gnu: bcachefs-tools-static: Add own synopsis.
* gnu/packages/file-systems.scm (bcachefs-tools/static)[synopsis]:
Say ‘statically-linked’.
Change-Id: Ie7a9da1d160d0386ca3b1c7266fce3c700028e92
---
gnu/packages/file-systems.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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
- branch master updated (05e64894e0 -> bfdde69808), guix-commits, 2024/09/19
- 01/07: gnu: guile-static-initrd: Remove (sxml) module hierarchy., guix-commits, 2024/09/19
- 03/07: gnu: bcachefs-tools: Update to 1.11.0., guix-commits, 2024/09/19
- 05/07: gnu: bcachefs-tools-static: Rename., guix-commits, 2024/09/19
- 02/07: gnu: ldns: Update to 1.8.4., guix-commits, 2024/09/19
- 07/07: gnu: bcachefs-tools-static: Add own synopsis.,
guix-commits <=
- 04/07: gnu: bcachefs-tools: Add shell completions., guix-commits, 2024/09/19
- 06/07: gnu: bcachefs-tools: Support FUSE., guix-commits, 2024/09/19