mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: cryfs: Remove trailing #t.
* gnu/packages/crypto.scm (cryfs)[arguments]: Don't explicitly return #t from phases.
This commit is contained in:
parent
d90d24bcbc
commit
dd9b31254b
1 changed files with 9 additions and 10 deletions
|
@ -1527,8 +1527,7 @@ non-encrypted files.")
|
||||||
'("cpp-utils-test"
|
'("cpp-utils-test"
|
||||||
"cryfs-cli-test"
|
"cryfs-cli-test"
|
||||||
"blobstore-test"
|
"blobstore-test"
|
||||||
"fspp-test")))))
|
"fspp-test"))))))))))
|
||||||
#t)))))
|
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list pkg-config python-wrapper))
|
(list pkg-config python-wrapper))
|
||||||
(inputs
|
(inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue