From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#39195: guix pull switching between profiles/per-user and profiles/default Date: Tue, 21 Jan 2020 10:04:07 +0100 Message-ID: <87o8uxfaew.fsf@gnu.org> 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]:55794) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itpT5-0002nF-SN for bug-guix@gnu.org; Tue, 21 Jan 2020 04:05:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itpT4-0007PV-Tl for bug-guix@gnu.org; Tue, 21 Jan 2020 04:05:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40496) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1itpT4-0007PI-Pk for bug-guix@gnu.org; Tue, 21 Jan 2020 04:05:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1itpT4-0003Va-L4 for bug-guix@gnu.org; Tue, 21 Jan 2020 04:05:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (zimoun's message of "Mon, 20 Jan 2020 18:06:48 +0100") 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: zimoun Cc: 39195@debbugs.gnu.org, 39195-done@debbugs.gnu.org, jimmy@thrasibule.mx Hi, zimoun skribis: > 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? I guess semver doesn=E2=80=99t apply to Guix taken as a whole, so version numbers should be chosen to suggest how =E2=80=9Cdifferent=E2=80=9D the new= release is. That=E2=80=99s pretty subjective, though. Ludo=E2=80=99.