~ruther/guix-local

ref: 08dccdfd12a176cf8a689aa8ca5e19fb280a137c guix-local/gnu/packages/indent.scm -rw-r--r-- 1.8 KiB
59a43334 — Ludovic Courtès 13 years ago
distro: Rename (distro) to (gnu packages).

* distro.scm: Rename to...
* gnu/packages.scm: ... this.  Update all users accordingly.
* Makefile.am (MODULES): Adjust accordingly.
* po/POTFILES.in: Likewise.
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.
c1e628f6 — Andreas Enge 13 years ago
distro: Add Indent.

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