From mboxrd@z Thu Jan 1 00:00:00 1970 From: brettg@posteo.net Subject: Newt and Guix pull failing Date: Sat, 20 Apr 2019 21:37:17 +0200 Message-ID: <120dd76cc594248a2f2db945c8ea9753@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:34691) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hHw2F-0005L4-TQ for help-guix@gnu.org; Sat, 20 Apr 2019 15:52:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hHvnk-0002ot-4i for help-guix@gnu.org; Sat, 20 Apr 2019 15:37:29 -0400 Received: from mout01.posteo.de ([185.67.36.65]:36881) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hHvnj-0002j1-MK for help-guix@gnu.org; Sat, 20 Apr 2019 15:37:28 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id AED2016005E for ; Sat, 20 Apr 2019 21:37:18 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 44mjly1cjbz6tmH for ; Sat, 20 Apr 2019 21:37:17 +0200 (CEST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix Hey all, I reference the newt module in this file of my channel https://git.sr.ht/~brettgilio/guix-system/tree/master/guile-modules/gscale/screen.scm However, when I `guix pull` it fails to build citing that there is no code available for that module. I have guile-newt installed system wide, and to my local profile manifest, but neither of those fix the issue.