From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Hill Subject: importing/refreshing Go packages Date: Fri, 14 Feb 2020 12:08:08 -0500 (EST) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47642) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j2eRm-0004ne-QQ for guix-devel@gnu.org; Fri, 14 Feb 2020 12:08:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j2eRl-00033r-Qt for guix-devel@gnu.org; Fri, 14 Feb 2020 12:08:10 -0500 Received: from minsky.hcoop.net ([104.248.1.95]:54858) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j2eRl-00033L-O1 for guix-devel@gnu.org; Fri, 14 Feb 2020 12:08:09 -0500 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-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org, Leo Famulari Leo and Guix, I noticed that you recently updated syncthing and many of its dependencies. Did you do this by hand? I'm wondering if it would make things easier if we had a recursive importer. I ask because I'm tempted to want the help of an importer while I'm looking at packaging software (like chezmoi or kubectl) that has a lot of dependencies, but am curious to hear from someone who has experience working in this area. Best, Jack