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 IBuICp79AWAxdgAA0tVLHw (envelope-from ) for ; Fri, 15 Jan 2021 20:39:58 +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 OIZPBp79AWBoVgAAB5/wlQ (envelope-from ) for ; Fri, 15 Jan 2021 20:39:58 +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 CF0559403EB for ; Fri, 15 Jan 2021 20:39:57 +0000 (UTC) Received: from localhost ([::1]:33022 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l0Vsy-0007DO-Ra for larch@yhetil.org; Fri, 15 Jan 2021 15:39:56 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52620) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l0Vsk-0007Cq-G0 for guix-devel@gnu.org; Fri, 15 Jan 2021 15:39:42 -0500 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]:42362) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l0Vsg-0003vB-F0 for guix-devel@gnu.org; Fri, 15 Jan 2021 15:39:42 -0500 Received: by mail-wr1-x433.google.com with SMTP id m4so10535756wrx.9 for ; Fri, 15 Jan 2021 12:39:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=4apnMGFebEzFy8zFOw+CVW45QavqiPPkReoPn6jf5G4=; b=oLAZs+QH3E6qjR9sE3R22F6Bm81ojejA7BHOTAIvMBd0wGbi6KeIs7BFfTX/R52li+ jJkIfo26jFlWxhAPlvZMILO/1lAvFv18xAeK45RtWg8nzF1Wa/3VY+bcyZ5PJkrecWA6 UH+bKvIsB1AAu8bUDqfFJxPUOyyV+n/bnn2fYKuBUz1SeIXy96mUkd04G7zQC/T1Byot ctPe5MOIEmdt9zRH5ey+7HRtFDoNs0oQuj9+nfyUPz4++eQ7e3YtdWIMA6i0Bp2JSu97 TdYMcvd0kNkyWcthaPhrnUHO8nKEHkUAqMJZa9LCiTLdkY3o7w2LW5W2i/XKWVmyV9ux bRjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=4apnMGFebEzFy8zFOw+CVW45QavqiPPkReoPn6jf5G4=; b=Kio3W1trliZm11TiKG977rv8tRcARxr0hxNYAdoaskSuF+v4GheuASljtpNr5yPn9j K8pSWgO8s1+4tVMCsGakqLtWPIC06l6Dd10Ec8VQln+D97JxYytPixTlfH45OM+zk980 y4KRPgKeV6oDEo+dQ2ru/V93h0pxFUmEbKYxzlACuc4440CPIX6L0SRczj4OldyRFAHA bxquRqn9U7n+nI7N0vt1bsemHU6K/3yjNBdGlvcimK8lz2/zulnKuIdYcATcDzA/IfAx E9KkqZgQkEKdd8ejZdsgy7XZs9BiOB8sFf70rC5+4lmbNOGlXapl0tAAEVPBeaQ/xmoZ CwxQ== X-Gm-Message-State: AOAM531qKxgT5lIegouXnOUPHZiXj+hFa2Mcrd1pp1+GT0CxPF1MQ1+z t7QUymlf6uuZ5YuqnRJjNB9end/nPLc= X-Google-Smtp-Source: ABdhPJxYhoj7oN12hjJhBLhXnHyCUU6b/e96dEKzTVekD+eL34kLCw+1emxPvid25efHndoRCBIdKA== X-Received: by 2002:a5d:6ccc:: with SMTP id c12mr15008099wrc.4.1610743177007; Fri, 15 Jan 2021 12:39:37 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id u3sm18734155wre.54.2021.01.15.12.39.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Jan 2021 12:39:36 -0800 (PST) From: zimoun To: Guix Devel , Ricardo Wurmus Subject: GUIX_EXTENSIONS_PATH error? Date: Fri, 15 Jan 2021 21:33:15 +0100 Message-ID: <86k0sekkj8.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::433; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x433.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, 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: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.56 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=oLAZs+QH; 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-Migadu-Queue-Id: CF0559403EB X-Spam-Score: -2.56 X-Migadu-Scanner: scn0.migadu.com X-TUID: qSTZo5MTW4jr Hi, In the mood for documenting the recent GUIX_EXTENSIONS_PATH, I am missing something because I hit an error. Before diving, maybe my daily coffee dose is not enough=E2=80=A6 --8<---------------cut here---------------start------------->8--- $ cat /tmp/foo/bar.scm (define-module (guix extensions bar) #:use-module (guix scripts)) (define-command (guix-bar . args) (category extension) (synopsis "a bar with beers") (pk "dumb")) $ export GUIX_EXTENSIONS_PATH=3D/tmp/foo $ guix --help Usage: guix COMMAND ARGS... Run COMMAND with ARGS. COMMAND must be one of the sub-commands listed below: Backtrace: 4 (primitive-load "/home/simon/.config/guix/current/bin/guix") In ice-9/boot-9.scm: 1731:15 3 (with-exception-handler # _ # _ =E2=80=A6) In guix/ui.scm: 2105:20 2 (show-guix-help) In srfi/srfi-1.scm: 691:23 1 (filter-map # _ . _) In guix/ui.scm: 2023:2 0 (source-file-command _) guix/ui.scm:2023:2: In procedure source-file-command: Throw to key `match-error' with args `("match" "no matching pattern" ("tmp"= "foo" "bar.scm"))'. --8<---------------cut here---------------end--------------->8--- What do I miss? All the best, simon