emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55941: closed ([PATCH core-updates 0/3] Move switch-symlinks to (gui


From: GNU bug Tracking System
Subject: bug#55941: closed ([PATCH core-updates 0/3] Move switch-symlinks to (guix build utils))
Date: Fri, 24 Jun 2022 20:31:02 +0000

Your message dated Sat, 25 Jun 2022 02:00:19 +0530
with message-id <87fsjtls84.fsf@systemreboot.net>
and subject line Re: bug#55941: [PATCH core-updates 0/3] Move switch-symlinks 
to (guix build utils)
has caused the debbugs.gnu.org bug report #55941,
regarding [PATCH core-updates 0/3] Move switch-symlinks to (guix build utils)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
55941: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55941
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH core-updates 0/3] Move switch-symlinks to (guix build utils) Date: Mon, 13 Jun 2022 17:43:00 +0530
Hi,

As discussed on guix-devel, here are the patches moving switch-symlinks to
(guix build utils). I ran `make check'. I don't think this patchset introduces
any new failures, that is, other than those that are already failing on
core-updates.

Regards,
Arun

Arun Isaac (3):
  utils: Move switch-symlinks to (guix build utils).
  utils: Make switch-symlinks robust against interruption.
  services: pcscd: Use switch-symlinks from (guix build utils).

 gnu/services/security-token.scm     |  9 ++-------
 guix/build/utils.scm                | 24 ++++++++++++++++++++++--
 guix/profiles.scm                   |  3 ++-
 guix/scripts/home.scm               |  3 ++-
 guix/scripts/package.scm            |  3 ++-
 guix/scripts/system/reconfigure.scm |  4 +++-
 guix/utils.scm                      |  8 --------
 7 files changed, 33 insertions(+), 21 deletions(-)


base-commit: 0d09e2e29d1ef0afabebd843f51d41d6cfe340ee
-- 
2.36.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#55941: [PATCH core-updates 0/3] Move switch-symlinks to (guix build utils) Date: Sat, 25 Jun 2022 02:00:19 +0530
Thanks, pushed to core-updates!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]