From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WOycN/3u8l5aRAAA0tVLHw (envelope-from ) for ; Wed, 24 Jun 2020 06:13:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id iF53M/3u8l6NeAAAbx9fmQ (envelope-from ) for ; Wed, 24 Jun 2020 06:13:17 +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 86B8D94038E for ; Wed, 24 Jun 2020 06:13:16 +0000 (UTC) Received: from localhost ([::1]:47986 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jnyeo-0006R3-Dh for larch@yhetil.org; Wed, 24 Jun 2020 02:13:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44920) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jnyec-0006QG-0N for help-guix@gnu.org; Wed, 24 Jun 2020 02:13:03 -0400 Received: from mail-lj1-x22f.google.com ([2a00:1450:4864:20::22f]:37683) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jnyea-0001fK-3V for help-guix@gnu.org; Wed, 24 Jun 2020 02:13:01 -0400 Received: by mail-lj1-x22f.google.com with SMTP id e4so1265865ljn.4 for ; Tue, 23 Jun 2020 23:12:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=user-agent:from:to:subject:message-id:date:mime-version; bh=WZMbX2wTYE8mKwa0baBHeXMPr8RhIkKDtm30VuseDQ8=; b=UZnLZAQfPjCWGCeGcVvk32QlTh3Y7+OgkIl+mqRcFGf44qxpA9NTAN2fLhhmwQekL7 +2lvwGNEDIpTa/Puag9PPwrBH57Mv0VwLxsGqEhpx+K7V4J1xyiYlz3ndN1/ntO2vCtS 9iS6n7FVdpFisvCfifkB1B/HcNYQjlCYPo7reDUEsp2+7YPhlZyztvDadz7JCh6Jfjoe hH4hzRiBRO/YvGcPv251H8Tsosd0dC4mHcub8S5g3xJ7V9hcAlT6ECvZEh3YXQTIoSSe hVrjRJ/ISb3F2ppkE21prbHVl1zDHlNo39aazKBBevaaluXMT4RrAZHCocQn6z+bJKhJ hTtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:user-agent:from:to:subject:message-id:date :mime-version; bh=WZMbX2wTYE8mKwa0baBHeXMPr8RhIkKDtm30VuseDQ8=; b=JskHCtxxptkqawxGEqt5ktDJ/Ihl0WxqR1pV8egl97Ieg+uFVdgXoJGs6Q8SY9tAkE JVtIe+tM0kMk9e5p1GwO0Zjo4E2NlT7GWNxtOKRR0H3qgZzdRzXSo+vkHIyb6r0moQeR jAiyphvkVZWdnKrKQ3tkfaAHek/8nqyg+TH6cCCEK+6tJPHZ6xivVhBrCB6dRzNIterV xgF1GqE8UTiXb5rXArOs53hrYqAzFZX6Kc4TdWfKsvxVGHQBwYiRZHcxaMUGaJ2CP5n6 zu+mv5XKof7MkuDHuMNJNyMTm1oNlXeZhkRaanIBMxsSuf0WzYnwxzlAdFxrg/FCKNIG HADA== X-Gm-Message-State: AOAM530cB66l+HaZbpzQmu7R8LWg7SLV/0r4NA1qlK5as7DNZMw2bm2c QdSZyg3K+/fYOC8WBPz7XLTZA8OqjCg= X-Google-Smtp-Source: ABdhPJxHkRbsTqPGIi0MaJrEElNpQLyxG2tQgp9v4igS9bWBGJc/EjypNjfGzA8xQkNdfs9qdI9o/w== X-Received: by 2002:a2e:87c2:: with SMTP id v2mr12899397ljj.147.1592979176613; Tue, 23 Jun 2020 23:12:56 -0700 (PDT) Received: from simendsjo-laptop (cm-84.211.120.197.getinternet.no. [84.211.120.197]) by smtp.gmail.com with ESMTPSA id u15sm838416ljh.56.2020.06.23.23.12.54 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 Jun 2020 23:12:55 -0700 (PDT) User-agent: mu4e 1.4.10; emacs 27.0.91 From: Simen =?utf-8?Q?Endsj=C3=B8?= To: help-guix@gnu.org Subject: dotnet Message-ID: <87eeq5htzw.fsf@gmail.com> Date: Wed, 24 Jun 2020 08:12:52 +0200 MIME-Version: 1.0 Received-SPF: pass client-ip=2a00:1450:4864:20::22f; envelope-from=simendsjo@gmail.com; helo=mail-lj1-x22f.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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=_AUTOLEARN X-Spam_action: no action Content-Type: text/plain; format=flowed 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: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (body hash did not verify) header.d=gmail.com header.s=20161025 header.b=UZnLZAQf; 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: 0.09 X-TUID: +ZcZMo1RF45R Hi, has anyone worked on adding dotnet? It looks quite complex as a first project, especially as it requires going through the build in detail to make sure there's no telemetry or other unwanted steps in the process. If (and it's unlikely) I start working on this, is a good place to start the nix expressions? Is it considered good or bad to look at those? And do you attribute nix in such case? - Simen