From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: bug#39195: guix pull switching between profiles/per-user and profiles/default Date: Mon, 20 Jan 2020 18:06:48 +0100 Message-ID: References: <87d0bfqeu6.fsf@gnu.org> <87iml6gmhz.fsf@gnu.org> 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]:36424) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itaWx-0006OR-Fq for bug-guix@gnu.org; Mon, 20 Jan 2020 12:08:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itaWw-0001q6-FX for bug-guix@gnu.org; Mon, 20 Jan 2020 12:08:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39956) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1itaWw-0001pw-C8 for bug-guix@gnu.org; Mon, 20 Jan 2020 12:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1itaWv-0003mf-Tg for bug-guix@gnu.org; Mon, 20 Jan 2020 12:08:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87iml6gmhz.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 39195@debbugs.gnu.org, Ludovic =?UTF-8?Q?Court=C3=A8s?= , jimmy@thrasibule.mx Cc: 39195-done@debbugs.gnu.org Hi Ludo, On Mon, 20 Jan 2020 at 16:46, Ludovic Court=C3=A8s wrote: > Good to hear. I guess that=E2=80=99s another reason why we should push a= new > release. I even propose that Guix bumps the minor version each time core-updates or staging is merged. :-) Zero cost for us to bump the minor version. And the plus are: - a bit easier to navigate; because there more tags in the repo ;-) - non rolling release users expect version numbering; other said current Debian or Ubuntu users are "afraid" to "pull" and be in "unstable", so they jump only from version to version. We could add a policy about the bumping the minor version. What do you think? Cheers, simon