Add (gnu) module.
authorLudovic Courtès <ludo@gnu.org>
Thu, 22 May 2014 21:20:12 +0000 (23:20 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 22 May 2014 21:24:13 +0000 (23:24 +0200)
commitc9384945984c393ef1a15efb5c07e272a27a2215
tree090a2bb367ecb404225cb04afeaeeb6e18c11e6e
parentf19c6e5fe79c8bbd3c9ea25cd0380681bd99ce13
Add (gnu) module.

* gnu.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* build-aux/hydra/demo-os.scm: Use (gnu) and strip import list
  accordingly.
* doc/guix.texi (Using the Configuration System): Adjust example
  accordingly.
build-aux/hydra/demo-os.scm
doc/guix.texi
gnu-system.am
gnu.scm [new file with mode: 0644]