Hi Efraim,
efr...@flashner.co.il (Efraim Flashner) writes:
> efraim pushed a commit to branch master
> in repository guix.
>
> commit 98df3a88b5e323087db6097094f119fa4663f6d3
> Author: Efraim Flashner
> Date: Wed Sep 6 14:19:50 2017 +0300
>
> gnu: libzip: Update to 1.3.0 (fixes CVE-2017-14
l...@gnu.org (Ludovic Courtès) writes:
> [...]
>> Date: Fri, 8 Sep 2017 22:49:03 +0800
>> Subject: [PATCH] download: Report the progress asynchronously in another
>> thread.
>>
>> * guix/utils.scm (): New record type.
>> (call-with-progress-reporter): New procedure.
>> * guix/build/download.scm (
Hi Guix,
I'm trying to package a specific version of libgit2, fetched from a git
repo. I noticed that when cloned in /gnu/store/xxx-git-checkout, all
files have 444 permissions, because /gnu/store is mounted read-only I guess.
The problem is when /gnu/store/xxx-git-checkout/tests/resources/ are