all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#32059] Improve etc/snippets
@ 2018-07-05 12:18 Arun Isaac
  2018-07-05 12:39 ` [bug#32059] [PATCH 1/3] etc: snippets: Add new build systems to package snippet Arun Isaac
  0 siblings, 1 reply; 9+ messages in thread
From: Arun Isaac @ 2018-07-05 12:18 UTC (permalink / raw)
  To: 32059

Patch 1 adds the android-ndk and scons build systems as possibilities for the
build-system field in the package snippet.

Patch 2 modifies the package snippet so that 'origin' comes on the next line
after 'source'. I feel this is better because it makes better use of space
(less whitespace on the left of the source description). Often, this is
necessary to not run afoul of the line length limitations of `guix lint`.

Patch 3 adds a guix commit message snippet for changing the home page of
packages to HTTPS.

Patch 1 is uncontroversial. But, I don't know if others would agree on patches
2 and 3. Anyways, I am just submitting them here for consideration.

Arun Isaac (3):
  etc: snippets: Add new build systems to package snippet.
  etc: snippets: Improve indentation in the package snippet.
  etc: snippets: Add guix-commit-message-use-https-home-page.

 doc/contributing.texi                                          | 3 ++-
 etc/snippets/scheme-mode/guix-package                          | 7 +++++--
 etc/snippets/text-mode/guix-commit-message-use-https-home-page | 9 +++++++++
 3 files changed, 16 insertions(+), 3 deletions(-)
 create mode 100644 etc/snippets/text-mode/guix-commit-message-use-https-home-page

-- 
2.15.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-07-13  8:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05 12:18 [bug#32059] Improve etc/snippets Arun Isaac
2018-07-05 12:39 ` [bug#32059] [PATCH 1/3] etc: snippets: Add new build systems to package snippet Arun Isaac
2018-07-05 12:39   ` [bug#32059] [PATCH 2/3] etc: snippets: Improve indentation in the " Arun Isaac
2018-07-12 21:37     ` Ludovic Courtès
2018-07-13  7:33       ` bug#32059: " Arun Isaac
2018-07-13  8:28         ` [bug#32059] " Ludovic Courtès
2018-07-05 12:39   ` [bug#32059] [PATCH 3/3] etc: snippets: Add guix-commit-message-use-https-home-page Arun Isaac
2018-07-12 21:38     ` Ludovic Courtès
2018-07-12 21:37   ` [bug#32059] [PATCH 1/3] etc: snippets: Add new build systems to package snippet Ludovic Courtès

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.