[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#52555] [RFC PATCH v2 3/5] Add (guix eris).
From: |
Maxime Devos |
Subject: |
[bug#52555] [RFC PATCH v2 3/5] Add (guix eris). |
Date: |
Sat, 29 Jan 2022 22:24:21 +0100 |
User-agent: |
Evolution 3.38.3-1 |
pukkamustard schreef op di 25-01-2022 om 19:21 [+0000]:
> + #:use-module (eris)
> + #:use-module (eris blocks ipfs)
guile-eris is an optional dependency, so this needs to be autoloaded.
Or guix/eris.scm must only be compiled when guile-eris is available.
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part
- [bug#52555] [RFC PATCH v2 0/5] Decentralized substitute distribution with ERIS, pukkamustard, 2022/01/25
- [bug#52555] [RFC PATCH v2 2/5] publish: Add ERIS URN to narinfo, pukkamustard, 2022/01/25
- [bug#52555] [RFC PATCH v2 3/5] Add (guix eris)., pukkamustard, 2022/01/25
- [bug#52555] [RFC PATCH v2 1/5] WIP: gnu: guile-eris: Update to unreleased git version., pukkamustard, 2022/01/25
- [bug#52555] [RFC PATCH v2 5/5] substitute: Fetch substitutes using ERIS., pukkamustard, 2022/01/25
- [bug#52555] [RFC PATCH v2 4/5] publish: Add support for storing ERIS encoded blocks to IPFS., pukkamustard, 2022/01/25
- [bug#52555] [RFC PATCH v2 0/5] Decentralized substitute distribution with ERIS, Maxime Devos, 2022/01/29