summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: net-snmp: Specify '--with-openssl' configuration flag.Oleg Pykhalov2018-08-30
| | | | | * gnu/packages/networking.scm (net-snmp)[arguments]: Add '--with-openssl' flag.
* netsurf: Upgrade to 3.8.Eric Bavier2018-08-30
| | | | | | | * gnu/packages/patches/netsurf-message-timestamp.patch: New patch. * gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source. * gnu/packages/web.scm (netsurf): Upgrade to 3.8. [source]: Add the new patch.
* nsgenbind: Upgrade to 0.6.Eric Bavier2018-08-30
| | | | * gnu/packages/web.scm (nsgenbind): Upgrade to 0.6.
* libnspsl: Upgrade to 0.1.3.Eric Bavier2018-08-30
| | | | * gnu/packages/web.scm (libnspsl): Upgrade to 0.1.3.
* libnsutils: Upgrade to 0.0.5.Eric Bavier2018-08-30
| | | | * gnu/packages/web.scm (libnsutils): Upgrade to 0.0.5.
* libnsgif: Upgrade to 0.2.1.Eric Bavier2018-08-30
| | | | * gnu/packages/web.scm (libnsgif): Upgrade to 0.2.1.
* libnsbmp: Upgrade to 0.1.5.Eric Bavier2018-08-30
| | | | * gnu/packages/web.scm (libnsbmp): Upgrade to 0.1.5.
* libsvgtiny: Upgrade to 0.1.7.Eric Bavier2018-08-30
| | | | * gnu/packages/web.scm (libsvgtiny): Upgrade to 0.1.7.
* libdom: Upgrade to 0.3.3.Eric Bavier2018-08-30
| | | | * gnu/packages/web.scm (libdom): Upgrade to 0.3.3.
* libcss: Upgrade to 0.8.0.Eric Bavier2018-08-30
| | | | * gnu/packages/web.scm (libcss): Upgrade to 0.8.0.
* libwapcaplet: Upgrade to 0.4.1.Eric Bavier2018-08-30
| | | | * gnu/packages/web.scm (libwapcaplet): Upgrade to 0.4.1.
* hubbub: Upgrade to 0.3.5.Eric Bavier2018-08-30
| | | | * gnu/packages/web.scm (hubbub): Upgrade to 0.3.5.
* libparserutils: Upgrade to 0.2.4.Eric Bavier2018-08-30
| | | | * gnu/packages/web.scm (libparserutils): Upgrade to 0.2.4.
* netsurf-buildsystem: Upgrade to 1.7.Eric Bavier2018-08-30
| | | | * gnu/packages/web.scm (netsurf-buildsystem): Upgrade to 1.7.
* gnu: linux-libre@4.4: Update to 4.4.153.Mark H Weaver2018-08-30
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.153.
* gnu: mujs: Update to 1.0.4.Tobias Geerinckx-Rice2018-08-30
| | | | * gnu/packages/javascript.scm (mujs): Update to 1.0.4.
* gnu: r-car: Update to 3.0-2.Tobias Geerinckx-Rice2018-08-30
| | | | * gnu/packages/statistics.scm (r-car): Update to 3.0-2.
* gnu: perl-gd: Update to 2.69.Tobias Geerinckx-Rice2018-08-30
| | | | * gnu/packages/gd.scm (perl-gd): Update to 2.69.
* gnu: perl-sub-identify: Update to 0.14.Tobias Geerinckx-Rice2018-08-30
| | | | * gnu/packages/perl.scm (perl-sub-identify): Update to 0.14.
* gnu: robocut: Don't use unstable tarball.Tobias Geerinckx-Rice2018-08-30
| | | | | * gnu/packages/printers.scm (robocut)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: gparted: Update to 0.32.0.Tobias Geerinckx-Rice2018-08-30
| | | | * gnu/packages/disk.scm (gparted): Update to 0.32.0.
* gnu: duplicity: Update to 0.7.18.1.Tobias Geerinckx-Rice2018-08-30
| | | | | | * gnu/packages/backup.scm (duplicity): Update to 0.7.18.1. [arguments]: Remove upstreamed '--ignore-mdc-error' kluge. Rename 'patch-source' phase to 'use-store-file-names'.
* gnu: audacity: Fix GtkFileChooserDialog.Kei Kebreau2018-08-29
| | | | | | * gnu/packages/audio.scm (audacity)[arguments]: Add 'wrap-program' phase to fix GtkFileChooserDialog. [inputs]: Rename "gtk" to "gtk+".
* services: Add ddclient service.Oleg Pykhalov2018-08-30
| | | | | | | | | | * gnu/services/dns.scm (ddclient-configuration, ddclient-service-type): New variables. (uglify-field-name, serialize-field, serialize-boolean, serialize-integer, serialize-string, serialize-list, serialize-extra-options, ddclient-activation, ddclient-shepherd-service, generate-ddclient-documentation): New procedures. * doc/guix.texi (DNS Services): Document it.
* linux-modules: Raise an error when a kernel module cannot be found.Ludovic Courtès2018-08-29
| | | | | | | | | | | | | | | | | | | | | Previously we'd get an unhelpful backtrace like this: In gnu/build/linux-modules.scm: 184:47 4 (recursive-module-dependencies _ #:lookup-module _) 98:14 3 (module-dependencies _) 85:18 2 (modinfo-section-contents _) In ice-9/ports.scm: 439:11 1 (call-with-input-file #f #<procedure get-bytevector-al?> ?) In unknown file: 0 (open-file #f "r" #:encoding #f #:guess-encoding #f) ERROR: In procedure open-file: Wrong type (expecting string): #f builder for `/gnu/store/…-linux-modules.drv' failed with exit code 1 * gnu/build/linux-modules.scm (find-module-file): When MODULE cannot be found, raise an error instead of returning #f. This is more useful to the user.
* tests: Warn about test module load failures.Ludovic Courtès2018-08-29
| | | | | | | | Reported by Clément Lassieur <clement@lassieur.org> and Leo Famulari <leo@famulari.name> at <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32545#11>. * gnu/tests.scm (test-modules): Pass #:warn to 'scheme-modules'.
* gnu: emacs-racket-mode: Update to commit 92c3348.Christopher Lemmer Webber2018-08-29
| | | | * gnu/packages/emacs.scm (emacs-racket-mode): Update to commit 92c3348.
* gnu: python-trezor: Update to 0.10.2.Vagrant Cascadian2018-08-29
| | | | | | | | | | * gnu/packages/finance.scm (python-trezor): Update to 0.10.2. [arguments]: Replace check with tests that do not require hardware device. [propagated-inputs]: Add python-click, python-libusb1, python-pyblake2 and python-typing. [native-inputs]: Add python-mock and python-pytest. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add gffcompare.pimi2018-08-29
| | | | | | gnu/packages/bioinformatics.scm (gffcompare): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add r-abcoptim.pimi2018-08-29
| | | | | | gnu/packages/cran.scm (r-abcoptim): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add solaar.Danny Milosavljevic2018-08-29
| | | | * gnu/packages/admin.scm (solaar): New variable.
* gnu: Add python-pyudev.Danny Milosavljevic2018-08-29
| | | | * gnu/packages/admin.scm (python-pyudev): New variable.
* gnu: Add python-scanpy.Ricardo Wurmus2018-08-29
| | | | * gnu/packages/bioinformatics.scm (python-scanpy): New variable.
* gnu: Add python-anndata.Ricardo Wurmus2018-08-29
| | | | * gnu/packages/python.scm (python-anndata): New variable.
* gnu: Add python-numba.Ricardo Wurmus2018-08-29
| | | | * gnu/packages/python.scm (python-numba): New variable.
* gnu: Add python-llvmlite.Ricardo Wurmus2018-08-29
| | | | * gnu/packages/llvm.scm (python-llvmlite): New variable.
* Revert "gnu: snappy: Optimise."Marius Bakke2018-08-29
| | | | | | This causes too many rebuilds for the master branch. This reverts commit f96ed06805db934ff735e80596f1373dc1c2b5a8.
* gnu: Add ghc 8.4.3.Ricardo Wurmus2018-08-29
| | | | | | | | | * gnu/packages/haskell.scm (ghc-8): Rename this... (ghc-8.0): ...to this. (ghc): Point at ghc-8.0. (ghc-8): New variable for GHC 8.4.3. Co-authored-by: Timothy Samplet <samplet@ngyro.com>
* gnu: Add r-infotheo.Ricardo Wurmus2018-08-29
| | | | * gnu/packages/cran.scm (r-infotheo): New variable.
* gnu: capstone: Use HTTPS home page.Tobias Geerinckx-Rice2018-08-28
| | | | * gnu/packages/engineering.scm (capstone)[home-page]: Use HTTPS.
* gnu: r-plotrix: Update to 3.7-3.Tobias Geerinckx-Rice2018-08-28
| | | | * gnu/packages/statistics.scm (r-plotrix): Update to 3.7-3.
* gnu: python-apipkg: Update home page.Tobias Geerinckx-Rice2018-08-28
| | | | * gnu/packages/python.scm (python-apipkg)[home-page]: Update.
* gnu: r-pracma: Update to 2.1.5.Tobias Geerinckx-Rice2018-08-28
| | | | * gnu/packages/maths.scm (r-pracma): Update to 2.1.5.
* gnu: claws-mail: Update to 3.17.1.Tobias Geerinckx-Rice2018-08-28
| | | | * gnu/packages/mail.scm (claws-mail): Update to 3.17.1.
* gnu: libntlm: Update to 1.5.Tobias Geerinckx-Rice2018-08-28
| | | | | * gnu/packages/gsasl.scm (libntlm): Update to 1.5. [source]: Use HTTPS.
* gnu: snappy: Optimise.Tobias Geerinckx-Rice2018-08-28
| | | | | | | * gnu/packages/compression.scm (snappy)[source]: Build with ‘-O2’. * gnu/package/patches/snappy-add-O2-flag-in-CmakeLists.txt.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add urlscan.Efraim Flashner2018-08-28
| | | | * gnu/packages/mail.scm (urlscan): New variable.
* gnu: Add ephoto.Efraim Flashner2018-08-28
| | | | * gnu/packages/enlightenment.scm (ephoto): New variable.
* gnu: electron-cash: Update to 3.3.1.Vagrant Cascadian2018-08-28
| | | | | | * gnu/packages/finance.scm (electron-cash): Update to 3.3.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: dropbear: Fix CVE-2018-15599.Leo Famulari2018-08-28
| | | | | | * gnu/packages/patches/dropbear-CVE-2018-15599.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (dropbear)[source]: Use it.