all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* What can be done about zipped sources
@ 2019-06-04  1:54 Jesse Gibbons
  2019-06-04  2:05 ` Jesse Gibbons
  0 siblings, 1 reply; 2+ messages in thread
From: Jesse Gibbons @ 2019-06-04  1:54 UTC (permalink / raw)
  To: help-guix

I have a project that relies on the python random2 module at
<https://pypi.org/project/random2/>. Guix cannot extract it because
it is a zip, not a tarball. Is there a workaround?
Thanks,
-Jesse

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: What can be done about zipped sources
  2019-06-04  1:54 What can be done about zipped sources Jesse Gibbons
@ 2019-06-04  2:05 ` Jesse Gibbons
  0 siblings, 0 replies; 2+ messages in thread
From: Jesse Gibbons @ 2019-06-04  2:05 UTC (permalink / raw)
  To: help-guix

On Mon, 3 Jun 2019 19:54:48 -0600
Jesse Gibbons <jgibbons2357@gmail.com> wrote:

> I have a project that relies on the python random2 module at
> <https://pypi.org/project/random2/>. Guix cannot extract it because
> it is a zip, not a tarball. Is there a workaround?
> Thanks,
> -Jesse

Never mind. I figured it out. Just include unzip as a native input and
make sure the url has the .zip suffix.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-04  2:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04  1:54 What can be done about zipped sources Jesse Gibbons
2019-06-04  2:05 ` Jesse Gibbons

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.