https://git-send-email.io/ is a good tutorial on setting up and using
`git send-email`.
Cheers!
Tobias Geerinckx-Rice writes:
> Sound good?
Yep, that feels like a natural division.
Thanks again, and thanks also for the notes on
"propagated-inputs". Onwards and upwards.
--
Simon South
si...@simonsouth.net
Simon,
Simon South 写道:
Thank you Brett, Julien and Tobias for your responses. They've
been
super helpful and have cleared things up for me quite a bit.
Very happy to hear that!
This also clears up for me a bit of remaining confusion around
the
distinction between "inputs" and "propagated in
wrote:
> Hello Guix,
>
> I am trying to generate a pdf report using R and knitr and PDF LaTeX. More
> specifically, I was trying out a sample document that comes with knitr
> package. This is the code to generate the output:
>
> require(knitr)
> s = system.file("misc", "stitch-test.R",
Thank you Brett, Julien and Tobias for your responses. They've been
super helpful and have cleared things up for me quite a bit.
Julien Lepiller writes:
> For tracking runtime dependencies, guix uses another mechanism: when a
> package holds a reference to another package (by embedding the store
Le jeudi 15 octobre 2020 à 14:32 +0200, Mathieu Othacehe a écrit :
> You can also try to setup a Guix mirror to see if it helps.
That's what I did. It seems that the configuration is ignored if the
/var/lib/cuirass/cuirass.db file exists, and that cuirass cannot
restart if I remove it. So I had to
Hello Guix,
I am trying to generate a pdf report using R and knitr and PDF LaTeX. More
specifically, I was trying out a sample document that comes with knitr package.
This is the code to generate the output:
```r
require(knitr)
s = system.file("misc", "stitch-test.R", package = "knitr")
stitch(
Hi,
On Thu, 15 Oct 2020 at 13:21, Aniket Patil wrote:
> Hi all,
> I am new when it comes to submitting patches through email. For my first
> patch, I copied all the body from the .path file and pasted in mail. Also
> from the subject line, I copied the subject and pasted it in the subject of
> my
Le 15 octobre 2020 03:51:51 GMT-04:00, Aniket Patil
a écrit :
>Hi all,
>I am new when it comes to submitting patches through email. For my
>first
>patch, I copied all the body from the .path file and pasted in mail.
>Also
>from the subject line, I copied the subject and pasted it in the
>subject
Hello,
> My log file alternates between "building 0 derivations" and "failed to
> connect to git.savannah.gnu.org: Connection timed out".
The first message is probably a consequence of the second. Make sure
that nss-certs is available in the root profile.
You can also try to setup a Guix mirro
Hi all,
I am new when it comes to submitting patches through email. For my first
patch, I copied all the body from the .path file and pasted in mail. Also
from the subject line, I copied the subject and pasted it in the subject of
my email. To be on the safer side I also attached a patch file to th
Hi Tobias,
On Thu, 15 Oct 2020 at 02:38, Tobias Geerinckx-Rice wrote:
> Well, yes, but probably not in the way you mean: they aren't
> specified at all. Oh dear, nckx's responding to a question about
> ‘dependencies’. Apologies to those who know what's coming.
[...]
> If you apply the patch
Hello Mathieu,
Le jeudi 15 octobre 2020 à 10:40 +0200, Mathieu Othacehe a écrit :
> --8<---cut here---start->8---
> (define my-packages
> '((#:name . "my-packages")
> (#:load-path-inputs . ("guix"))
> (#:package-path-inputs . ())
> (#:proc-input .
Hello divoplade,
> How should I do it?
Writing the appropriate specification is quite tricky and I plan to
write a shepherd service to make it easier. In the meantime, something
like that should get you closer:
--8<---cut here---start->8---
(define my-packag
14 matches
Mail list logo