From: Axel <grafov@gmail.com>
To: guix-devel <guix-devel@gnu.org>
Subject: [PATCH] A little typo in gnu/system.scm
Date: Wed, 11 Mar 2015 01:41:58 +0300 [thread overview]
Message-ID: <CAJpGxxCijx=oO07pE27dtUZ4aAeRn+rGnP=afQYEKKuv9VAmRQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 160 bytes --]
Name 'operating-system-packages' declared twice in export list in the
gnu/system.scm. I think it is a typo. Isn't it?
--
Александр Графов
[-- Attachment #2: 0001-system-Remove-duplicated-line-from-export.patch --]
[-- Type: application/octet-stream, Size: 775 bytes --]
From 84442eafed9f3e52b4db5b61f1273747f990915b Mon Sep 17 00:00:00 2001
From: "Alexander I.Grafov (Axel)" <grafov@gmail.com>
Date: Wed, 11 Mar 2015 01:31:30 +0300
Subject: [PATCH] system: Remove duplicated line from export.
* gnu/system.scm (gnu system): Remove duplicate in
exported names list.
---
gnu/system.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/system.scm b/gnu/system.scm
index 1a0aee4..9748113 100644
--- a/gnu/system.scm
+++ b/gnu/system.scm
@@ -69,7 +69,6 @@
operating-system-users
operating-system-groups
operating-system-issue
- operating-system-packages
operating-system-timezone
operating-system-locale
operating-system-locale-definitions
--
2.2.1
next reply other threads:[~2015-03-10 22:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-10 22:41 Axel [this message]
2015-03-11 20:43 ` [PATCH] A little typo in gnu/system.scm Tomáš Čech
2015-03-12 20:22 ` Ludovic Courtès
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAJpGxxCijx=oO07pE27dtUZ4aAeRn+rGnP=afQYEKKuv9VAmRQ@mail.gmail.com' \
--to=grafov@gmail.com \
--cc=guix-devel@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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).