From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id GHBzNtHgvl9xBgAA0tVLHw (envelope-from ) for ; Wed, 25 Nov 2020 22:55:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 0HdiMtHgvl8ZGQAA1q6Kng (envelope-from ) for ; Wed, 25 Nov 2020 22:55:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 46775940366 for ; Wed, 25 Nov 2020 22:55:13 +0000 (UTC) Received: from localhost ([::1]:32808 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ki3gt-0002OB-Ol for larch@yhetil.org; Wed, 25 Nov 2020 17:55:11 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:53106) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ki3gi-0002Nx-A4 for help-guix@gnu.org; Wed, 25 Nov 2020 17:55:00 -0500 Received: from mail-pg1-x52a.google.com ([2607:f8b0:4864:20::52a]:38118) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ki3gg-0004AB-4i for help-guix@gnu.org; Wed, 25 Nov 2020 17:54:59 -0500 Received: by mail-pg1-x52a.google.com with SMTP id j19so29214pgg.5 for ; Wed, 25 Nov 2020 14:54:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=OQCiHs0hBntxLu52loU26v67weIG6g/dHXhBEGNXzbI=; b=n8fAhfW03cj7XmTFytnHQ1LvPs9zPudVRj8xqAty+6iVec/86klGvQmWfCFjrJy84O t6GZQNeO6hj9l7hmY30C5NxdtLHf3X0WQUqPQh2h5TnzOKuKbxeShqwsxKfOmvxmfZYV HkPJDs79DxZoNV0R/AKoITXXFy/lzwPQXnzB9HMZI2zTopqIuBnwmzZen9CiKu5xl6mJ nWNDWfJYHSrmCQDD3Ha9biv/Vi4LePjiUJ+ZDpq+4HjcruVddtK8hofy2qNItrNVikLf QKEmvjulmphH867v37vBMAz5I6UH2VrYduLWpejG1VL5Bz2HEiH8tNdkQaQXwFaMlMcr plCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=OQCiHs0hBntxLu52loU26v67weIG6g/dHXhBEGNXzbI=; b=SiPc0noWjQuvHuSMBhcfeCm8DvQWv6JseV1IVWkkfiFCaYQSX2CqkBD4rahAzb2Rt9 kDw75zv9gSVPKiGr/4lj5C75L/YUkcoV8NUUcUQhm3cERNadBujJd7E/pXWIsIqKgP/Y G7TswTFO2ySsefsgkoBPk34FvA87S5MeqcgQp508pJ3/lZ0N/tR+rLn048doGTL7pEOE abYQm9PArqMdAV4e1pFqpfKG+83HAoJz3Fy/owr5bjOt9vnvh0wW48g1mRFWs4P1Swy1 UqWBYq+gT9BeKeaGhwGXaKI019xw1pDimtG3S5N9uO4mhczUPy39INv5bTioKF5di5QZ KIyQ== X-Gm-Message-State: AOAM532w45kMcONNRhuWq45GAy+L7Z0o3jFAT+e30qvgI43/PbDNbAvf eVGOs+BIHyXf21MY0liSQmu9qMfCwCUm05IwMK4= X-Google-Smtp-Source: ABdhPJyef5ZxrQgurXfUO0EipLz44hxYFBEauKPk8FR+k81h/YsIjplLglHwIPZwbXn93VXHJmtqHPLt3fDneWBO7xI= X-Received: by 2002:a17:90a:154a:: with SMTP id y10mr43608pja.6.1606344896391; Wed, 25 Nov 2020 14:54:56 -0800 (PST) MIME-Version: 1.0 References: <85r1oifz56.fsf@beadling.co.uk> <86v9dtsb1m.fsf@gmail.com> In-Reply-To: <86v9dtsb1m.fsf@gmail.com> From: Christopher Lam Date: Wed, 25 Nov 2020 22:54:29 +0000 Message-ID: Subject: Re: Replacing python venv - environment or profile? To: zimoun Received-SPF: pass client-ip=2607:f8b0:4864:20::52a; envelope-from=christopher.lck@gmail.com; helo=mail-pg1-x52a.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=fail (body hash did not verify) header.d=gmail.com header.s=20161025 header.b=n8fAhfW0; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: 1.09 X-TUID: OrbZ4cLvNn9B I'd like to reproduce my current dev environment. Dependencies are https://wiki.gnucash.org/wiki/Installing_Dependencies My dev environment is emacs + magit ivy etc I could reuse the recipe in `guix edit gnucash` but instead to build from scratch to gain a deeper understanding. The guix reference is too interconnected. On Wed, 25 Nov 2020 at 15:42, zimoun wrote: > Hi, > > On Wed, 25 Nov 2020 at 14:37, Christopher Lam > wrote: > > > - similar tutorial for other text editors eg vscode > > What do you mean? > > About Emacs, the package Emacs-Guix (which needs love!) helps to > manage profiles, environments, etc. Well, when it is not broken [1]. > > Since I have never used VSCode (and I will never do, almost surely), > could you indicate what/how VSCode does with Python tools (virtualenv, > conda, etc.)? And about C tools since you seems interested in? > > > 1: > > Thanks, > simon >