Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/games.scm (crawl-tiles): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
Fixes <http://bugs.gnu.org/27017>.
Reported by Alex Vong <alexvong1995@gmail.com>.
* guix/scripts/package.scm (process-query) <'list-generations>: Wrap
body in 'leave-on-EPIPE'.
|
|
* guix/packages.scm (%supported-systems): Add aarch64-linux.
(%hydra-supported-systems): Remove aarch64-linux.
|
|
|
|
* .mailmap: Add new entry for Adriano Peluso
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/node.scm (node)[inputs]: Add c-ares and http-parser.
[arguments]: Add configure flags for using system libraries.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/node.scm (node): Update to 7.10.0.
(node)[arguments]: Disabled more tests.
* gnu/packages/patches/node-9077.patch: Delete incompatible patch file.
Recreate patch file from node pull request 9077.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/music.scm (musescore): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs.scm (emacs-auctex)[arguments]: Add #:include and
#:exclude arguments.
|
|
* gnu/packages/emacs.scm (emacs-slime)[arguments]: Add #:include and #:exclude
arguments.
|
|
* guix/build/emacs-build-system.scm (install): Install files matching
#:include while excluding files matching #:exclude.
* guix/build-system/emacs.scm (emacs-build): Add keyword arguments #:include
and #:exclude.
|
|
* gnu/system/install.scm (installation-os): Add SHADOW in package list.
|
|
This prevents a ".el.el" extension for source files with no version number in
their file name.
* guix/build/emacs-build-system.scm (store-file->elisp-source-file): Remove
".el" extension from file name before splitting to name and version.
|
|
* guix/scripts/lint.scm (check-source-file-name): Implement file name matching
with regular expression.
|
|
* guix/scripts/lint.scm (check-source-file-name): Fix wrong return value in
docstring.
|
|
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.1.
|
|
This avoids duplicated entries with Othacehe in uppercase.
|
|
* gnu/packages/databases.scm (sqlite): Update to 3.19.0.
|
|
* gnu/packages/libidn.scm (libidn2): Update to 2.0.2.
[source]: The tarball is now ".lz" compressed.
[native-inputs]: Add LZIP.
|
|
* gnu/packages/patches/gcj-arm-mode.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Delete it.
* gnu/packages/gcc.scm (javac.in, gcj, ecj-bootstrap): Remove variables.
|
|
* gnu/packages/java.scm (ant): Inherit from ant/java8.
|
|
* gnu/packages/java.scm (ant/java8): New variable.
|
|
* gnu/packages/java.scm (ant): Move package.
|
|
* gnu/packages/java.scm (ant)[source]: Delete bundled jars in a snippet.
|
|
* gnu/packages/java.scm (ant)[build-system]
[home-page][synopsis][description][license]: Remove fields.
[arguments]: Adapt arguments of ant-bootstrap package.
|
|
* gnu/packages/java.scm (clojure): Move package.
|
|
* gnu/packages/java.scm (java-swt): Move the package.
|
|
* gnu/packages/java.scm (icedtea-7)[source]: Remove Makefile.in patch to link
with GCJ libs.
[arguments]: Remove (ice-9 rdelim) module; adjust configure flags; do not add
GCJ headers to CPATH in build phase "set-additional-paths".
[native-inputs]: Remove gcj and ant; add icedtea-6 and ant-bootstrap. Remove
autoconf and automake.
(icedtea-8)[native-inputs]: Delete "icedtea" from the inherited inputs, not
"gcj".
|
|
* gnu/packages/java.scm (icedtea-6): New variable.
|
|
* gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper-final): New variable.
|
|
* gnu/packages/java.scm (jamvm): New variable.
|
|
* gnu/packages/java.scm (classpath-devel): New variable.
|
|
* gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper): New variable.
|
|
* gnu/packages/java.scm (classpath-jamvm-wrappers): New variable.
|
|
* gnu/packages/java.scm (jamvm-bootstrap): New variable.
|
|
* gnu/packages/java.scm (classpath): New variable.
|
|
* gnu/packages/java.scm (ecj-javac-wrapper): New variable.
|
|
* gnu/packages/java.scm (ecj-bootstrap): New variable.
|
|
* gnu/packages/java.scm (ant-bootstrap): New variable.
|
|
* gnu/packages/java.scm (sablevm): New variable.
|
|
* gnu/packages/java.scm (sablevm-classpath): New variable.
|
|
* gnu/packages/java.scm (jikes): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-edaseq): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-deseq): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-aroma-light): New variable.
|
|
|
|
|
|
* gnu/packages/gnome.scm (vte-ng): Update to 0.48.3.a.
|
|
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.6.
|