| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/dwm.scm: Rename this ...
* gnu/packages/suckless.scm: ... to this.
* gnu-system.am (GNU_SYSTEM_MODULES): Change dwm.scm to suckless.scm.
|
|
|
|
| |
* gnu/packages/dwm.scm (st): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (haskell-mode): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-scikit-learn): Update to 0.16.1.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (orfm): Update to 0.4.1.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-scikit-learn)[inputs]: Replace "atlas" with
"openblas".
* gnu/packages/python.scm (python-scikit-learn)[arguments]: Remove build phase
'set-environment-variables, which is only needed when ATLAS is used.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-scipy)[inputs]: Remove "atlas", add "lapack"
and "openblas".
* gnu/packages/python.scm (python-scipy)[arguments]: Replace phase
"set-environment-variables" with "configure-openblas".
|
|
|
|
|
| |
* gnu/packages/python.scm (python-numpy-bootstrap)[inputs]: Add lapack to
inputs, because OpenBLAS does not include lapack functions.
|
|
|
|
| |
* gnu/packages/audio.scm (lv2): Update to 1.12.0.
|
|
|
|
| |
* gnu/packages/screen.scm (screen): Update to 4.3.0.
|
|
|
|
| |
* gnu/packages/openssl.scm (openssl): Update to 1.0.2b.
|
|
|
|
|
|
| |
* gnu/packages/patches/perl-net-ssleay-disable-ede-test.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/openssl.scm (perl-net-ssleay): Add patch.
|
|
|
|
|
|
| |
* gnu/packages/patches/python-disable-ssl-test.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python): Add patch.
|
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-0.8.2)[arguments]: Add
'wrap-program' phase.
|
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-0.8.2)[arguments]: Use
'modify-phases' instead of 'alist-cons-before'.
|
|
|
|
|
|
|
|
| |
* gnu/packages/ci.scm: New file.
* gnu/packages/patches/hydra-automake-1.15.patch,
gnu/packages/patches/hydra-disable-darcs-test.patch: New files.
* gnu-system.am (GNU_SYSTEM_MODULES): Add file.
(dist_patch_DATA): Add patches.
|
|
|
|
|
| |
* gnu/packages/web.scm (perl-catalyst-authentication-store-dbix-class):
New variable.
|
|
|
|
|
| |
* gnu/packages/web.scm (perl-catalyst-plugin-authorization-roles): New
variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-set-object): New variable.
|
|
|
|
| |
* gnu/packages/music.scm (powertabeditor): New variable.
|
|
|
|
| |
* gnu/packages/check.scm (catch-framework): Update to 1.1.3.
|
|
|
|
| |
* gnu/packages/audio.scm (rtmidi): New variable.
|
|
|
|
| |
* gnu/packages/xml.scm (pugixml): New variable.
|
|
|
|
| |
* gnu/packages/web.scm (rapidjson): New variable.
|
|
|
|
| |
* gnu/packages/code.scm (withershins): New variable.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (orfm): New variable.
Signed-off-by: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
|
|
|
|
|
| |
* gnu/packages/java.scm (icedtea7): Bootstrap with GCJ rather than compile
with IcedTea6.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (couger): New variable.
|
|
|
|
| |
* gnu/packages/machine-learning.scm (randomjungle): New variable.
|
|
|
|
| |
* gnu/packages/machine-learning.scm (python-libsvm): New variable.
|
|
|
|
|
| |
* gnu/packages/machine-learning.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (ngs-sdk): Update to version 1.1.1.
|
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc)[arguments]: Rename
'unpack-and-fix-testsuite' phase to 'unpack-testsuite-and-fix-bins'.
Patch source files that reference /bin/sh.
|
|
|
|
| |
This reverts commit 4f467e33de0b64b1afd935d14ec6a4839e03bdfc.
|
|
|
|
| |
* gnu/packages/openssl.scm (openssl): Update to 1.0.2b.
|
|
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-devel): Update to a43b55f.
[source]: Add 'file-name' field.
[native-inputs]: Add HELP2MAN.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/packages.scm (<package>)[location]: Add 'innate' property.
* guix/build-system/gnu.scm (static-package): Remove 'loc' parameter and
'location' field.
* gnu/packages/autotools.scm (autoconf-wrapper): Remove 'location' field.
* gnu/packages/commencement.scm (gnu-make-boot0, diffutils-boot0, gcc-final):
Likewise.
* gnu/packages/cross-base.scm (cross): Likewise.
* gnu/packages/emacs.scm (emacs-no-x, emacs-no-x-toolkit): Likewise.
* gnu/packages/make-bootstrap.scm (tarball-package): Likewise.
* gnu/packages/maths.scm (petsc-complex): Likewise.
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.5.
|
|
|
|
| |
* gnu/packages/gnome.scm (librest): New variable.
|
|
|
|
| |
* gnu/packages/admin.scm (inetutils): Update to 1.9.4.
|
|
|
|
|
|
| |
* gnu/packages/patches/qemu-CVE-2015-3209.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/qemu.scm (qemu): Add patch.
|
|
|
|
| |
* gnu/packages/cups.scm (cups): Update to 2.0.3.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre): Update to 4.0.5.
|
|
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (mysql): Update to 5.6.25.
[source]: Use 'version-major+minor'.
[build-system]: Change to cmake-build-system. Adjust arguments
accordingly.
[inputs]: Add libaio. Remove procps. Move perl to 'native-inputs'.
|
|
|
|
| |
* gnu/packages/ocaml.scm (proof-general): New variable.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2015.06.04.1.
|
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (evince): Update to 3.16.1.
[inputs]: Add djvulibre, libtiff, gnome-desktop and libsecret.
Co-authored-by: David Hashe <david.hashe@dhashe.com>
|
|
|
|
| |
* gnu/packages/gnome.scm (geoclue): Update to 2.2.0.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-numpy)[inputs]: Use "openblas" instead of
"atlas".
* gnu/packages/python.scm (python-numpy)[arguments]: Configure build against
OpenBLAS.
Modified-By: Mark H Weaver <mhw@netris.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/icecat-CVE-2015-0797.patch,
gnu/packages/patches/icecat-CVE-2015-2708-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-2708-pt2.patch,
gnu/packages/patches/icecat-CVE-2015-2708-pt3.patch,
gnu/packages/patches/icecat-CVE-2015-2708-pt4.patch,
gnu/packages/patches/icecat-CVE-2015-2710-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-2710-pt2.patch,
gnu/packages/patches/icecat-CVE-2015-2710-pt3.patch,
gnu/packages/patches/icecat-CVE-2015-2713-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-2713-pt2.patch,
gnu/packages/patches/icecat-CVE-2015-2716.patch: Remove files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/gnuzilla.scm (icecat): Update to 31.7.0-gnu1. Remove patches.
|