Ricardo Wurmus writes:
> Please keep the language here civil. We don’t need more anger on our
> lists. If you feel frustrated, please take some time off email [...]
I agree about the language, but I have to say that I share ng0's
sentiment, and I'd like to weigh in for some more moderation of
Hi Ricardo,
> It might be used by some other dependency. Have you tried to located
> the different openssl variants in the output of “guix graph”?
Thanks, I forgot about graph! I can see openssl@1.0.2p seems to be a
dependency of 7 packages in the graph of owncloud-client, and 10
packages for ne
Oops, and I forgot to include the link to the package definition:
https://paste.debian.net/1089305/
Disregard the excess use-module bits. ;-)
signature.asc
Description: PGP signature
Hello Guix,
I've been trying to package the nextcloud-client for a while and am
stuck at a weird issue.
Since it is a fork of owncloud-client, I have just adapted the package
definition. With the addition of a patch from Parabola to strip out the
need for qtwebengine, I've gotten it to build.
Ho