From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Add sdparm. Date: Fri, 5 Feb 2016 09:31:44 +0100 Message-ID: References: <1454396674-24793-1-git-send-email-tobias.geerinckx.rice@gmail.com> <1454396674-24793-2-git-send-email-tobias.geerinckx.rice@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRbo6-0007F4-Ba for guix-devel@gnu.org; Fri, 05 Feb 2016 03:31:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRbo1-00055r-DI for guix-devel@gnu.org; Fri, 05 Feb 2016 03:31:58 -0500 Received: from venus.bbbm.mdc-berlin.de ([141.80.25.30]:40821) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRbo1-00055d-3z for guix-devel@gnu.org; Fri, 05 Feb 2016 03:31:53 -0500 In-Reply-To: <1454396674-24793-2-git-send-email-tobias.geerinckx.rice@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: tobias.geerinckx.rice@gmail.com Cc: guix-devel@gnu.org Hi Tobias, > From: Tobias Geerinckx-Rice > > * gnu/packages/disk.scm (sdparm): New variable. I just pushed your patch with the suggested modifications from Andreas and myself. Thanks again! ~~ Ricardo