If I change from (method git-fetch) to (method url-fetch) in
(source..) it seems I can't reproduce the error and it finds patches
properly.
Manolis Ragkousis skribis:
> In this part of my code
>> (source (origin
>> (method git-fetch)
>> (uri (git-reference
>>(url "git://git.savannah.gnu.org/hurd/hurd")
>>(commit "e77f00db5097d741f27c74c03d194a233f648615")))
>>
> (file-name (string-append name "-" version ;; <--- here
This fixed it.
Thank you
Manolis
The original mirror doesn’t respond. Please verify and push.
From cbac7ff6ef8f7c02d01331b77511ba8c9dadc45d Mon Sep 17 00:00:00 2001
From: Nikita Karetnikov
Date: Sat, 12 Apr 2014 16:18:45 +0400
Subject: [PATCH] openssh: Add another mirror.
* gnu/packages/ssh.scm (openssh): Add the mirror.
---
Manolis Ragkousis skribis:
>> (file-name (string-append name "-" version ;; <--- here
>
> This fixed it.
Pushed, thanks!
Ludo’.
Nikita Karetnikov skribis:
> From cbac7ff6ef8f7c02d01331b77511ba8c9dadc45d Mon Sep 17 00:00:00 2001
> From: Nikita Karetnikov
> Date: Sat, 12 Apr 2014 16:18:45 +0400
> Subject: [PATCH] openssh: Add another mirror.
>
> * gnu/packages/ssh.scm (openssh): Add the mirror.
Pushed, thanks.
Ludo’.
Hi
Im sorry for coming up with an update in the proposal for the binary
distribution for GSoC 14 this late. I had my university exams. I hope the
shortlisting is not already over and we can still continue the discussions.
Ludo, I tried to edit the proposal in the melange page like you said but
it
Hi
Im sorry for coming up with an update in the proposal for the binary
distribution for GSoC 14 this late. I had my university exams. I hope the
shortlisting is not already over and we can still continue the discussions.
Ludo, I tried to edit the proposal in the melange page like you said but
it
>> 1. Should the recursion stop when ‘fixed-output-derivation?’ returns #t?
> I think so. In general fixed-output derivations are the things you
> would like to pre-fetch; so you would typically call ‘build-derivations’
> on these to do the actual pre-fetching.
Could you show a package with a fi
l...@gnu.org (Ludovic Courtès) skribis:
> Going to http://hydra.gnu.org/build/49569/ shows that the texlive builds
> were actually aborted. The “Nix error output” box shows this:
>
> offloading '/gnu/store/j0b550qfqac1w550v0zq2nlb0sqc-texlive-2013.drv' to
> 'hydra.gnunet.org'...
> @ build-re
Nikita Karetnikov skribis:
>>> 1. Should the recursion stop when ‘fixed-output-derivation?’ returns #t?
>
>> I think so. In general fixed-output derivations are the things you
>> would like to pre-fetch; so you would typically call ‘build-derivations’
>> on these to do the actual pre-fetching.
>
11 matches
Mail list logo