Olivier Dion via writes:
> Hi,
>
> Say I have a .guix.scm in my project with something like
> (specifications->manifest (list "guile" "guile-fibers" "guile-gcrypt"))
>
> If I want to develop with Geiser, it needs to find these modules in its
> load paths. My solution to this problem is the fol
On Mon, 01 Aug 2022, Tobias Geerinckx-Rice wrote:
> As ( implies, it's a strange thing to do. There might be a better
> solution to whatever your unspecified problem is.
Here's my full use case.
I do dynamic binary instrumentation. I basicaly insert call/jump at
runtime in programs for execu
On Mon, Aug 01, 2022 at 03:46:21PM -0400, Philip McGrath wrote:
> Hi folks,
>
> I have a patch series at https://gitlab.com/philip1/guix-patches/-/tree/zuo
> for the Racket 8.5.900 release candidate for the imminent Racket 8.6
> release.[1] The patch series also enables Racket CS and the
> 'che
Hi Olivier,
Olivier Dion via 写道:
I would like to use guix as a native-inputs for a package.
As ( implies, it's a strange thing to do. There might be a better
solution to whatever your unspecified problem is.
Is there any issue with that?
Only that the ‘guix’ package in guix is older tha
>Or do you recommend a different way to run NSCD and SSSD at the same time on
>RHEL/CentOS systems?
You only need to start it. We don't use it as a cache. We are only interested
in its network interface for use with glibc.
--
Ricardo
Hi folks,
I have a patch series at https://gitlab.com/philip1/guix-patches/-/tree/zuo for
the Racket 8.5.900 release candidate for the imminent Racket 8.6 release.[1]
The patch series also enables Racket CS and the 'chez-scheme-for-racket'
package on systems they haven't supported until now, su
Although, what's your use-case for that anyway?
-- (
On Mon Aug 1, 2022 at 7:45 PM BST, Olivier Dion via wrote:
> I would like to use guix as a native-inputs for a package. Is there any
> issue with that?
Nope :)
-- (
Hi Gottfried,
On Monday, August 1st, 2022 at 15:47, Gottfried wrote:
> Has somebody got experience with Jami or Mumble?
I've used Jami until recently. As other people already mentioned, installing
the "jami" package should be enough.
I only used it to converse with one person at a time, not g
Hi,
I would like to use guix as a native-inputs for a package. Is there any
issue with that?
--
Olivier Dion
oldiob.dev
On Mon, 1 Aug 2022, Christopher Batten wrote:
On Jul 27, 2022, at 8:44 AM, Ricardo Wurmus wrote:
Hi Christopher,
Turns out we are using SSSD not NCSD on our Linux systems. It seems to be
working fine:
You will need to run NSCD if you want Guix software to be able to talk
to the system’s S
>>> > On Jul 27, 2022, at 8:44 AM, Ricardo Wurmus wrote:
>>> >
>>> > Hi Christopher,
>>> >
>>> >> Turns out we are using SSSD not NCSD on our Linux systems. It seems to
>>> >> be working fine:
>>> >
>>> > You will need to run NSCD if you want Guix software to be able to talk
>>> > to the syst
Hi,
Say I have a .guix.scm in my project with something like
(specifications->manifest (list "guile" "guile-fibers" "guile-gcrypt"))
If I want to develop with Geiser, it needs to find these modules in its
load paths. My solution to this problem is the following .geiser at the
project root:
--8<
Hi Gottfried,
Gottfried writes:
> Thanks for all answers,
>
> I want to use my laptop and talk to somebody or even exeptionally to
> others (several people) in a room, connected through one
> laptop. (through more laptops - I haven't done it yet, so I don't
> know)
>
> Earlier I used Skype.
>
>
On Mon Aug 1, 2022 at 4:47 PM BST, Gottfried wrote:
> 1 for mumble, 9 for murmur, which belong together, as far as I
> understand it.
Murmur is a non-cryptographic hash function which has absolutely nothing
to do with Mumble (though it's entirely possible Mumble uses a MurmurHash
somewhere)...
Hi Guixers,
Sorry, I forgot to mention "mumble" besides "Jami" and "Jitsi Meet".
Only Jami and Mumble are available in Guix.
mumble: Version 1.4.230
Defined at gnu/packages/telephony.scm:556 (guix channel)
Installation command: guix install mumble
Pac
On Mon Aug 1, 2022 at 4:26 PM BST, Gottfried wrote:
> jami 20220726.1515.da8d1da Qt Jami client https://jami.net
You want this one. The rest are all internal things, except for:
> jami-gnome20220726.1515.da8d1da Qt Jami client https://jami.net
which is a legacy client, based on GTK. The
Thanks for all answers,
I want to use my laptop and talk to somebody or even exeptionally to
others (several people) in a room, connected through one laptop.
(through more laptops - I haven't done it yet, so I don't know)
Earlier I used Skype.
Jitsi Meet isn't in guix. But Jami is there.
T
Hi Gottfried,
"(" writes:
> On Mon Aug 1, 2022 at 12:55 PM BST, Akib Azmain Turja wrote:
>> There is a software named Jitsi Meet, through I think that's not what
>> you want.
> Also, Jitsi only really has a web application. (There *is* a desktop app,
> but it's written in Java and appears to be
On Mon Aug 1, 2022 at 12:55 PM BST, Akib Azmain Turja wrote:
> There is a software named Jitsi Meet, through I think that's not what
> you want.
Also, Jitsi only really has a web application. (There *is* a desktop app,
but it's written in Java and appears to be abandoned, and it's not in
Guix.)
Gottfried writes:
> Hi Guixers,
>
> is there a substitute for Skype available in Guix?
>
> I don't want to use Skype as a Microsoft Programm.
>
> Gottfried
>
>
There is a software named Jitsi Meet, through I think that's not what
you want.
--
Akib Azmain Turja
Find me on Mastodon at @akib@hos
On Mon Aug 1, 2022 at 12:00 PM BST, Gottfried wrote:
> is there a substitute for Skype available in Guix?
Try GNU Jami or Mumble. (Not sure how good these are, I just know that
they do video conferencing.)
-- (
Hi Guixers,
is there a substitute for Skype available in Guix?
I don't want to use Skype as a Microsoft Programm.
Gottfried
OpenPGP_0x61FAF349C9FB7F94.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
Hi guix !
I continue to dig into guix home, and thanks of ~dominicm src hut dotfile repo
(Yubikey config works !) and your help on previous message on this mailling
list, everything goes pretty well …
But … actually, i’m stuck with a mutable configuration with my password
management.
Using pa
24 matches
Mail list logo