all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* are gnutls binaries available in guix?
@ 2020-08-13 13:47 Giovanni Biscuolo
  2020-08-13 14:20 ` Tobias Geerinckx-Rice
  0 siblings, 1 reply; 3+ messages in thread
From: Giovanni Biscuolo @ 2020-08-13 13:47 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

Hello guix,

please how can I install the binary utilities included in gnutls?

I see gnutls package have 3 outputs: out (default), debug and doc: I
tried "guix environment gnutls" and ""guix environment gnutls:debug" but
I cannot find the binaries.

Any hint please?

Thanks, Gio'

-- 
Giovanni Biscuolo

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

* Re: are gnutls binaries available in guix?
  2020-08-13 13:47 are gnutls binaries available in guix? Giovanni Biscuolo
@ 2020-08-13 14:20 ` Tobias Geerinckx-Rice
  2020-08-13 14:41   ` Giovanni Biscuolo
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Geerinckx-Rice @ 2020-08-13 14:20 UTC (permalink / raw)
  To: Giovanni Biscuolo; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 355 bytes --]

Gio',

Giovanni Biscuolo 写道:
> I see gnutls package have 3 outputs: out (default)

That's the one.

> I tried "guix environment gnutls" and ""guix environment 
> gnutls:debug"
> but I cannot find the binaries.

‘guix environment gnutls’ doesn't provide gnutls; ‘gnu environment 
--ad-hoc gnutls’ does.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

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

* Re: are gnutls binaries available in guix?
  2020-08-13 14:20 ` Tobias Geerinckx-Rice
@ 2020-08-13 14:41   ` Giovanni Biscuolo
  0 siblings, 0 replies; 3+ messages in thread
From: Giovanni Biscuolo @ 2020-08-13 14:41 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 467 bytes --]

Hi Tobias

Tobias Geerinckx-Rice <me@tobias.gr> writes:

[...]

> ‘guix environment gnutls’ doesn't provide gnutls; ‘gnu environment 
> --ad-hoc gnutls’ does.

Oh my… "guix environment <package>" provides an augmented environment
needed TO BUILD <package>, it DOES NOT add the package to the
environment: I should self-repeat that 42 times more. 

Thanks! Gio' aka "Guix Fu Panda" :grin:

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2020-08-13 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-13 13:47 are gnutls binaries available in guix? Giovanni Biscuolo
2020-08-13 14:20 ` Tobias Geerinckx-Rice
2020-08-13 14:41   ` Giovanni Biscuolo

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.