all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 45043@debbugs.gnu.org
Cc: EuAndreh <eu@euandre.org>, 45043-done@debbugs.gnu.org
Subject: [bug#45043] [PATCH] gnu: git-open: Remove unnecessary propagated input.
Date: Fri, 4 Dec 2020 23:42:47 -0500	[thread overview]
Message-ID: <X8sPx50mJ7Q/gSaP@jasmine.lan> (raw)
In-Reply-To: <20201204205332.28505-1-eu@euandre.org>

On Fri, Dec 04, 2020 at 05:53:32PM -0300, EuAndreh via Guix-patches via wrote:
> * gnu/packages/version-control.scm (git-open): Stop propagating xdg-utils
> package, and replace the runtime dependency by wrapping xdg-utils in the
> derivation.  Also use copy-build-system instead of trivial-build-system.

Thanks! I rewrote the commit to be more idiomatic and pushed as
4cf3734c56d669ee2d78082e5d7c4d0a58e0f800.

About the commit message, we write them in the GNU ChangeLog format:

https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html

Basically, we describe changes to the code, organized by file and
variable. The linked chapter in the GNU coding manual is instructive
when combined with `git log` of the Guix repo.




  reply	other threads:[~2020-12-05  4:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-04 20:53 [bug#45043] [PATCH] gnu: git-open: Remove unnecessary propagated input EuAndreh via Guix-patches via
2020-12-05  4:42 ` Leo Famulari [this message]
2020-12-05 11:19   ` EuAndreh via Guix-patches via

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=X8sPx50mJ7Q/gSaP@jasmine.lan \
    --to=leo@famulari.name \
    --cc=45043-done@debbugs.gnu.org \
    --cc=45043@debbugs.gnu.org \
    --cc=eu@euandre.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.