~ruther/guix-local

ref: d192efae07b9eadc31c80fc0b5b4e6e222e30bec guix-local/gnu/packages/xml.scm -rw-r--r-- 2.6 KiB
f0444eaf — Andreas Enge 13 years ago
gnu: Add libxml2.

* gnu/packages/xml.scm (libxml2): New variable.
1ffa7090 — Ludovic Courtès 13 years ago
distro: Change the module name space to (gnu ...).

* distro: Rename to...
* gnu: ... this.  Update module names accordingly.
* Makefile.am: Adjust accordingly.
* po/POTFILES.in: Likewise.
* distro.scm: Search for files under /gnu/packages instead of
  /distro/packages.
* gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
d0414883 — Ludovic Courtès 13 years ago
distro: Add Expat.

* distro/packages/xml.scm: New file.
* Makefile.am (MODULES): Add it.