summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add libusb@0.1.Jonathan Brielmaier2017-07-20
| | | | | | | | * gnu/packages/libusb.scm (libusb-0.1): New variable. * gnu/packages/patches/libusb-0.1-disable-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: lapack: Fix hash of release 3.7.1Maxim Cournoyer2017-07-20
| | | | | | | | | Apparently the release was modified (cleaned-up) in-place. An issue was opened at https://github.com/Reference-LAPACK/lapack-release/issues/4. * gnu/packages/maths.scm (lapack): Fix sha256 hash. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add patches missing from dist_patch_DATA.Ben Woodcroft2017-07-20
| | | | | | | | | | Reported by Eric Bavier. * gnu/local.mk (dist_patch_DATA): Add gnu/packages/patches/hmmer-remove-cpu-specificity.patch, gnu/packages/patches/jacal-fix-texinfo.patch, gnu/packages/patches/python-pbr-fix-man-page-support.patch and gnu/packages/patches/vsearch-unbundle-cityhash.patch.
* gnu: qsyncthingtray: Update to 0.5.8.Tobias Geerinckx-Rice2017-07-20
| | | | * gnu/packages/sync.scm (qsyncthingtray): Update to 0.5.8.
* gnu: dub: Update to 1.4.0.Tobias Geerinckx-Rice2017-07-20
| | | | * gnu/packages/ldc.scm (dub): Update to 1.4.0.
* gnu: Add python-sphinx-1.6.Ricardo Wurmus2017-07-19
| | | | * gnu/packages/python.scm (python-sphinx-1.6): New variable.
* gnu: Add python-sphinxcontrib-websupport.Ricardo Wurmus2017-07-19
| | | | * gnu/packages/python.scm (python-sphinxcontrib-websupport): New variable.
* gnu: Add python-xapian-bindings.Ricardo Wurmus2017-07-19
| | | | * gnu/packages/search.scm (python-xapian-bindings): New variable.
* gnu: graphicsmagick: Update to 1.3.26.Leo Famulari2017-07-19
| | | | | * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.26. [source]: Use url-fetch and add SourceForge URL. Remove snippet.
* gnu: mpv: Update to 0.26.0.Leo Famulari2017-07-19
| | | | * gnu/packages/video.scm (mpv): Update to 0.26.0.
* gnu: r-bsgenome-hsapiens-ucsc-hg19: Update hash.Ricardo Wurmus2017-07-19
| | | | | * gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]: Update hash because the tarball changed in place.
* gnu: snakemake: Update to 3.13.3.Ricardo Wurmus2017-07-19
| | | | * gnu/packages/python.scm (snakemake): Update to 3.13.3.
* gnu: guitarix: Update to 0.35.5.Ricardo Wurmus2017-07-19
| | | | * gnu/packages/audio.scm (guitarix): Update to 0.35.5.
* gnu: sortmerna: Limit support to x86_64 and i686 only.Efraim Flashner2017-07-19
| | | | * gnu/packages/bioinformatics.scm (sortmerna)[supported-systems]: New field.
* gnu: totem: Do not build static libraries.Ludovic Courtès2017-07-19
| | | | | * gnu/packages/gnome.scm (totem)[arguments]: Pass "--disable-static". This reduces the size of Totem from 11 MiB to 9 MiB.
* download: Add OpenBSD mirrors.Tobias Geerinckx-Rice2017-07-19
| | | | | | | * guix/download.scm (%mirrors) <openbsd>: Add HTTPS OpenBSD mirrors. * gnu/packages/ntp.scm (openntpd)[source]: Use them. * gnu/packages/ssh.scm (openssh)[source]: Likewise. * gnu/packages/tls.scm (libressl)[source]: Likewise.
* gnu: openntpd: Update to 6.1p1.Tobias Geerinckx-Rice2017-07-19
| | | | * gnu/packages/ntp.scm (openntpd): Update to 6.1p1.
* gnu: tlp: Update to 1.0.Tobias Geerinckx-Rice2017-07-19
| | | | * gnu/packages/linux.scm (tlp): Update to 1.0.
* gnu: meson: Update to 0.41.1.Tobias Geerinckx-Rice2017-07-19
| | | | * gnu/packages/build-tools.scm (meson) Update to 0.41.1.
* gnu: totem: Disable automatic plugin installation.Ludovic Courtès2017-07-18
| | | | * gnu/packages/gnome.scm (totem)[arguments]: Add #:configure-flags.
* guix system: Use "image.iso" as the name of ISO images.Ludovic Courtès2017-07-18
| | | | | * guix/scripts/system.scm (system-derivation-for-action): Pass #:name to 'system-disk-image'.
* vm: 'iso9660-image' produces a single-file output.Ludovic Courtès2017-07-18
| | | | | | | | | * gnu/system/vm.scm (expression->derivation-in-linux-vm): Add #:single-file-output? and pass it to 'load-in-linux-vm'. (iso9660-image): Pass #:single-file-output? to 'expression->derivation-in-linux-vm'. * gnu/build/vm.scm (load-in-linux-vm): Add #:single-file-output? and honor it.
* gnu: node: Add search path specification for 'NODE_PATH'.Jelle Licht2017-07-18
| | | | * gnu/packages/node.scm (node)[native-search-paths]: New field.
* vm: Increase disk size overhead estimate.Tobias Geerinckx-Rice2017-07-18
| | | | * gnu/build/vm.scm (estimated-partition-size): Add 25% to the graph size.
* gnu: libstaroffice: Update to 0.0.4.Tobias Geerinckx-Rice2017-07-18
| | | | * gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.4.
* system: Add 'newuidmap' and 'newgidmap' to %SETUID-PROGRAMS.宋文武2017-07-18
| | | | * gnu/system.scm (%setuid-programs): Add 'newuidmap' and 'newgidmap'.
* services: sysctl: Fix typo.宋文武2017-07-18
| | | | * gnu/services/sysctl.scm: Fix typo of 'make-sysctl-configuration'.
* gnu: moka-icon-theme: Update to 5.3.6.Tobias Geerinckx-Rice2017-07-18
| | | | * gnu/packages/gnome.scm (moka-icon-theme): Update to 5.3.6.
* gnu: edi: Update to 0.5.1.Tobias Geerinckx-Rice2017-07-18
| | | | * gnu/packages/enlightenment.scm (edi): Update to 0.5.1.
* gnu: enblend-enfuse: Use texlive-tiny.Ricardo Wurmus2017-07-18
| | | | | * gnu/packages/photo.scm (enblend-enfuse)[native-inputs]: Replace texlive-minimal with texlive-tiny.
* gnu: c-toxcore: Update to 0.1.9.Ricardo Wurmus2017-07-18
| | | | | | | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.1.9. [build-system]: Switch to cmake-build-system. [native-inputs]: Remove autoconf, automake, libtool, and check. [inputs]: Rename to... [propagated-inputs]: ...this. [arguments]: Remove field.
* gnu: Rename (gnu packages gforth) to (gnu packages forth).ng02017-07-18
| | | | | | * gnu/local.mk (GNU_SYSTEM_MODULES): Rename gforth.scm to forth.scm. * gnu/packages/gforth.scm: Rename file to forth.scm. * gnu/packages/forth.scm: Renamed from gforth.scm.
* gnu: python-numpy-documentation: Use texlive-union.Ricardo Wurmus2017-07-18
| | | | | * gnu/packages/python.scm (python-numpy-documentation)[native-inputs]: Replace "texlive" with a texlive-union.
* gnu: raxml: Limit to x86_64 and i686 only.Efraim Flashner2017-07-18
| | | | * gnu/packages/bioinformatics.scm (raxml)[supported-systems]: New field.
* gnu: qemu: Fix CVE-2017-11334.Leo Famulari2017-07-17
| | | | | | * gnu/packages/patches/qemu-CVE-2017-11334.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/virtualization.scm (qemu)[source]: Use it.
* gnu: chicken: Fix CVE-2017-11343.Leo Famulari2017-07-17
| | | | | | * gnu/packages/patches/chicken-CVE-2017-11343.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/scheme.scm (chicken)[source]: Use it.
* gnu: python-cryptograpy: Update to 2.0.Marius Bakke2017-07-18
| | | | | | * gnu/packages/python.scm (python-cryptography-vectors, python2-cryptography-vectors, python-cryptography, python2-cryptography): Update to 2.0.
* gnu: orc: Update to 0.4.27.Marius Bakke2017-07-18
| | | | * gnu/packages/gstreamer.scm (orc): Update to 0.4.27.
* gnu: imagemagick: Update to 6.9.9-0.Leo Famulari2017-07-17
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-0.
* locale: Demonadify the locale creation API.Ludovic Courtès2017-07-17
| | | | | | | | * gnu/system/locale.scm (single-locale-directory): Use 'computed-file' instead of 'gexp->derivation'. (locale-directory): Adjust accordingly and do the same. * gnu/system.scm (operating-system-directory-base-entries): Adjust accordingly.
* gnu: Remove glibc@2.21 and its traces.Ludovic Courtès2017-07-17
| | | | | | | * gnu/packages/base.scm (glibc-2.21): Remove. * gnu/system/locale.scm (localedef-command)[maybe-version-directory]: Remove. Replace call with use of 'package-version'. (single-locale-directory): Remove 'version>=' conditional.
* gexp: 'ungexp-splicing' properly accounts for nested native inputs.Ludovic Courtès2017-07-17
| | | | | | | | | | Previously, (gexp-native-inputs #~#$@(list #~#+foo)) would return '(). This is a followup to 5b14a7902c58d9fb7923f9e16871f549fbe59b6e. * guix/gexp.scm (gexp-inputs)[add-reference-inputs]: In the list case, remove 'if' around 'fold-right'. In 'map' lambda, always inherit N?. * tests/gexp.scm ("gexp list splicing + ungexp-splicing"): New test.
* gnu: screen: Update to 4.6.1.Efraim Flashner2017-07-17
| | | | * gnu/packages/screen.scm (screen): Update to 4.6.1.
* build, vm: Use a less common label.Tobias Geerinckx-Rice2017-07-17
| | | | | | * gnu/build/vm.scm (initialize-hard-disk): Use "GuixSD_image" as label. * gnu/system/install.scm (installation-os): Likewise. * gnu/system/vm.scm (system-disk-image): Likewise.
* gnu: emacs-ahungry-theme: Upgrade to 1.4.0.Alex Vong2017-07-17
| | | | | | * gnu/packages/emacs.scm (emacs-ahungry-theme): Upgrade to 1.4.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: dash: Use the release tarball.Leo Famulari2017-07-17
| | | | | | | * gnu/packages/shells.scm (dash)[source]: Use the release tarball instead of a Git checkout. [native-inputs]: Remove field. [arguments]: Remove 'bootstrap' phase.
* gnu: font-wqy-zenhei: Use 'font-build-system'.Feng Shu2017-07-17
| | | | | | * gnu/packages/fonts.scm (font-wqy-zenhei): Switch to font-build-system. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: font-wqy-microhei: Use 'font-build-system'.Feng Shu2017-07-17
| | | | | | * gnu/packages/fonts.scm (font-wqy-microhei): Switch to font-build-system. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add Poly/ML.Andy Patterson2017-07-17
| | | | | | | * gnu/packages/sml.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* daemon: Flush the sink upon 'exportPath' errors.Jan Nieuwenhuizen2017-07-17
| | | | | | | | | | | | | | | | | Prior to this change, errors such as wrong permissions on /etc/guix/signing-key.sec would give: guix-daemon: nix/libutil/serialise.cc:15: virtual nix::BufferedSink::~BufferedSink(): Assertion `!bufPos' failed. This patch correctly propagates the error to the client and thus changes that to: error: build failed: file `/etc/guix/signing-key.sec' should be secret (inaccessible to everybody else)! * nix/nix-daemon/nix-daemon.cc (performOp): Wrap 'exportPath' call in 'try' block. Co-authored-by: Ludovic Courtès <ludo@gnu.org>