bug#64856: guix shell cache doesn't consider grafts

2023-10-12 Thread Ludovic Courtès
Hello, Maxim Cournoyer skribis: > While investigating https://issues.guix.gnu.org/64836, I discovered that > the cache of 'guix shell' doesn't take into account grafts for > subsequent invocations. Fixed in 75bdf8e06a325b90bf387a03f88726d338acbbf6. Thanks, Ludo’.

bug#64856: guix shell cache doesn't consider grafts

2023-07-25 Thread Maxim Cournoyer
Hello, While investigating https://issues.guix.gnu.org/64836, I discovered that the cache of 'guix shell' doesn't take into account grafts for subsequent invocations. Consider, using Guix at commit 21b718f4d6c3ded8ef50d12f6e9ae6474f74620f: --8<---cut here---start-