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

[-- Attachment #1: Type: text/plain, Size: 1412 bytes --]

zimoun <zimon.toutoune@gmail.com> writes:

> 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

Thanks!

-- 
Akib Azmain Turja

This message is signed by me with my GnuPG key.  It's fingerprint is:

    7001 8CE5 819F 17A3 BBA6  66AF E74F 0EFA 922A E7F5

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2022-06-28 17:42 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
2022-06-28 17:40       ` Akib Azmain Turja [this message]
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=87r138fzzf.fsf@disroot.org \
    --to=akib@disroot.org \
    --cc=guix-devel@gnu.org \
    --cc=zimon.toutoune@gmail.com \
    /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).