Manolis Ragkousis skribis:
> 1) Fixed the variable and package name to "mig"
> 2) Fixed the position of the backtick with M-x indent-region to be properly
> aligned
> 3) mig is not a binary but a script, but it still needs the build phase.
> You were right Ludo.
> 4) I wrapped the lines to ~75 ch
By mistake I sent the patch only to ludo ,so I sent it again at guix devel
-- Forwarded message --
From: "Manolis Ragkousis"
Date: 20 Feb 2014 15:45
Subject: Re: gnu : add GNU Mig
To: "Ludovic Courtès"
Cc:
1) Fixed the variable and package name to "mig&
Manolis Ragkousis skribis:
> My second patch for adding GNU Mig. :-D
Nice! A couple of comments:
> +(define-public gnumig
> + (package
> +(name "gnumig")
The variable and package name should be ‘mig’ (‘gnumach’ is one of the
exceptions to the rule.)
> +(arguments
> +`(#:configur
My second patch for adding GNU Mig. :-D
From b218f112dc2ca41ede992b9478b981eb353b85a0 Mon Sep 17 00:00:00 2001
From: Manolis Ragkousis
Date: Tue, 18 Feb 2014 17:22:50 +
Subject: [PATCH] gnu: hurd: Add GNU Mig.
* gnu/packages/hurd.scm (gnumig): Add GNU Mig
---
gnu/packages/hurd.scm | 33 +