Age | Commit message (Expand) | Author |
---|---|---|
2015-01-22 | gnu: Add convenience macros to make module imports more concise....* gnu.scm (use-package-modules, use-service-modules, use-system-modules): New macros. | Joshua S. Grant |
2014-09-09 | Have (gnu) re-export (guix gexp)....* gnu.scm (%public-modules): Add '(guix gexp)'. | Ludovic Courtès |
2014-05-22 | 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. | Ludovic Courtès |