guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] gnu: Add NQC.


From: ericbavier
Subject: [PATCH 0/2] gnu: Add NQC.
Date: Sun, 17 Jan 2016 02:12:55 -0600

From: Eric Bavier <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]