summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* services: nginx: Add description.Ludovic Courtès2019-11-28
| | | | * gnu/services/web.scm (nginx-service-type)[description]: New field.
* substitute: 'http-multiple-get' no longer drops requests above 1,000.Ludovic Courtès2019-11-28
| | | | | | | | | | Previously, in the unlikely case 'http-multiple-get' was passed more than 1,000 requests, it could have dropped all those above 1,000. * guix/scripts/substitute.scm (http-multiple-get): Define 'batch'. Use that for the 'write-request' loop. Add 'processed' parameter to 'loop' and use that to compute the remaining requests and call 'connect' in the recursion base case.
* doc: Handle right arrows in 'syntax-highlighted-html'.Ludovic Courtès2019-11-28
| | | | * doc/build.scm (syntax-highlighted-html)[build](entity->string): Add "rarr".
* lint: Check for more packages which should be native.Efraim Flashner2019-11-28
| | | | * guix/lint.scm (check-inputs-should-be-native): Add yasm, nasm, fasm.
* gnu: avidemux: Clean up inputs.Efraim Flashner2019-11-28
| | | | | | | * gnu/packages/video.scm (avidemux)[inputs]: Remove sdl. Move perl, python-wrapper, qttools, yasm ... [native-inputs]: ... to here. [arguments]: Remove references to sdl.
* gnu: snorenotify: Update inputs.Efraim Flashner2019-11-28
| | | | | | * gnu/packages/kde.scm (snorenotify)[inputs]: Move extra-cmake-modules, qttools ... [native-inputs]: ... to here.
* gnu: gparted: Satisfy 'guix lint'.Efraim Flashner2019-11-28
| | | | | * gnu/packages/disk.scm (gparted)[inputs]: Move itstool ... [native-inputs]: ... to here.
* gnu: r-e1071: Update to 1.7-3.Ricardo Wurmus2019-11-28
| | | | * gnu/packages/statistics.scm (r-e1071): Update to 1.7-3.
* gnu: r-rmarkdown: Update to 1.18.Ricardo Wurmus2019-11-28
| | | | * gnu/packages/statistics.scm (r-rmarkdown): Update to 1.18.
* gnu: r-matrix: Update to 1.2-18.Ricardo Wurmus2019-11-28
| | | | * gnu/packages/statistics.scm (r-matrix): Update to 1.2-18.
* gnu: r-igraph: Update to 1.2.4.2.Ricardo Wurmus2019-11-28
| | | | * gnu/packages/graph.scm (r-igraph): Update to 1.2.4.2.
* gnu: r-rgdal: Update to 1.4-8.Ricardo Wurmus2019-11-28
| | | | * gnu/packages/cran.scm (r-rgdal): Update to 1.4-8.
* gnu: r-covr: Update to 3.4.0.Ricardo Wurmus2019-11-28
| | | | * gnu/packages/cran.scm (r-covr): Update to 3.4.0.
* gnu: r-kohonen: Update to 3.0.10.Ricardo Wurmus2019-11-28
| | | | | * gnu/packages/cran.scm (r-kohonen): Update to 3.0.10. [propagated-inputs]: Remove r-mass.
* gnu: r-grimport2: Update to 0.2-0.Ricardo Wurmus2019-11-28
| | | | * gnu/packages/cran.scm (r-grimport2): Update to 0.2-0.
* gnu: r-grimport: Update to 0.9-3.Ricardo Wurmus2019-11-28
| | | | * gnu/packages/cran.scm (r-grimport): Update to 0.9-3.
* gnu: r-rnifti: Update to 1.0.1.Ricardo Wurmus2019-11-28
| | | | * gnu/packages/cran.scm (r-rnifti): Update to 1.0.1.
* gnu: r-emmeans: Update to 1.4.3.Ricardo Wurmus2019-11-28
| | | | * gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.
* gnu: r-writexl: Update to 1.2.Ricardo Wurmus2019-11-28
| | | | * gnu/packages/cran.scm (r-writexl): Update to 1.2.
* gnu: r-factominer: Update to 2.0.Ricardo Wurmus2019-11-28
| | | | | * gnu/packages/cran.scm (r-factominer): Update to 2.0. [propagated-inputs]: Add r-ggplot2 and ggrepel.
* gnu: tome4: Update to 1.6.4.Oleg Pykhalov2019-11-28
| | | | * gnu/packages/games.scm (tome4): Update to 1.6.4.
* gnu: Blender: Update to 2.81.Leo Famulari2019-11-27
| | | | | * gnu/packages/graphics.scm (blender): Update to 2.81. [inputs]: Add libxi, libxrender, and tbb.
* gnu: feh: Adapt tests for imlib2 1.6.Pierre Langlois2019-11-28
| | | | | | | | * gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: New file. * gnu/packages/image-viewers.scm (feh)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python-dbus: Update to 1.2.14.Marius Bakke2019-11-28
| | | | | * gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.14. (python2-dbus)[arguments]: Remove.
* gnu: whois: Update to 5.5.3.Marius Bakke2019-11-28
| | | | * gnu/packages/networking.scm (whois): Update to 5.5.3.
* gnu: bubblewrap: Update to 0.4.0.Marius Bakke2019-11-28
| | | | * gnu/packages/virtualization.scm (bubblewrap): Update to 0.4.0.
* gnu: bubblewrap: Update home page.Marius Bakke2019-11-28
| | | | | * gnu/packages/virtualization.scm (bubblewrap)[source, home-page]: Follow redirect to.
* gnu: python-xapian-bindings: Sphinx is a native input.Marius Bakke2019-11-28
| | | | | | * gnu/packages/search.scm (python-xapian-bindings)[inputs]: Remove PYTHON-SPHINX. [native-inputs]: New field.
* gnu: xapian: Update to 1.4.14.Marius Bakke2019-11-28
| | | | * gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.14.
* gnu: notmuch: Update to 0.29.3.Marius Bakke2019-11-28
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.29.3.
* gnu: xorg-server: Update to 1.20.6.Marius Bakke2019-11-28
| | | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.6. (xorg-server-for-tests): Stay on 1.20.5.
* gnu: Use the test-only Xorg variant for tests.Marius Bakke2019-11-28
| | | | | | | | | | | | | | | | * gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER to XORG-SERVER-FOR-TESTS. * gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise. * gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise. * gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise. * gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise. * gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise. * gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise. * gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons, kwindowsystem, kdeclarative)[native-inputs]: Likewise. * gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise. * gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
* gnu: r-txtplot: Move to (gnu packages cran).Ricardo Wurmus2019-11-27
| | | | | * gnu/packages/statistics.scm (r-txtplot): Move from here... * gnu/packages/cran.scm (r-txtplot): ...to here.
* gnu: Remove obsolete import of R build system module.Ricardo Wurmus2019-11-27
| | | | * gnu/packages/maths.scm: Remove import of (guix build-system r).
* gnu: r-subplex: Move to (gnu packages cran).zimoun2019-11-27
| | | | | | | * gnu/packages/maths.scm (r-subplex): Move from here... * gnu/packages/cran.scm (r-subplex): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-pracma: Move to (gnu packages cran).zimoun2019-11-27
| | | | | | | * gnu/packages/maths.scm (r-pracma): Move from here... * gnu/packages/cran.scm (r-pracma): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-desolve: Move to (gnu packages cran).zimoun2019-11-27
| | | | | | | * gnu/packages/maths.scm (r-desolve): Move from here... * gnu/packages/cran.scm (r-desolve): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-quadprog: Move to (gnu packages cran).zimoun2019-11-27
| | | | | | | * gnu/packages/maths.scm (r-quadprog): Move from here... * gnu/packages/cran.scm (r-quadprog): ...to here. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add glib-with-documentation.Pierre Neidhardt2019-11-27
| | | | | * gnu/packages/glib.scm (glib-with-documentation): New variable. (glib)[properties]: Hide package.
* gnu: denemo: Move some inputs to native-inputs.Efraim Flashner2019-11-27
| | | | | | * gnu/packages/music.scm (denemo)[inputs]: Move intltool, gtk-doc, libtool ... [native-inputs]: .. to here.
* gnu: python-seaborn: Disable matrix test.Ricardo Wurmus2019-11-27
| | | | | * gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Add phase "fix-tests".
* gnu: python-matplotlib: Update to 3.1.2.Ricardo Wurmus2019-11-27
| | | | | | * gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.2. [arguments]: Disable test_backend_webagg and test_constrainedlayout; skip other tests tagged with "webagg".
* gnu: python-seaborn: Add patch to fix tests.Ricardo Wurmus2019-11-27
| | | | | * gnu/packages/python-xyz.scm (python-seaborn)[source]: Add upstream patch to fix test failures.
* daemon: 'deletePath' uses 'statx' when available.Ludovic Courtès2019-11-27
| | | | * nix/libutil/util.cc (_deletePath) [HAVE_STATX]: Use 'statx'.
* daemon: GC remove-unused-links phase uses 'statx' when available.Ludovic Courtès2019-11-27
| | | | | | * config-daemon.ac: Check for 'statx'. * nix/libstore/gc.cc (LocalStore::removeUnusedLinks) [HAVE_STATX]: Use 'statx' instead of 'lstat'.
* substitute: Make '%allow-unauthenticated-substitutes?' public.Ludovic Courtès2019-11-27
| | | | | | | | | * guix/scripts/substitute.scm (warn-about-missing-authentication): New procedure. (%allow-unauthenticated-substitutes?): Turn into a public parameter and use 'warn-about-missing-authentication'. (valid-narinfo?): Adjust accordingly. * tests/substitute.scm (call-with-narinfo): Likewise.
* ui: Adjust SRFI-34 exception handling to Guile 2.9.5.Ludovic Courtès2019-11-27
| | | | | | * guix/ui.scm (report-load-error, warn-about-load-error) (read/eval): Match (or 'srfi-34 '%exception) instead of just 'srfi-34 to match what Guile 2.9.5 does.
* gnu: Add helm.Alexandros Theodotou2019-11-27
| | | | | | * gnu/packages/music.scm: (helm): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre@4.9: Update to 4.9.203.Mark H Weaver2019-11-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.203. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.203.Mark H Weaver2019-11-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.203. (linux-libre-4.4-pristine-source): Update hash.