~ruther/guix-local

ref: ca2eebbd99e8f4d2ebbcf700960d03818d4fbf8f guix-local/gnu/packages/conkeror.scm -rw-r--r-- 3.7 KiB
36160ebb — Eric Bavier 11 years ago
gnu: conkeror: install conkeror-spawn-helper.

* gnu/packages/conkeror.scm (conkeror)[build-system]: Change to
  gnu-build-system.  Adjust arguments accordingly.
  [inputs]: Remove now-implicit bash.
  [native-inputs]: Remove now-implicit tar and gzip.
  [description]: Fix two-space-after-end-of-sentence.  Remove comment
  about separate conkeror-spawn-process-helper package.
35dbbbe0 — Cyrill Schenkel 11 years ago
gnu: Add conkeror.

* gnu-system.am (GNU_SYSTEM_MODULES): Add new package.
* gnu/packages/conkeror.scm: New file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>