Hello Steve,
Thank you (and all the people behind the Guix Foundation) for setting it
up!
Rutherther writes:
> 2. How to recover?
> If you already have multiple generations of guix profile, rollback
> (`guix pull --roll-back`), then `guix pull` normally.
> If you don't, you can do
> `guix time-machine --commit=96d87b4747c63bfce81f8b6ac8eba481f31ed44d -- pull`.
> This picks up guix fro
Hi!
I don't have a commit access, but I want to be a one of these four courageous
people.
Best regards,
Rodion Goritskov
Hi!
> Sounds good! Can you confirm your codeberg username is rodion-goritskov?
Sure, it definitely is.
Thanks!
Christopher Howard writes:
> Hi, I was just wondering if somebody is able to bump emacs-elpher package to
> 3.6.4, which was just released. It fixes a bug I reported.
>
> We have been stuck at 3.6.0 because for some reason the last few releases
> were not tagged in the repo. But the developer h
Fixes use of previously re-exported functions from (guix utils).
* src/cuirass/scripts/remote-server.scm (define-module): Change select of
call-with-temporary-output-file to (guix build utils) module.
---
src/cuirass/scripts/remote-server.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletio
Got some problems due to the change re-exports in (guix utils).
Also, should I send patches for Cuirass here or to the guix-patches?
Rodion Goritskov (1):
remote-server: Fix guix modules selects
src/cuirass/scripts/remote-server.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions