Hi !
I did, thanks :) But this post talks only about shepherd, not its
integration with guix. It is indeed a very good resource for creating
shepherd services, and I was able thanks to it to write a shepherd
service.
What I would like to do is create a shepherd service, using some
facilities offe
On Mon, Apr 12, 2021 at 08:38:45PM +0200, amuza wrote:
> Hello!
>
> I'm new here. Some weeks ago I installed the Guix package manager on top
> of Trisquel and so far I'm very happy.
>
> Let me say that I'm not a developer or anything similar, so I easily get
> lost.
>
> And now my question:
> I
On Tue, Apr 13, 2021 at 08:26:32PM -0400, Bone Baboon wrote:
> Thank you for sharing that link. It inspired several tests that I
> conducted which helped me solve the problem. The issue was that the
> date was significantly incorrect.
>
> I was able to fix this with `sudo date --set='-MM-DD
Charles Direg writes:
> Hi,
>
> How can I do a compilation of the packages natively?
Yes this is possible! You can disable substitutes to compile all
packages natively.
>
> What I mean is that, for example in Gentoo it can be used inside
> /etc/portage/make.conf: CFLAGS="-O2 -march=native -mtu
Vladilen Kozin writes:
> Hi guix.
>
> Is it possible and where could I find contents of /etc for a specific
> system generation. Ditto dmesg of the last boot of specific
> generation? Not necessarily current generation though.
Hmmm. I suppose you could try to make a guix system vm with that
con
"Frosku" writes:
> Hey all,
>
> I've installed flatpak along with xdg-desktop-portal &
> xdg-desktop-portal-gtk, but whenever
> I try to use certain applications I get output like:
>
> Failed to call portal: GDBus.Error:org.freedesktop.DBu
> s.Error.UnknownMethod: No such interface ?org.freedesk
Reily Siegel writes:
> Hello, Im having a bit of trouble configuring elogind and upower on my
> laptop that is running guix system. The system reconfigures fine, but
> it
> doesnt seem like the configuration takes effect with regard to idle
> time
> (from elogind) and auto power off (from upower)
Hello,
On Wed, Apr 14, 2021 at 8:32 PM Joshua Branson wrote:
>
> Charles Direg writes:
>
> > Hi,
> >
> > How can I do a compilation of the packages natively?
>
> Yes this is possible! You can disable substitutes to compile all
> packages natively.
I think Charles meant compilation optimized fo
On Wed, Apr 14 2021, Vincent Legoll wrote:
>> If you wanted to compile packages with specific compile flags, then
>> you'll need to make custom package definitions.
>
> That's probably what Charles wants, but in a global way, settings
> CFLAGS once for the whole distro.
The manual mentions the ‘p
Hello Guix users!
A while ago I sent in a patch to add a package, but I realize, that I might have
made a mistake, by attaching the git patch file, instead of copy pasting its
content as a message.
Should I send a new patch with the patch as the only text in the e-mail?
Would this conflict with
Julien Lepiller writes:
> No, Shepherd doesn't have a notion of stages. You can make it run a command
> at startup by using a normal service though. I use one on my server to set up
> static networking with ipv4 and ipv6 by running iproute. See
> https://git.lepiller.eu/system-configuration/t
I am trying to connect to Freenode. This was working fine but now I am
receiving this error message:
```
*** Notice -- You need to authenticate via sasl to use this server
!!! Closing link:
(SASL access only)
!!! freenode: connection broken by remote peer (closed)
```
The IRC client I am us
On Thu Apr 15, 2021 at 1:06 AM BST, Bone Baboon wrote:
> I am trying to connect to Freenode. This was working fine but now I am
> receiving this error message:
>
> ```
> *** Notice -- You need to authenticate via sasl to use this server
> !!! Closing link:
> (SASL access only)
> !!! freenode: conn
Bone Baboon writes:
I am trying to connect to Freenode. This was working fine but
now I am
receiving this error message:
```
*** Notice -- You need to authenticate via sasl to use this
server
Which server? Would it by any chance be zettel., meaning that
you're using Tor? IIRC SASL authen
On Thu, Apr 15, 2021 at 01:11:13AM +0200, Zelphir Kaltstahl wrote:
> A while ago I sent in a patch to add a package, but I realize, that I might
> have
> made a mistake, by attaching the git patch file, instead of copy pasting its
> content as a message.
>
> Should I send a new patch with the pat
Tobias Geerinckx-Rice writes:
> Which server? Would it by any chance be zettel., meaning that
> you're using Tor? IIRC SASL authentication has always been
> mandatory there.
I am not using Tor.
The servers have not been zettel.
Frosku writes:
> Are you using tor? Because only certain forms of SASL authentication
> are supported on tor.
>
> https://freenode.net/news/tor-online
I am not using tor.
Hello:
I'd like to run the LAMP stack under Guix, running from a binary install on a
Debian system - I'm not sure this is possible when not running on Guix system,
i.e. without reconfiguring the system with httpd etc service. Is it possible?
The reason I'd like to do this, is I'd like to use Le
I tried building binary instead of c interface before(0.5.0-alpha). And
it worked fine. So it seems like problem is outdated rust-cargo-c. But
I'm not sure how can we upgrade rust-cargo-c. It depends on cargo as an
input, but putting ("cargo" ,rust "cargo") in #:cargo-inputs didn't work
for me.
19 matches
Mail list logo