Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add (guix describe) and use it to initialize '%package-search-path'. | Ludovic Courtès | 2018-09-02 |
| | | | | | | | | | * guix/describe.scm: New file. * Makefile.am (MODULES): Add it. * gnu/packages.scm (%default-package-module-path): New variable. (%package-module-path): Honor 'package-path-entries'. * build-aux/update-NEWS.scm (main): Use %DEFAULT-PACKAGE-MODULE-PATH instead of (last (%package-module-path)). | ||
* | maint: Add 'update-NEWS' target. | Ludovic Courtès | 2017-05-18 |
* build-aux/update-NEWS.scm: New file. * Makefile.am (EXTRA_DIST): Add it. (GUIX_MAINTENANCE_DIRECTORY): New variable. (update-NEWS): New target. (.PHONY): Add it. |