From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCHES] Add ruby-activesupport Date: Sun, 6 Sep 2015 09:30:53 -0400 Message-ID: References: <87y4gsonh4.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYa27-00030j-Ic for guix-devel@gnu.org; Sun, 06 Sep 2015 09:31:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYa22-00074p-IJ for guix-devel@gnu.org; Sun, 06 Sep 2015 09:30:59 -0400 Received: from mail-yk0-f174.google.com ([209.85.160.174]:36262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYa22-00073r-FE for guix-devel@gnu.org; Sun, 06 Sep 2015 09:30:54 -0400 Received: by ykcf206 with SMTP id f206so59815488ykc.3 for ; Sun, 06 Sep 2015 06:30:54 -0700 (PDT) In-Reply-To: <87y4gsonh4.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> 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: guix-devel On Sun, Aug 30, 2015 at 10:33 AM, David Thompson wrote: > Patches for ActiveSupport, the first big component of Rails, and the > missing prerequisites. The patches still look OK upon a second inspection, and they are all straightforward, so I've pushed them. - Dave