Age | Commit message (Collapse) | Author |
|
* gnu/packages/maths.scm (flann)[arguments]: Add #:phases.
|
|
* gnu/packages/python.scm (python-2): Rename variable to...
(python-2.7): ...this.
(python-2): Refer to "python-2.7".
(python): Rename variable to...
(python-3.4): ...this.
(python-3): Refer to "python-3.4".
(python): Refer to "python-3".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (flann)[arguments]: Add #:strip-directories.
|
|
* gnu/packages/statistics.scm (r-biased-urn): New variable.
|
|
* gnu/packages/image.scm (giflib)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/image.scm (giflib): Update to 5.1.4.
|
|
* gnu/packages/emacs.scm (emacs-smartparens): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* .mailmap: Add Kei Kebreau.
* gnu/local.mk: Replace "Kei Yamashita" with "Kei Kebreau".
* gnu/packages/calendar.scm: Likewise.
* gnu/packages/dillo.scm: Likewise.
* gnu/packages/fltk.scm: Likewise.
* gnu/packages/game-development.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/xfce.scm: Likewise.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/maths.scm (octave): Update to 4.0.2.
[inputs]: Added cyrus-sasl, openssl.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/linux.scm (ntfs-3g): New variable.
|
|
* gnu/packages/gnustep.scm (wmbattery)[source](snippet): New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/qt.scm (qtkeychain): Update to 0.6.2.
|
|
* gnu/packages/web.scm (krona-tools): New variable.
|
|
* gnu/packages/hurd.scm (hurd-headers): Update to version 0.8.
|
|
* gnu/packages/hurd.scm (mig): Update to version 1.7.
|
|
* gnu/packages/hurd.scm (gnumach-headers): Update to version 1.7.
|
|
* gnu/packages/bioinformatics.scm (diamond)[arguments]: Do not
specify target architecture.
|
|
* gnu/packages/bioinformatics.scm (piranha): New variable.
|
|
* gnu/packages/python.scm (python2-pandas)[native-inputs]: Use python2-
versions of python-panda's native-inputs, not of inputs.
|
|
* gnu/packages/crypto.scm (signify): New variable.
|
|
* gnu/packages/networking.scm (libndp): Update to 1.6.
|
|
* gnu/packages/emacs.scm (emacs-zenburn-theme): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/patches/gd-CVE-2016-3074.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Use it.
|
|
* gnu/packages/gd.scm (gd)[properties]: New field.
|
|
* guix/scripts/lint.scm (package-name->cpe-name): Remove.
(package-vulnerabilities): Honor 'cpe-name' and 'cpe-version'
properties.
* gnu/packages/grub.scm (grub)[properties]: New field.
* gnu/packages/gnuzilla.scm (icecat)[properties]: Add 'cpe-name' and
'cpe-version'.
* doc/guix.texi (Invoking guix lint): Mention 'cpe-name'.
|
|
* gnu/packages/patches/emacs-constants-lisp-like.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Remove entry for above patch.
|
|
* guix/store.scm (query-path-hash): Clarify docstring.
|
|
Previously, something like 'guix import gnu which' would spit out a
backtrace if, say, the 'which' tarball could not be authenticated.
* guix/upstream.scm (download-tarball): Mention failure modes in
docstring.
* guix/import/gnu.scm (gnu-package->sexp): Return #f when
'download-tarball' returns #f.
* guix/scripts/import.scm (guix-import): Call 'leave' when IMPORTER does
not return a (package ...) sexp.
|
|
* guix/scripts/import.scm (guix-import): Use 'leave' instead of 'format'
when IMPORTER is unknown.
|
|
* gnu/packages/emacs.scm (emacs-constants): Change to versioned repository and
update to 2.6.
|
|
* gnu/packages/bioinformatics.scm (sortmerna): Update to 2.1b.
[inputs]: New field.
|
|
* gnu/packages/bioinformatics.scm (vsearch): Update to 1.11.1.
|
|
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.1.
[source]: Remove 'snippet'.
[build-system]: Use cmake-build-system.
[arguments]: Remove modifications to phases.
[native-inputs]: Remove field.
[inputs]: Remove 'boost'.
|
|
* gnu/packages/emacs.scm (emacs-constants): Move 'home-page' above. Use
it in 'uri'.
|
|
* gnu/packages/emacs.scm (uncompressed-file-fetch): Remove dependency on
GZIP.
|
|
* gnu/packages/code.scm (cflow): Update to 1.5.
|
|
Also, I previously committed to this repository in 2015; add self to copyright
headers for that year too.
* gnu/packages/emacs.scm (geiser-next): New variable.
|
|
* guix/import/cran.scm (latest-bioconductor-release): Wrap Bioconductor
URL in list in the "urls" field of the "upstream-source" value.
|
|
* gnu/packages/bioinformatics.scm (r-zlibbioc): Update to 1.18.0.
|
|
* gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.16.0.
|
|
* gnu/packages/bioinformatics.scm (r-seqlogo): Update to 1.38.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomation): Update to 1.4.0.
|
|
* gnu/packages/bioinformatics.scm (r-seqpattern): Update to 1.4.0.
|
|
* gnu/packages/bioinformatics.scm (r-impute): Update to 1.46.0.
|
|
* gnu/packages/bioinformatics.scm (r-bsgenome): Update to 1.40.0.
|
|
* gnu/packages/bioinformatics.scm (r-topgo): Update to 2.24.0.
[propagated-inputs]: Add r-matrixstats.
|
|
* gnu/packages/bioinformatics.scm (r-graph): Update to 1.50.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.24.0.
|
|
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.32.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.8.0.
|