bug-guix
[Top][All Lists]
Advanced

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

bug#33647: First `guix pull' behaves unexpectedly


From: Tobias Geerinckx-Rice
Subject: bug#33647: First `guix pull' behaves unexpectedly
Date: Wed, 19 Dec 2018 20:27:24 +0100

swedebugia wrote:
address@hidden:~$ time hash pacman

real    0m0,000s
user    0m0,000s
sys     0m0,000s

So it won't and any measuable overhead to just call this in the end of
guix package after updating the symlinks to the new profile
generation.

Do you mean to put something like

 guix() {
   command "$1" "$@"
   hash "$1"
 }

in the default /etc/profile (or wherever such things belong)?

I think this is far too intrusive and magical to do by default, considering its limited one-time-only usefulness. The same goes for patching shells.

Kind regards,

T G-R





reply via email to

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