From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: [PATCH 0/2] Add nmap Date: Tue, 15 Mar 2016 08:50:52 +0100 Message-ID: <87bn6g18o3.fsf@T420.taylan> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afjko-0008KW-L7 for guix-devel@gnu.org; Tue, 15 Mar 2016 03:51:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afjkn-0004cH-Po for guix-devel@gnu.org; Tue, 15 Mar 2016 03:50:58 -0400 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]:33194) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afjkn-0004c9-Ih for guix-devel@gnu.org; Tue, 15 Mar 2016 03:50:57 -0400 Received: by mail-wm0-x243.google.com with SMTP id n186so2122566wmn.0 for ; Tue, 15 Mar 2016 00:50:57 -0700 (PDT) In-Reply-To: (Leo Famulari's message of "Mon, 14 Mar 2016 18:50:54 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari writes: > This package provides nmap [0]. Ah, thanks for doing this! I've had an nmap branch for ages that I couldn't get to work because I couldn't get the Python module loading to work right. Another Debian package on my system to replace with a Guix package. :-) Taylan