[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/22: gnu: cryfs: Remove input labels.
From: |
guix-commits |
Subject: |
03/22: gnu: cryfs: Remove input labels. |
Date: |
Wed, 19 Oct 2022 15:37:44 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d90d24bcbc9399ff9d7fb7759d56988d11f86c0a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 16 02:00:05 2022 +0200
gnu: cryfs: Remove input labels.
* gnu/packages/crypto.scm (cryfs)[native-inputs]: Remove label strings.
---
gnu/packages/crypto.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm
index 71dfedc7ff..b6dcbc0c0d 100644
--- a/gnu/packages/crypto.scm
+++ b/gnu/packages/crypto.scm
@@ -1530,8 +1530,7 @@ non-encrypted files.")
"fspp-test")))))
#t)))))
(native-inputs
- `(("python" ,python-wrapper)
- ("pkg-config" ,pkg-config)))
+ (list pkg-config python-wrapper))
(inputs
(list boost curl fuse range-v3 spdlog))
(home-page "https://www.cryfs.org/")
- branch master updated (7ecd85eacb -> ac553ba68e), guix-commits, 2022/10/19
- 05/22: gnu: qjackctl: Update to 0.9.8., guix-commits, 2022/10/19
- 10/22: gnu: synthv1: Update to 0.9.27., guix-commits, 2022/10/19
- 11/22: gnu: drumkv1: Update to 0.9.27., guix-commits, 2022/10/19
- 06/22: gnu: qjackctl: Remove unused qtx11extras input., guix-commits, 2022/10/19
- 09/22: gnu: mtools: Update to 4.0.41., guix-commits, 2022/10/19
- 17/22: gnu: pass-tomb: Update to 1.3., guix-commits, 2022/10/19
- 02/22: gnu: cryfs: Update to 0.11.3., guix-commits, 2022/10/19
- 03/22: gnu: cryfs: Remove input labels.,
guix-commits <=
- 01/22: gnu: bind: Update to 9.16.34., guix-commits, 2022/10/19
- 04/22: gnu: cryfs: Remove trailing #t., guix-commits, 2022/10/19
- 07/22: gnu: mcelog: Update to 189., guix-commits, 2022/10/19
- 08/22: gnu: cpuid: Update to 20221003., guix-commits, 2022/10/19
- 14/22: gnu: qtractor: Update to 0.9.28., guix-commits, 2022/10/19
- 16/22: gnu: cracklib: Update to 2.9.8., guix-commits, 2022/10/19
- 19/22: gnu: python-curtsies: Update to 0.4.0., guix-commits, 2022/10/19
- 20/22: gnu: Add go-filippo-io-edwards25519., guix-commits, 2022/10/19
- 21/22: gnu: Add age., guix-commits, 2022/10/19
- 22/22: gnu: Add pass-age., guix-commits, 2022/10/19