unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Akib Azmain Turja <akib@disroot.org>, guix-devel@gnu.org
Subject: Re: First guix pull is too costly
Date: Tue, 28 Jun 2022 19:09:48 +0200	[thread overview]
Message-ID: <867d50emub.fsf@gmail.com> (raw)
In-Reply-To: <87mtdxkl6q.fsf@disroot.org>

Hi,

On Tue, 28 Jun 2022 at 18:49, Akib Azmain Turja <akib@disroot.org> wrote:

> Just out of curiosity, why the hash is
> pjmkglp4t7znuugeurpurzikxq3tnlaywmisyr27shj7apsnalwq?  Is this the hash
> of the channel declaration/definition/whatsoever?

--8<---------------cut here---------------start------------->8---
$ guix repl
GNU Guile 3.0.8
Copyright (C) 1995-2021 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guix-user)> ,use(rnrs bytevectors)
scheme@(guix-user)> ,use(gcrypt hash)
scheme@(guix-user)> (define url "https://git.savannah.gnu.org/git/guix.git")
scheme@(guix-user)> (bytevector->base32-string (sha256 (string->utf8 url)))
$1 = "pjmkglp4t7znuugeurpurzikxq3tnlaywmisyr27shj7apsnalwq"
--8<---------------cut here---------------end--------------->8---

From ’url-cache-directory’ in (guix git) [1].


1: <https://git.savannah.gnu.org/cgit/guix.git/tree/guix/git.scm#n125>

Cheers,
simon


  reply	other threads:[~2022-06-28 17:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-28  8:04 First guix pull is too costly Akib Azmain Turja
2022-06-28 10:05 ` bokr
2022-06-28 11:23 ` zimoun
2022-06-28 12:28   ` Efraim Flashner
2022-06-28 16:59     ` zimoun
2022-07-01 12:51       ` Ludovic Courtès
2022-07-01 15:25         ` zimoun
2022-06-28 12:49   ` Akib Azmain Turja
2022-06-28 17:09     ` zimoun [this message]
2022-06-28 17:40       ` Akib Azmain Turja
2022-07-01 12:52   ` Ludovic Courtès
2022-07-07  9:01     ` Giovanni Biscuolo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=867d50emub.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=akib@disroot.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).