all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Catonano <catonano@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: no patch applies
Date: Thu, 4 Aug 2016 23:45:31 -0400	[thread overview]
Message-ID: <20160805034531.GA6229@jasmine> (raw)
In-Reply-To: <CAJ98PDzFXqUhrpi_esztmAVer9BTnyCyLLM5Ykk+-rpX+Y8eHA@mail.gmail.com>

On Fri, Aug 05, 2016 at 05:28:58AM +0200, Catonano wrote:
> this is not specific to Guix, but because applying patches is central in
> the Guix workflow, I argue I can ask here
> 
> Erik Edrosa sent a patch to the dev list containing a very cute Guile
> Scheme package he made
> 
> I attempted to apply the patch onto a fresh Guix master and the patch does
> not apply, I don't know why

How are you trying to apply the patch?

I saved the patch onto my computer, and then I applied it like this on
top of commit f467c35261:

$ git am ~/tmp/0001-gnu-Add-guile-commonmark.patch
Applying: gnu: Add guile-commonmark

It also worked when I used the patch command:

$ patch -p1 < ~/tmp/0001-gnu-Add-guile-commonmark.patch  
patching file gnu/packages/guile.scm

  reply	other threads:[~2016-08-05  3:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-05  3:28 no patch applies Catonano
2016-08-05  3:45 ` Leo Famulari [this message]
2016-08-05  7:59   ` Vincent Legoll
2016-08-05 10:09     ` Ricardo Wurmus
2016-08-05 13:07       ` Catonano
  -- strict thread matches above, loose matches on Subject: below --
2016-08-06 17:12 David Craven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160805034531.GA6229@jasmine \
    --to=leo@famulari.name \
    --cc=catonano@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.