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 OHaTCZZrxl8hHwAA0tVLHw (envelope-from ) for ; Tue, 01 Dec 2020 16:13:10 +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 wKtSBZZrxl/aMgAAB5/wlQ (envelope-from ) for ; Tue, 01 Dec 2020 16:13:10 +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 C59DD940111 for ; Tue, 1 Dec 2020 16:13:09 +0000 (UTC) Received: from localhost ([::1]:52746 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kk8H6-0000ul-Gy for larch@yhetil.org; Tue, 01 Dec 2020 11:13:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46448) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kk8G9-0008Bz-Jv for guix-devel@gnu.org; Tue, 01 Dec 2020 11:12:09 -0500 Received: from mail-wm1-x32e.google.com ([2a00:1450:4864:20::32e]:38092) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kk8G7-0005TD-Or; Tue, 01 Dec 2020 11:12:09 -0500 Received: by mail-wm1-x32e.google.com with SMTP id g185so6443351wmf.3; Tue, 01 Dec 2020 08:12:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=1mgBf/keF5J96DXa1yCu6iHvielLLnw06YcXOaRAzhc=; b=EbIMjHWcHkg4Go15CAGldszQ5LhPkb2EFDulfuHuAc3lhbXLPxcGoNuk7MOhb3TF8g fnvOri32ig3nIK6lLVMklPn5a8Q5K/gmzo3Y3Ke9mRh0CX5sp2HGlJ+E1pBtwJtmCPjK n3ZyHe32T63MITMYsW7geFYBQFo7/ocV37I/X5lYeza0X3TZAfq6bBYLO8EDDMIMUMr0 ZeCelXl2TYrzUB+qGjJBFIBarQHMGIfub6n5XuY0wFi4m2O1i0ETZAuMI4Gkb9WCcgqy 2QH49hn0VMNR+aUQ4pZQoAT2J/JbPOC1FECZgVeOGKIr99oXfCX7bklEnbyhd8/k+DaK 9zeA== 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:date:message-id:mime-version :content-transfer-encoding; bh=1mgBf/keF5J96DXa1yCu6iHvielLLnw06YcXOaRAzhc=; b=D8af1Dyx+PaSS+gc2lEuvxl6dLpRMIXGZMRVpVGQ8vSlBMAaMyJo8i4SNpYMIrzeVi sThXibpmA+TaDcCFgsRYP0DuzTQHX/SE1+aYoiy1M1wggGLZUGJvKSsS5e7Gr/F4fQe0 YlCchzBe/XC/2rUtS6ivng3tLzLew5vXxQQs0pivSSrLGxru+fROkSwuP5J8FRD6966I LGueLvLuJ6Y4jx02ziukeN+ithZDcWxxhl3XE9oYgyxmlvZEzkgFfMPzZy/Kt/p+gt5w iX0ssAQy0zDJhESkWeLRC/UZ0wVxMZXQJ0uy8+e73Tg+f18S5qBVFplGHXsQ75fHYhU7 jzYg== X-Gm-Message-State: AOAM531HEjoIb0UK8Ij7Uabv7UQh/buDrqMNAv4XS3clEMDopwf6JLsE KCY3kOcZ8iPonNcOVhLtF/+1P6lmAA6Teg== X-Google-Smtp-Source: ABdhPJw78b1ZTmnQW1Mzv+f+ke4bpT+D/tqhIjMMpc3rAJPTI7X/EAgpWE20KQqT7WSp/0dI5ezaqQ== X-Received: by 2002:a1c:1bcd:: with SMTP id b196mr3489925wmb.70.1606839125725; Tue, 01 Dec 2020 08:12:05 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id n123sm536954wmn.7.2020.12.01.08.12.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Dec 2020 08:12:04 -0800 (PST) From: zimoun To: Guix Devel , Christopher Baines Subject: Data service package history link Date: Tue, 01 Dec 2020 17:10:37 +0100 Message-ID: <867dq1v75u.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::32e; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x32e.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: 0.31 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=gmail.com header.s=20161025 header.b=EbIMjHWc; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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: C59DD940111 X-Spam-Score: 0.31 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: HCA4QhhfKoJo Hi, I have read on logs.guix.gnu.org [1]: maybe https://data.guix.gnu.org/repository/1/branch/master/package= /ghc-yaml/output-history hmm, I haven=E2=80=99t been able to find this URL by clicking aroun= d; thanks And I remember asking 3 or 4 times to Chris at the last IRL Guix Days the URL. Chris, maybe instead of =E2=80=9CInclude outputs=E2=80=9D, it cou= ld be =E2=80=9COutput history=E2=80=9D. Well, I have this Emacs helper function: --8<---------------cut here---------------start------------->8--- (defun my/guix-data (package) "Add URL of PACKAGE to `kill-ring'. Yankable result: `https://data.guix.gnu.org/repository/1/branch/master/package/PACKAGE/outpu= t-history'. With `universal-argument', load URL using `browse-url'." (interactive "sPackage: ") (let ((url (format "https://data.guix.gnu.org/repository/1/branch/master/package/%s/= output-history" package))) (kill-new url) (when current-prefix-arg (browse-url url)) (message (format "%s killed." url)))) --8<---------------cut here---------------end--------------->8--- It is quick and dirt but works for me. I am sure some Emacs wizard can improve this kind of helper and maybe this could be included in Emacs-Guix. All the best, simon 1: