1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 11:00:36 +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:
Tobias Geerinckx-Rice 2022-10-16 02:00:02 +02:00
parent d90d24bcbc
commit dd9b31254b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1527,8 +1527,7 @@ non-encrypted files.")
'("cpp-utils-test"
"cryfs-cli-test"
"blobstore-test"
"fspp-test")))))
#t)))))
"fspp-test"))))))))))
(native-inputs
(list pkg-config python-wrapper))
(inputs