Hi Efraim, On Thu, 14 May 2020 at 10:15, Efraim Flashner <[email protected]> wrote:
> $ guix package -p profile1 -p profile2 -I | wc -l > 91 > $ guix package -p profile2 -p profile1 -I | wc -l > 12 I bet: $ guix package -p profile1 -I | wc -l 91 $ guix package -p profile2 -I | wc -l 12 Well, thank you for the report. Cheers, simon
