[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55083] [PATCH 2/2] gnu: Add bundlewrap
From: |
Maxime Devos |
Subject: |
[bug#55083] [PATCH 2/2] gnu: Add bundlewrap |
Date: |
Sat, 23 Apr 2022 21:00:08 +0200 |
User-agent: |
Evolution 3.38.3-1 |
Denis 'GNUtoo' Carikli schreef op za 23-04-2022 om 18:54 [+0200]:
> + (method url-fetch)
> + (uri (pypi-uri "bundlewrap" version))
> + (sha256
> + (base32
> +
It uses /usr/bin/less
<https://github.com/bundlewrap/bundlewrap/blob/567b5f055067b1e23ea8081b24f1bebfdc44c541/bundlewrap/utils/ui.py#L122>,
which does not exist in Guix.
It also uses git, bzr and hg:
https://github.com/bundlewrap/bundlewrap/blob/567b5f055067b1e23ea8081b24f1bebfdc44c541/bundlewrap/utils/scm.py#L10
these theoretically should be absolutised though there might be closure
size concerns.
There's also a use of 'stat':
https://github.com/bundlewrap/bundlewrap/blob/567b5f055067b1e23ea8081b24f1bebfdc44c541/bundlewrap/utils/remote.py#L8
Possibly there are more things to absolutise.
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part