Re: branch wip-hurd-vm created (now fdb35e3)

2020-05-01 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: >> new 330f3ab gnu: guix: Cross-build fixup for wrap-program. >> new af9b4d0 gnu: guix: Use gnutls-3.6.13 when cross-compiling. removed (@@ ...) >> new de41617 gnu: guix: Apply courage for the Hurd. >> new 309963e gnu: guix: Update to de41617661.

Re: 02/36: gnu: guix: Use gnutls-3.6.13 when cross-compiling.

2020-05-01 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: Hello Ludo'! > Time for random review comments on ‘wip-hurd-vm’. :-) \o/ > guix-comm...@gnu.org skribis: > >> commit af9b4d0ba3d55ef89e956f408853548451243e95 >> Author: Jan (janneke) Nieuwenhuizen >> AuthorDate: Fri Apr 10 09:54:02 2020 +0200 >> >> gnu: guix: Use g

Re: 20/36: system: hurd: Add the Shepherd.

2020-05-01 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: Hi Ludo'! >> commit bb17242a511014e1691d494b17152865db0580e0 >> Author: Jan (janneke) Nieuwenhuizen >> AuthorDate: Tue Apr 7 08:03:03 2020 +0200 >> >> system: hurd: Add the Shepherd. >> + (define shepherd.conf >> +(with-parameters ((%current-target-system "i586-

Re: 13/36: services: Add hurd-console-service-type.

2020-05-01 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: > guix-comm...@gnu.org skribis: > >> commit d7a217e67dcd3b14402d746f4428db8545ce83f2 >> Author: Jan (janneke) Nieuwenhuizen >> AuthorDate: Mon Apr 13 10:13:05 2020 +0200 >> >> services: Add hurd-console-service-type. >> >> * gnu/services/hurd.scm (): New varia

Re: 18/36: services: hurd: Add dummy loopback.

2020-05-01 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: > guix-comm...@gnu.org skribis: > >> +(define (hurd-loopback-shepherd-service _) >> + "Return the 'loopback' Shepherd service." >> + >> + (list (shepherd-service >> + (documentation "Dummy for bootstrapping (gnu services) on the >> Hurd.") >> + (provision

New commiter

2020-05-01 Thread Brice Waegeneire
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Guix, You may have seen me around in the mailing lists or on IRC as bricewge. For some months now I have been contributing to Guix on a regular basis. And it seems I have been helpful in some ways since yesterday I was granted commit acce

M2-Planet v1.6.0 and mescc-tools v1.0.0 released

2020-05-01 Thread Orians, Jeremiah (DTMB)
https://github.com/oriansj/M2-Planet https://savannah.nongnu.org/projects/mescc-tools A K+R C equivalent C compiler, assembler, linker, dwarf stub generator and shell able to produce fully standards compliant ELF binaries for Knight, x86, AMD64, armv7l and aarch64 and be bootstrapped from a sub

Re: M2-Planet v1.6.0 and mescc-tools v1.0.0 released

2020-05-01 Thread Joshua Branson
"Orians, Jeremiah (DTMB)" writes: > https://github.com/oriansj/M2-Planet > > https://savannah.nongnu.org/projects/mescc-tools > > A K+R C equivalent C compiler, assembler, linker, dwarf stub generator and > shell able to produce > > fully standards compliant ELF binaries for Knight, x86, AMD64,

Re: 13/36: services: Add hurd-console-service-type.

2020-05-01 Thread Jan Nieuwenhuizen
Jan Nieuwenhuizen writes: > Now this > > guix system build --target=i586-pc-gnu gnu/system/examples/bare-hurd.tmpl Oops the above works, I should have said: Now this guix system vm-image --target=i586-pc-gnu gnu/system/examples/bare-hurd.tmpl ... etc We can now, actually cross build

Re: branch master updated: gnu: gnuradio: Fix runtime python environment for plugins.

2020-05-01 Thread Ludovic Courtès
Hi Guillaume, guix-comm...@gnu.org skribis: > (native-search-paths > + ;; Variables required to find third-party plugins at runtime. > (list (search-path-specification > (variable "GRC_BLOCKS_PATH") > -(files '("/share/gnuradio/grc/blocks") > +

Re: New commiter

2020-05-01 Thread Eric Bavier
On 01.05.2020 10:23, Brice Waegeneire wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Guix, You may have seen me around in the mailing lists or on IRC as bricewge. For some months now I have been contributing to Guix on a regular basis. And it seems I have been helpful in some wa

Re: M2-Planet v1.6.0 and mescc-tools v1.0.0 released

2020-05-01 Thread Jan Nieuwenhuizen
Orians, Jeremiah (DTMB) writes: > https://github.com/oriansj/M2-Planet > > https://savannah.nongnu.org/projects/mescc-tools > > A K+R C equivalent C compiler, assembler, linker, dwarf stub generator > and shell able to produce fully standards compliant ELF binaries for > Knight, x86, AMD64, armv7l