From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: How to keep biber working Date: Mon, 21 Oct 2019 23:32:31 +0200 Message-ID: <87blu9kcnk.fsf@elephly.net> References: <877e4yi41c.fsf@jlicht.xyz> <87h842jfqt.fsf@elephly.net> <878spe9k7w.fsf@ambrevar.xyz> <87eez6jaj0.fsf@elephly.net> <87lfte80qj.fsf@ambrevar.xyz> <87d0epkjix.fsf@elephly.net> <87d0ep6hnh.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46084) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMfID-0003nH-Mf for guix-devel@gnu.org; Mon, 21 Oct 2019 17:32:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iMfIB-0001hP-LO for guix-devel@gnu.org; Mon, 21 Oct 2019 17:32:44 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21148) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iMfI9-0001gd-QB for guix-devel@gnu.org; Mon, 21 Oct 2019 17:32:43 -0400 In-reply-to: <87d0ep6hnh.fsf@ambrevar.xyz> 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: Pierre Neidhardt Cc: guix-devel@gnu.org Pierre Neidhardt writes: > Ricardo Wurmus writes: > >> It=E2=80=99s one thing to install all files that the plain text database= says >> should be installed. They all exist in the SVN repo. It=E2=80=99s quite >> another to generate them all from their respective sources. > > Nix separates them all, it provides the 2000+ packages. This does not contradict what I wrote. *Building* the packages differs from just copying the generated files to their expected locations. I doubt Nix actually generates all these files from source. --=20 Ricardo