From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QCTwBYC3w2S/aAEASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 14:41:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id yEGbBYC3w2StPwEAauVa8A (envelope-from ) for ; Fri, 28 Jul 2023 14:41:36 +0200 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 C8BB66CEE2 for ; Fri, 28 Jul 2023 14:41:35 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundationdevices.com header.s=google header.b=T2hgbVZp; 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=1690548096; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=EwhnqZODQigBfLaJ1FP4ST8Mz64wJCdHiLK8Dh4dOhg=; b=CxJ8lZLeqdRf+c9XSsUSIuowFui2JNyEkPclnMVaMLl0zmF5sXA6yb93yVj2CcD7CItq97 jU1jeIWIljknR8wlUNFMxCGkqjMYoWIj3Ad1VAjG+/Ab81kvQtr0X+spC7pNegS5OG+vho oQef8RZ+y8wWZkI3KTvKpF02F5QvTO2T912VXOUC3lN18WrgPlqUxINWhYMWKcHgMCTTcm 2tKkmb3BYlLmYKZYuXERMiZgwwomonJ81Fwu1SIHNPjN+p2hCV7Lq0F/hA5w0ipvzNd64V /E9ds9HQdAK9NpzLCNt5y7pNioXbRoqDTgvGSDI4i5XaH169KSFQPwuPtW+//g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundationdevices.com header.s=google header.b=T2hgbVZp; 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=1690548096; a=rsa-sha256; cv=none; b=GVFBGU5WErTmkVvA846auXz3as4AV5pZ5AGeFsBhios3IR4oM93qZZ7PJunxlnypkgEO94 rNFAKDqL9q2VEDIKJg/kP2RJJMGiy0LGITx0arp1FKdBn6ORkvREARO1JZc1qhYUbtxJNq OK5oHU/l3jsO0mqCxTUZK0u/xVZtFTTvqyzlwijLCyAx8JnHUVZq6P5MleLl+CSH7xV6lS rhy/K92DQCkQAFRx48FPLCvdyJgkmUJ2AsY/mOD5Qde9+IFSh73D6ljyn1MDp0dwDoMw2Y cM7OmxzB36XHGodKBYkXvA3BDhk3rpyIpj4ntg6rDhkjX0EyVyxTAVnRvFswDg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPMWp-0003Fm-4L; Fri, 28 Jul 2023 08:25:07 -0400 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 1qPMWl-0003DQ-J4 for guix-patches@gnu.org; Fri, 28 Jul 2023 08:25:03 -0400 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 1qPMWl-0007oa-5m for guix-patches@gnu.org; Fri, 28 Jul 2023 08:25:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPMWl-0007L9-1F for guix-patches@gnu.org; Fri, 28 Jul 2023 08:25:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64896] [PATCH v2 0/8] gnu: Add qmk. References: <20230727125446.8208-1-jean@foundationdevices.com> In-Reply-To: <20230727125446.8208-1-jean@foundationdevices.com> Resent-From: Jean-Pierre De Jesus DIAZ Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 12:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64896 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64896@debbugs.gnu.org Cc: Jean-Pierre De Jesus DIAZ Received: via spool by 64896-submit@debbugs.gnu.org id=B64896.169054705928046 (code B ref 64896); Fri, 28 Jul 2023 12:25:02 +0000 Received: (at 64896) by debbugs.gnu.org; 28 Jul 2023 12:24:19 +0000 Received: from localhost ([127.0.0.1]:44006 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPMW2-0007IH-SZ for submit@debbugs.gnu.org; Fri, 28 Jul 2023 08:24:19 -0400 Received: from mail-wr1-x431.google.com ([2a00:1450:4864:20::431]:49155) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPMVx-0007HM-3d for 64896@debbugs.gnu.org; Fri, 28 Jul 2023 08:24:14 -0400 Received: by mail-wr1-x431.google.com with SMTP id ffacd0b85a97d-316eabffaa6so2048314f8f.2 for <64896@debbugs.gnu.org>; Fri, 28 Jul 2023 05:24:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foundationdevices.com; s=google; t=1690547046; x=1691151846; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=EwhnqZODQigBfLaJ1FP4ST8Mz64wJCdHiLK8Dh4dOhg=; b=T2hgbVZp6jihu4/G2XcQn3i+SNh2vRaYN26CRA2BpGxLlktKwGd5WpzaeMfKNZmrym tiWsNtjcS4mxgdxWtTrbB56i105VGCQxDYiRATGYSdxSFg7NFqaoZ6zLPUtJ7u8el+EK +m9npPZyEdDReDJ9HndF4dVKGgfFKhh7o6e0nnFQ2kvNWoKF0lwTWNTnCumcvn+205DS k2ltbONUJNZtRO7lCBviUcxNRT6s0dgguXg7C5A2C5mWRb/QlfA9pyQFXX15DTodLo/Y oiNv6CP7ZM7QlL0RUZSV7JCwZcFk8U0dp5cBcX3ilHYTONKvCMxmsXKY8fHj+8sK3avF hT+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690547046; x=1691151846; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=EwhnqZODQigBfLaJ1FP4ST8Mz64wJCdHiLK8Dh4dOhg=; b=BH0jCSzOEFzTBiMap/bJMgnak4/ezd8V8yVhrUYPSqAGrxR/XJ2/ZQzGxMZpqN7MNv 4cFUYId7LLwCdnfP5btdNi/MggWPl+OXUSXmb42xquUKS1Rs2Ja7ar2VrdXmhA1Dm0PO 1yTPaGVAzxmVwF3F0PVyXJ8fldivyySOh2BZEyaR7tf5yZvzmAbRa9pCQilM36jMHDi9 E551g+JikZYjn5SxBi0WNPNp5gkauB06il3z9/ShZp1ngLBqLv4FPdM36ZV/JSdVAz2Y bTg0pCsnuPOtdL6505sfYSuSXSU4UMmbMVjtHR8Hc4RpCU9eRM0K86Gfgy8qgMwqKO1o caVg== X-Gm-Message-State: ABy/qLbvxJF38GKizSC1qjrexoGceVq48+XOZNXN4/3cir4JTSx0Kj92 Qi12M37VfP+8CdAm672nUViO/SGtlmyyXWQtU5iL9Q== X-Google-Smtp-Source: APBJJlETSCIZa7zpZjV+tEjhk2Rq07mw14/rPzIyDS7SSdhIvDZC2/gp58/7CIqXCnQOwbUDlbLknw== X-Received: by 2002:a5d:4407:0:b0:30f:c42e:3299 with SMTP id z7-20020a5d4407000000b0030fc42e3299mr1729109wrq.60.1690547046263; Fri, 28 Jul 2023 05:24:06 -0700 (PDT) Received: from omen15.home ([89.131.29.87]) by smtp.gmail.com with ESMTPSA id x2-20020adfffc2000000b0031755da6a8asm4667210wrs.33.2023.07.28.05.24.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Jul 2023 05:24:05 -0700 (PDT) Date: Fri, 28 Jul 2023 14:23:55 +0200 Message-Id: <20230728122403.10140-1-jean@foundationdevices.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Jean-Pierre De Jesus DIAZ X-ACL-Warn: , Jean-Pierre De Jesus DIAZ via Guix-patches From: Jean-Pierre De Jesus DIAZ 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-Spam-Score: -6.14 X-Migadu-Queue-Id: C8BB66CEE2 X-Migadu-Spam-Score: -6.14 X-Migadu-Scanner: mx0.migadu.com X-TUID: m2llFfmtp0V4 V2 of the patch series as the first one contained an error in the last patch. Jean-Pierre De Jesus DIAZ (8): gnu: Add python-hid. gnu: Add python-spinners. gnu: Add python-log-symbols. gnu: Add python-halo. gnu: Add python-hjson. gnu: Add python-dotty-dict. gnu: Add python-milc. gnu: Add qmk. gnu/packages/firmware.scm | 26 +++++++++++++ gnu/packages/libusb.scm | 37 ++++++++++++++++++ gnu/packages/python-xyz.scm | 64 ++++++++++++++++++++++++++++++ gnu/packages/terminals.scm | 77 +++++++++++++++++++++++++++++++++++++ 4 files changed, 204 insertions(+) base-commit: cf9904bcc8dd03e73675475bb4d8746dc434e415 -- 2.34.1