duplicate package names in channels

2022-09-30 Thread Fulbert
Hello ! I'm not sure if guix supports similar package names [and version number] provided in more than one “active” channels (declared in the list of '~/.config/guix/channels.scm, including %default-channels)… a) if 2 packages share their name, version and package definition, yielding the exact sa

Re: duplicate package names in channels

2022-09-30 Thread Julien Lepiller
Build results are kind of content-addressed, so when two separate packages yield the same hash, it means they are the same package, and no rebuild is necessary. For the other two questions, it depends from which perspective you're looking at. From the code point of view, there are no difference

Re: duplicate package names in channels

2022-09-30 Thread Fulbert
It does help 6/5 ! Thank you for your time and explanation… not to mention the swiftness ! Best regards, Fulbert Le Fri, Sep 30, 2022 at 10:01:39PM +0200, Julien Lepiller a écrit : > Build results are kind of content-addressed, so when two separate packages > yield the same hash, it means they

udev rules from package stlink are not being parsed and triggered

2022-09-30 Thread Mbk Kamble
Hello, Newbie about udev concepts here. I included stlink package as part of my package list in my system configuration. I can see that there are rules files under /run/current-system/profile/etc/udev/rules.d/ like so: sh> ls -l /run/current-system/profile/etc/udev/rules.d/ total 16 lrwxrwxrwx 1