From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Import from Debian? Date: Sun, 24 Apr 2016 16:27:01 +0200 Message-ID: <87potff5fu.fsf@gnu.org> References: <571CBCEA.5010404@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47238) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1auL07-0005Zp-S5 for guix-devel@gnu.org; Sun, 24 Apr 2016 10:27:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1auL04-0007h3-MA for guix-devel@gnu.org; Sun, 24 Apr 2016 10:27:07 -0400 In-Reply-To: <571CBCEA.5010404@crazy-compilers.com> (Hartmut Goebel's message of "Sun, 24 Apr 2016 14:32:42 +0200") 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" To: Hartmut Goebel Cc: guix-devel@gnu.org Hartmut Goebel skribis: > did anybody work on some "guix import debian"? We already have =E2=80=9Cguix import nix=E2=80=9D but (1) the non-trivial p= arts cannot be automatically translated (because they=E2=80=99re written in Bash in Nixpkgs), and (2) meta-data, in particular licenses, needs to be double-checked and adjusted. I think it may be similar with a Debian importer, but I=E2=80=99d be intere= sted in hearing about experiments in that direction! Ludo=E2=80=99.