projects
/
gamesguru
/
feather.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72a679d
)
guix: osslsigncode: disable tests
author
tobtoht
<tob@featherwallet.org>
Sat, 1 Nov 2025 15:24:10 +0000
(16:24 +0100)
committer
tobtoht
<tob@featherwallet.org>
Sat, 1 Nov 2025 15:24:10 +0000
(16:24 +0100)
contrib/guix/manifest.scm
patch
|
blob
|
history
diff --git
a/contrib/guix/manifest.scm
b/contrib/guix/manifest.scm
index db4615092fc80327ce47b5b6b451dedc74842c1d..94fe0a21931b0745fb187319a62e2a04c2292e8d 100644
(file)
--- a/
contrib/guix/manifest.scm
+++ b/
contrib/guix/manifest.scm
@@
-249,6
+249,9
@@
chain for " target " development."))
(base32
"160dwjzpwaxism6r7ryn7dgfq78rk3nkbg9m2kwg512hhn20blqh"))))
(build-system cmake-build-system)
+ (arguments
+ (list
+ #:tests? #f))
(inputs (list openssl zlib))
(home-page "https://github.com/mtrojnar/osslsigncode")
(synopsis "Authenticode signing and timestamping tool")