guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/3] system: Add iproute to '%base-packages'.


From: Efraim Flashner
Subject: Re: [PATCH 3/3] system: Add iproute to '%base-packages'.
Date: Thu, 11 Feb 2016 13:15:30 +0200

On Thu, 11 Feb 2016 14:03:19 +0300
Alex Kost <address@hidden> wrote:

> * gnu/system.scm (%base-packages): Add iproute.
> ---
>  gnu/system.scm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/gnu/system.scm b/gnu/system.scm
> index 9540324..14fea93 100644
> --- a/gnu/system.scm
> +++ b/gnu/system.scm
> @@ -1,7 +1,7 @@
>  ;;; GNU Guix --- Functional package management for GNU
>  ;;; Copyright © 2013, 2014, 2015, 2016 Ludovic Courtès <address@hidden>
>  ;;; Copyright © 2015 Mark H Weaver <address@hidden>
> -;;; Copyright © 2015 Alex Kost <address@hidden>
> +;;; Copyright © 2015, 2016 Alex Kost <address@hidden>
>  ;;;
>  ;;; This file is part of GNU Guix.
>  ;;;
> @@ -362,6 +362,7 @@ explicitly appear in OS."
>           ;; many people are familiar with, so keep it around.
>           iw wireless-tools
>  
> +         iproute
>           net-tools                        ; XXX: remove when Inetutils 
> suffices
>           man-db
>           texinfo                               ;for the standalone Info 
> reader

Should this be iproute2? I ran `guix size iproute` to see if it might pull in
too much other stuff and got back "guix size: error: iproute: package not
found"

Otherwise this looks good too!

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: pgpKKLTxKCgO2.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]