unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/2] gnu: Add NQC.
@ 2016-01-17  8:12 ericbavier
  2016-01-17  8:12 ` [PATCH 1/2] gnu: licenses: Add Mozilla Public License 1.0 ericbavier
  2016-01-17  8:12 ` [PATCH 2/2] gnu: Add NQC ericbavier
  0 siblings, 2 replies; 5+ messages in thread
From: ericbavier @ 2016-01-17  8:12 UTC (permalink / raw)
  To: guix-devel; +Cc: Eric Bavier

From: Eric Bavier <bavier@member.fsf.org>

The following patches add a compiler suite for the Lego MINDSTORMS RCX, an old
bit of hardware but nonetheless fun to play with.  I added it as a new module,
since there are many other bits of software that could be added for some of
the later Lego products, but I'd listen to suggestions of existing modules
where it might fit.

The license is interesting.  There's no direct mention of specifically version
1.0 of the Mozilla Public License on
http://www.gnu.org/licenses/license-list.html, only indirectly through
https://www.gnu.org/licenses/license-list.html#NPL which is a superset of the
MPL.

Eric Bavier (2):
  gnu: licenses: Add Mozilla Public License 1.0.
  gnu: Add NQC.

 gnu-system.am         |  1 +
 gnu/packages/lego.scm | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++
 guix/licenses.scm     |  7 +++++-
 3 files changed, 74 insertions(+), 1 deletion(-)
 create mode 100644 gnu/packages/lego.scm

-- 
2.6.3

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

end of thread, other threads:[~2016-01-20 22:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-17  8:12 [PATCH 0/2] gnu: Add NQC ericbavier
2016-01-17  8:12 ` [PATCH 1/2] gnu: licenses: Add Mozilla Public License 1.0 ericbavier
2016-01-20 22:39   ` Ludovic Courtès
2016-01-17  8:12 ` [PATCH 2/2] gnu: Add NQC ericbavier
2016-01-20 22:36   ` Ludovic Courtès

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).