bug#58250: guix import json: GUIX_PACKAGE_PATH -- no code for module

2022-12-23 Thread Ludovic Courtès
itd skribis: > * guix/import/print.scm (package->code)[package-module-name]: Use > file-name->module-name to build the package module name. > --- > This patch updates the JSON importer to use (guix modules)'s > file-name->module-name to determine the module name. > > guix/import/print.scm | 6

bug#59971: iwd is packaged but there is no iwd shepherd service

2022-12-23 Thread Jeremiah
Well it is nice to see that someone made a iwd-servce-type, perhaps it should be integrated into guix services, so that we don't have to copy that into our configuration or import a channel to run a basic iwd service. -Jeremiah

bug#58250: guix import json: GUIX_PACKAGE_PATH -- no code for module

2022-12-23 Thread Ludovic Courtès
Hi, itd skribis: > * guix/modules.scm (file-name->module-name): Ignore load path prefix > when building module name. > --- > It was mentioned on IRC, that (guix modules)'s file-name->module-name > might be function to be used by the JSON importer (and fixed if needed). > This patch attempts to

bug#60265: (No Subject)

2022-12-23 Thread Attila Lendvai
do you have other channels added, or did this happen on a vanilla Guix install? it's a duplicate of https://issues.guix.gnu.org/57838 if this happened on a vanilla Guix install, then we should reopen that issue, and merge this into that one. --  - attila PGP: 5D5F 45C7 DFCD 0A39

bug#60287: arm-linux-gnueabihf: system image: kernel module not found "ahci"

2022-12-23 Thread Denis 'GNUtoo' Carikli
Hi, I've been trying to build a system image with the following command: > $ guix system image --target=arm-linux-gnueabihf -t raw-with-offset \ > minimal.scm And the following minimal.scm: > (use-modules (gnu) > (gnu bootloader u-boot)) > (use-service-modules networking ssh) >

bug#59971: iwd is packaged but there is no iwd shepherd service

2022-12-23 Thread Jeremiah
> Well, I haven't upstreamed it yet because it's not very idiomatic for > guix (alists instead of records) and there is dependency on Andrew > Tropin rde channel. Feel free to borrow some code for use in guix though completely fair and thank you for making the details needed more clear with your

bug#60290: Manual: Is guix-patc...@debbugs.gnu.org valid?

2022-12-23 Thread Denis 'GNUtoo' Carikli
Hi, If I send patches to guix-patc...@gnu.org, everything works as intended. However if I send them to guix-patc...@debbugs.gnu.org, I can wait days and I get no confirmation at all. This second address was found in the following command inside the Guix devel manual: > $ git send-email

bug#60207: Bug report

2022-12-23 Thread Julius Schwartzenberg
Op 21-12-2022 om 16:26 schreef pelzflorian (Florian Pelz): Oops, my mistake. You wrote your guix is at version 1.3.0, which is older than the bordeaux build farm. No problem! I used the installation script just a few days earlier and I presumed it would give me the latest of everything. I