From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: Re: Something broke Date: Sun, 17 Jun 2018 17:08:53 +0200 Message-ID: <20180617170853.3f56c664@lepiller.eu> References: <87sh5l8gv3.fsf@gmail.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]:38089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUZIl-0005yQ-3V for help-guix@gnu.org; Sun, 17 Jun 2018 11:09:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fUZIg-0005YJ-6b for help-guix@gnu.org; Sun, 17 Jun 2018 11:09:11 -0400 Received: from static-176-182-42-79.ncc.abo.bbox.fr ([176.182.42.79]:44414 helo=lepiller.eu) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fUZIf-0005S1-RY for help-guix@gnu.org; Sun, 17 Jun 2018 11:09:06 -0400 In-Reply-To: <87sh5l8gv3.fsf@gmail.com> 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: Jone Cc: help-guix@gnu.org Le Sun, 17 Jun 2018 17:25:52 +0000, Jone a =C3=A9crit : > Hi, people! There are also prepared packages - why not a give to the > world this? As third-patry, no warranty. > Or is it still an experimental distro for hackers? I have prepared 3 > packages, they are not in the official delivery, but where can I send > them?=20 Hi Jone, The ALSA_PLUGIN_DIR variable can only take one value, typically $HOME/.guix-profile/lib/alsa-lib, where alsa and its plugins are installed. I think guix tells you all about it when you install alsa-lib or one of its plugins. I'm not sure what you mean by "prepared packages", but if you mean binaries built by someone else, we will not accept them in Guix proper. If you've built 3 packages for Guix, we will be glad to add them to Guix once you send them to guix-patches@gnu.org. Please check http://www.gnu.org/software/guix/manual/html_node/Contributing.html#Contrib= uting and more precisely this section: http://www.gnu.org/software/guix/manual/html_node/Submitting-Patches.html#S= ubmitting-Patches to help the review process. Thank you :)