From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +DfKGY8xQ1+mPgAA0tVLHw (envelope-from ) for ; Mon, 24 Aug 2020 03:18:39 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id eNioFY8xQ1+kSQAAB5/wlQ (envelope-from ) for ; Mon, 24 Aug 2020 03:18:39 +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 0289694062E for ; Mon, 24 Aug 2020 03:18:38 +0000 (UTC) Received: from localhost ([::1]:46958 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kA30H-0002hL-Q1 for larch@yhetil.org; Sun, 23 Aug 2020 23:18:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52464) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kA309-0002hC-Rb for guix-devel@gnu.org; Sun, 23 Aug 2020 23:18:29 -0400 Received: from mail-qt1-x82a.google.com ([2607:f8b0:4864:20::82a]:46081) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kA308-00028k-5Q for guix-devel@gnu.org; Sun, 23 Aug 2020 23:18:29 -0400 Received: by mail-qt1-x82a.google.com with SMTP id o22so5248397qtt.13 for ; Sun, 23 Aug 2020 20:18:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=7Syq7mh5zwkm7Jo+wqc8NNyBg6W1yB1ELWNoiE6s8kY=; b=nkl7roq/ZP34RlwU0Y/SA+rqU6qdRgQygvngQFbI9tlrwIZpI4ILVtMOzVImkSIUh1 glOe8SUCcUlWtl8H6xuE8LX5PusFQHWrLV+pnKaOXOU0LRJ/WVQIo3n72+a+x1beqRY7 3MzlhUMGKv1a7u+OdEyvkcb9u81hXHv/z4FqupVwsMRbLd+AWV7O4XYZBgWWjOzG3WEx M+UFFDjDUaTJkXuY6AK+hYoVNO3y8LKSOZWTs8kb5GsMfOFupqh1eANcy8Kvw1eVI8LT HlhQycxmD2P5prnkMcCXVdrmRMT1ZrBuhhdrHjf2k4zON5OBvS2ActF7+o12BKVFcGYe SRYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=7Syq7mh5zwkm7Jo+wqc8NNyBg6W1yB1ELWNoiE6s8kY=; b=ioxG/GABTQ0aFYpD0eBp3j4L8Hcp/81WnBAlB5hio1htOAwWgGH6eJGftELUrLsjma pY/7h3LjAKCRrD4lyGi4gnqgtFfjCm3++LN35ogiWtkVJ6FKQEYGpebVfgbi9sVEVlJr 0jatWBM+lZO5QexdGJjp20sNMyV3eFLUnHkMpubiDnb4i3H6DJcAdXcshin8z2orIML1 GxntSPJt3ByAFl1OQcsZtcwVQ1cATnm+B2PwpleJWog+Ler6ZBTrlKBqV5SpvSzOMOnN /fThQ3+xp/7f2RX/FtxAVUcUogvVkgNDSIf+cKFCTLjBziso74xrNSwR+vK3Uflno02N KWmw== X-Gm-Message-State: AOAM530Gp13hu6qVZl2kr5KJKyvAbV6TkuvCoKQEIONz4hS6ln+Vq1AQ iXu61R1mfskpvioDgy+SvmInRex0TJw= X-Google-Smtp-Source: ABdhPJxSEUgsnLOdz5UIOBH15qlKm8R4AFNX/KF+jgzvWzMBrQz+hEkvvs57CcWNuFxItcG2FWj0LA== X-Received: by 2002:ac8:6898:: with SMTP id m24mr3123449qtq.77.1598239106910; Sun, 23 Aug 2020 20:18:26 -0700 (PDT) Received: from hurd (dsl-155-199.b2b2c.ca. [66.158.155.199]) by smtp.gmail.com with ESMTPSA id s184sm8793227qkf.50.2020.08.23.20.18.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 23 Aug 2020 20:18:26 -0700 (PDT) From: Maxim Cournoyer To: Raghav Gururajan Subject: Re: [OUTREACHY]: Integration of desktop environments into GNU Guix References: <20200506051334.4558e7b3.raghavgururajan@disroot.org> <20200719212257.7add44f8@scratchpost.org> <9859f0c6-473f-3191-189e-5b2aa6fd02f4@disroot.org> <6c92eb83-361b-7eb3-fd63-8b582b9b41db@disroot.org> <08ded8e0-0217-ffba-e173-61c4e72a65dc@disroot.org> <945405e0-29e2-1ad3-9ae7-4c964d14eda2@disroot.org> <07c36137-cbab-1b33-a008-992c3781b04d@disroot.org> <445cfd68-4b49-8d54-6d40-e08fdf2aced3@disroot.org> <20200804002921.39a351a1@scratchpost.org> <20200805171415.38264893@scratchpost.org> <20200810002822.089483da@scratchpost.org> <0e4a4b55-f76e-18f5-a0b5-a76f90e06ab4@disroot.org> <1fbcd66c-3534-e69d-ef3b-dddf12a1e417@disroot.org> <51b32cc8-6170-095d-6545-fd39fabe1343@disroot.org> <20200812100222.42fd2e1b@scratchpost.org> <6bcfccdf-290d-80e1-10fd-50a8dd5bcfb3@disroot.org> Date: Sun, 23 Aug 2020 23:18:25 -0400 In-Reply-To: <6bcfccdf-290d-80e1-10fd-50a8dd5bcfb3@disroot.org> (Raghav Gururajan's message of "Wed, 19 Aug 2020 11:06:55 -0400") Message-ID: <878se4wx32.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::82a; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qt1-x82a.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, 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 X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=nkl7roq/; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: 3wy49GzPCncm Raghav Gururajan writes: > Hello Guix! > > As of today, my Outreachy Internship is over. I am very grateful to Guix > for giving me this amazing opportunity. > > My work were done in wip-desktop branch. Some of the work are already > being merged to master. Some more work in wip-desktop, require testing > plus fix for some run-time errors, after which they will be merged to > master. > Impressive work! Thank you for tackling it :-). > I wanted to convey special thanks to Danny (official mentor) and Tobias > (unofficial co-mentor), for helping me through-out the internship. I > definitely could not have done it without them. Thanks to Danny and Tobias for supporting you through it, too! Enjoy the rest of your summer and see you in #guix :-). Maxim