From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: List available versions of package. Date: Tue, 2 Jul 2019 11:48:06 -0400 Message-ID: <20190702154806.GA6788@jasmine.lan> References: <87ftohqg9l.fsf@nckx> <87a7e9tf04.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40446) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hiL0t-0004mH-KG for help-guix@gnu.org; Tue, 02 Jul 2019 11:48:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hiL0s-0007FD-Nf for help-guix@gnu.org; Tue, 02 Jul 2019 11:48:11 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:53867) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hiL0s-0007Ei-Ex for help-guix@gnu.org; Tue, 02 Jul 2019 11:48:10 -0400 Content-Disposition: inline In-Reply-To: <87a7e9tf04.fsf@elephly.net> 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: Ricardo Wurmus Cc: help-guix@gnu.org On Sun, Jun 23, 2019 at 12:46:35AM +0200, Ricardo Wurmus wrote: > Hi Philippe, > > Also, is it expected that packages from guix commits dating > > from a few years ago will still work in this setting? Thanks! > > Commits before the introduction of inferiors likely won’t work, > unfortunately. Additionally, at least a few source code tarballs of old package versions will no longer be available online, at least not at the URLs in our package definitions. There are source code archive fallbacks that Guix will use but no guarantee they contain what you will need.