Re: guix home: error: rmdir: No such file or directory

2022-04-08 Thread Brian Cully
Feng Shu writes: >> Cleaning up symlinks from previous home at >> /gnu/store/m70cycn4wkhqmk85pkh8jxspbnw35sw8-home. >> >> guix home: error: rmdir: No such file or directory > > yestoday have no this problem, today I guix pull and move > home-files-service-type (add "."), this issue is found.

Re: guix home: error: rmdir: No such file or directory

2022-04-08 Thread Feng Shu
Feng Shu writes: > feng@Guix ~$ LC_ALL=C ihome-reconfig ihome-reconfig is an alias of guix home reconfigure myconfig > Cleaning up symlinks from previous home at > /gnu/store/m70cycn4wkhqmk85pkh8jxspbnw35sw8-home. > > guix home: error: rmdir: No such file or directory yestoday have no this

guix home: error: rmdir: No such file or directory

2022-04-08 Thread Feng Shu
feng@Guix ~$ LC_ALL=C ihome-reconfig Cleaning up symlinks from previous home at /gnu/store/m70cycn4wkhqmk85pkh8jxspbnw35sw8-home. guix home: error: rmdir: No such file or directory --

Updating from Go 1.17 to 1.18

2022-04-08 Thread Pier-Hugues Pellerin
Hello, I am trying to update Go to 1.18, I do have a *working* patch that defines a package that inherits from 1.17 and that adjusts the inputs. However, I have a few questions: 1. Is inheriting the way to do that? The package's build system appears to be the same from 1.17. 2. How can I rebuild

Sockets in Shepherd, and Emacs, oh my!

2022-04-08 Thread Liliana Marie Prikler
Hi Guix, given that Shepherd 0.9.0 adds support for systemd-style socket activation and Emacs supports that (if linked against systemd!) I wanted to try it out. Here's my "generic" recipe for constructing an Emacs service: --8<---cut here---start->8--- (define