~ruther/guix-local

ref: 10879c4ea1dfbe7aadbc44dca2a75cd03b73e5a1 guix-local/gnu/packages/xml.scm -rw-r--r-- 3.5 KiB
58cc3b38 — Andreas Enge 13 years ago
gnu: Add libxslt.

* gnu/packages/xml.scm (libxslt): New variable.
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.