From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WPMEI3035mU3FwEAqHPOHw:P1 (envelope-from ) for ; Mon, 04 Mar 2024 22:05:01 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id WPMEI3035mU3FwEAqHPOHw (envelope-from ) for ; Mon, 04 Mar 2024 22:05:01 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=es4IpCYO; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709586301; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=YUVUctNWaC6wKQaLIoMnVlYXW7wa8y/qbWLGJVbwkgQ=; b=mAMxnqJjC2xvEi7nKMlg3JykJ6pJr88lEBnFzkWpo5vA5/wE1z7jRYNm0+yAUcwU8HzUSH kT2UqfVGEwbD8hO42WN7+G8WdWf99Jg2TnN7veCcwApkZdNdaPVr+Nh+fYql1P+NehtWUu 1tMoNesb5nLAJR9eQTAax9BXWKu4Ft8qDBBM+if0Nu93rTMJns5C7ENYjixARRrzZAFigw nUXLu/ddeRbXIFIu3bpAgVL7W8wPPuZ/Zstmdx1/Yppk6dO2AuTpM7D6swSDOrDYGmUX/i l6evTmskPlHtuw1yU5RN1Jwhtl9zuQxJ8NNpXWc/LOJFrDzB8xwxWM1luHS+5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=es4IpCYO; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709586301; a=rsa-sha256; cv=none; b=sGXcx1kTSTGzMTKffBOa12763fFpK9ttVVysHNyuzO0z3r69P+rjJKblsfVTNNa2GO++hA JR70oVoZOqbkkotKs9NPCN9jR+Z4AsB/hM7QuUEyX0sJeR8V4u9GMEg/bz8Lw0v3lQWnGj Vt6qwUpkwcUuvlc45Ny6Y16NWXrw/ZvLwtEYONCR2s0YK/nA3MNlYaY6GcAC9MVjNsd4dK M1v5W8E6HoW5+XBLzU6GXxrW9Os/5RB4YW7iaFrTUIpxeqxENsgUZMP0HyyDy5527KZvF+ QMyeN5duXzoy0pQNASLFnoXrgXkv6bl+0dUFgwNGtksn7LxJ1MmuBH0LM0wmgA== 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 2972468C14 for ; Mon, 4 Mar 2024 22:05:00 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rhFU0-0003aO-Ed; Mon, 04 Mar 2024 16:04:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rhE28-0002d5-Nm for guix-patches@gnu.org; Mon, 04 Mar 2024 14:31:35 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rhE28-0004rp-FL for guix-patches@gnu.org; Mon, 04 Mar 2024 14:31:32 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rhE2c-0007rd-6O for guix-patches@gnu.org; Mon, 04 Mar 2024 14:32:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69552] [PATCH 0/2] Add cyclone scheme Resent-From: TakeV Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 04 Mar 2024 19:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69552 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69552@debbugs.gnu.org Cc: TakeV X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170958066830157 (code B ref -1); Mon, 04 Mar 2024 19:32:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Mar 2024 19:31:08 +0000 Received: from localhost ([127.0.0.1]:44911 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rhE1j-0007qK-IX for submit@debbugs.gnu.org; Mon, 04 Mar 2024 14:31:07 -0500 Received: from lists.gnu.org ([209.51.188.17]:33650) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rhE1i-0007qD-68 for submit@debbugs.gnu.org; Mon, 04 Mar 2024 14:31:06 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rhE1D-0002Xh-W6 for guix-patches@gnu.org; Mon, 04 Mar 2024 14:30:36 -0500 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rhE1B-0004ic-TG for guix-patches@gnu.org; Mon, 04 Mar 2024 14:30:35 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id BC85440F2F; Mon, 4 Mar 2024 20:30:29 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id izHDlKPeMtC9; Mon, 4 Mar 2024 20:30:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1709580625; bh=zvTzMA0n/sMvREzGmfh0pQWqIicdzXW1dGtPZtMwo8g=; h=From:To:Cc:Subject:Date; b=es4IpCYO4SLOL8qyCjGc+EMLxmX3lu5F7hraRQGxMtSR+sw+YskPpNK1XBMTLN+XK MrGbQFY3p1fKx1h5VtRqB0lntN1Tb9eII1QB5EvgYJtXPyc1e+Sdxr+4ZS4HWRXEar F5myw4wodcxKM4qT0qsYa9uxpGxylcvIFz/T6EuzNcjIYSMr2++2wFWoWbB2P/z+Um 3o+fzbSP5JuGz1xIRASFIpCBO9KBK5SapHpAq6RSMtH3HJIKwyJBAwVht+NLaZkZ2n GAr1xKzm76xGVAmJrCQ8SM+9fr79ymxF2GEsFdQNsaR7OjAjkweUxFskbuJ5bhVTV5 yusth+WK3BbtQ== Date: Mon, 4 Mar 2024 14:29:49 -0500 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=takev@disroot.org; helo=layka.disroot.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Mon, 04 Mar 2024 16:04:21 -0500 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: TakeV X-ACL-Warn: , TakeV via Guix-patches From: TakeV via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -4.61 X-Spam-Score: -4.61 X-Migadu-Queue-Id: 2972468C14 X-TUID: +vxE4JWd8Ans I saw someone wished for cyclone scheme to be added to the guix package repo. It is a R7RS scheme which compiles to c. Seems pretty neat! TakeV (2): gnu: Add cyclone-bootstrap. gnu: Add cyclone. gnu/packages/scheme.scm | 57 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) base-commit: ff3c592710120de2ac05972a85892cdf4b1db101 -- 2.41.0