summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: perl-test-simple: Update to 1.302141.•••* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302141. Efraim Flashner2019-01-021-3/+3
* gnu: qtsyncthingtray: Use 'git-fetch'.•••* gnu/packages/sync.scm (qtsyncthingtray)[source]: Use 'git-fetch'. [arguments]: Update custom 'install phase. Efraim Flashner2019-01-021-12/+10
* gnu: owncloud-client: Update to 2.5.1.10973.•••* gnu/packages/sync.scm (owncloud-client): Update to 2.5.1.10973. * gnu/packages/patches/owncloud-disable-updatecheck.patch: Update patch. Efraim Flashner2019-01-022-22/+22
* gnu: qtkeychain: Update to 0.9.1.•••* gnu/packages/qt.scm (qtkeychain): Update to 0.9.1. [source]: Use 'git-fetch'. [arguments]: Update custom 'set-qt-trans-dir phase. Efraim Flashner2019-01-021-10/+12
* gnu: jupyter: Add missing dependency.•••* gnu/packages/python.scm (jupyter)[propagated-inputs]: Add python-qtconsole. [home-page]: Use https URL. [arguments]: Update comment on why tests are disabled. Ricardo Wurmus2019-01-021-7/+5
* gnu: python-terminado: Update to 0.8.1.•••* gnu/packages/python-web.scm (python-terminado): Update to 0.8.1. Ricardo Wurmus2019-01-021-6/+4
* gnu: Add python-qtconsole.•••* gnu/packages/python.scm (python-qtconsole): New variable. Ricardo Wurmus2019-01-021-0/+36
* gnu: python-notebook: Update to 5.7.4.•••* gnu/packages/python.scm (python-notebook): Update to 5.7.4. [arguments]: Use INVOKE for tests. [propagated-inputs]: Remove python-ipython; add python-prometheus-client, python-send2trash, and python-terminado. Ricardo Wurmus2019-01-021-5/+14
* gnu: python-jupyter-console: Fix inputs.•••* gnu/packages/python.scm (python-jupyter-console)[propagated-inputs]: Remove python-ipython; replace python-prompt-toolkit with python-prompt-toolkit-1. [native-inputs]: Add python-nose. Ricardo Wurmus2019-01-021-3/+4
* gnu: python-ipython: Remove dependency on python-jupyter-core-minimal.•••* gnu/packages/python.scm (python-ipython)[propagated-inputs]: Remove python-jupyter-core-minimal. Ricardo Wurmus2019-01-021-6/+0
* gnu: python-ipywidgets: Enable tests.•••* gnu/packages/python.scm (python-ipywidgets)[arguments]: Remove. [native-inputs]: Add python-nose and python-pytest. [propagated-inputs]: Remove python-ipykernel. Ricardo Wurmus2019-01-021-4/+4
* gnu: python-widgetsnbextension: Update to 3.4.2.•••* gnu/packages/python.scm (python-widgetsnbextension): Update to 3.4.2. [propagated-inputs]: Add python-ipykernel. Ricardo Wurmus2019-01-021-3/+4
* gnu: Add python-send2trash.•••* gnu/packages/python.scm (python-send2trash, python2-send2trash): New variables. Ricardo Wurmus2019-01-021-0/+22
* gnu: Add python-prometheus-client.•••* gnu/packages/python.scm (python-prometheus-client, python2-prometheus-client): New variables. Ricardo Wurmus2019-01-021-0/+25
* gnu: python-jupyter-client: Update to 5.2.4.•••* gnu/packages/python.scm (python-jupyter-client): Update to 5.2.4. Ricardo Wurmus2019-01-021-2/+2
* gnu: python-ipython: Break dependency on python-ipykernel.•••* gnu/packages/python.scm (python-ipython)[propagated-inputs]: Remove python-ipykernel. [arguments]: Delete more broken tests. Ricardo Wurmus2019-01-021-6/+14
* gnu: python-ipykernel: Update to 5.1.0.•••* gnu/packages/python.scm (python-ipykernel): Update to 5.1.0. [arguments]: Enable tests. [propagated-inputs]: Add python-ipython. [native-inputs]: Add python-pytest and python-nose. Ricardo Wurmus2019-01-021-7/+16
* gnu: python-ipython: Update to 5.8.0.•••* gnu/packages/python.scm (python-ipython): Update to 5.8.0. [propagated-inputs]: Replace python-prompt-toolkit with python-prompt-toolkit-1. [arguments]: Use INVOKE in the "check" phase; return #T from the "fix-tests" phase. Ricardo Wurmus2019-01-021-53/+57
* gnu: Add python-prompt-toolkit-1.•••* gnu/packages/python.scm (python-prompt-toolkit-1, python2-prompt-toolkit-1): New variables. Ricardo Wurmus2019-01-021-0/+14
* gnu: python-prompt-toolkit: Update to 2.0.7.•••* gnu/packages/python.scm (python-prompt-toolkit): Update to 2.0.7. [arguments]: Enable tests; add phase "post-install-check" and delete "check" phase. [native-inputs]: Add python-pytest. Ricardo Wurmus2019-01-021-21/+32
* gnu: python-hy: Use INVOKE.•••* gnu/packages/python.scm (python-hy)[arguments]: Use INVOKE. Ricardo Wurmus2019-01-021-1/+1
* gnu: python-clint: Use INVOKE.•••* gnu/packages/python.scm (python-clint)[arguments]: Use INVOKE. Ricardo Wurmus2019-01-021-2/+1
* gnu: python-configargparse: Use INVOKE.•••* gnu/packages/python.scm (python-configargparse)[arguments]: Use INVOKE. Ricardo Wurmus2019-01-021-1/+1
* gnu: python-docopt: Use INVOKE.•••* gnu/packages/python.scm (python-docopt)[arguments]: Use INVOKE. Ricardo Wurmus2019-01-021-1/+1
* gnu: ruby: Remove versions 1.8, 2.1 and 2.2.•••Remove ruby versions which have reached EOL. See <https://lists.gnu.org/archive/html/guix-devel/2018-11/msg00421.html>. * gnu/packages/ruby.scm (ruby-1.8, ruby-2.1, ruby-2.2): Remove variables. Alex Vong2019-01-021-68/+1
* gnu: breeze-icons: Fix failing tests.•••* gnu/packages/kde-frameworks.scm(breeze-icons)[arguments]<#phases>: Remove outdated 'disable-failing-test, add 'add-symlinks. Hartmut Goebel2019-01-021-6/+10
* gnu: Syncthing: Update to 1.0.0.•••* gnu/packages/syncthing.scm (syncthing): Update to 1.0.0. Leo Famulari2019-01-011-2/+2
* gnu: emacs-org-contrib: Update to 9.2.•••* gnu/packages/emacs.scm (emacs-org-contrib): Update to 9.2. [propagated-inputs]: Add missing inputs. Nicolas Goaziou2019-01-011-5/+7
* gnu: org: Update to 9.2.•••* gnu/packages/emacs.scm (emacs-org): Update to 9.2. Nicolas Goaziou2019-01-011-2/+2
* gnu: Add emacs-arduino-mode.•••* gnu/packages/emacs.scm (emacs-arduino-mode): New variable. Nicolas Goaziou2019-01-011-1/+21
* gnu: emacs-w3m: Fix build.•••The previously (unofficial) Git repository mirror is no longer available, so we fallback to using the official CVS repository. Fixes issue 33938 (see: https://issues.guix.info/issue/33938). * gnu/packages/emacs.scm (emacs-w3m)[origin]: Fetch the sources from the official CVS repository. Maxim Cournoyer2019-01-011-85/+86
* gnu: linux-libre: Update to 4.20, while retaining 4.19 LTS.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20. (%linux-libre-hash): Update hash. (%linux-libre-4.20-patches): New variable. (linux-libre): Use %linux-libre-4.20-patches. (%linux-libre-4.19-version, %linux-libre-4.19-hash) (%linux-libre-4.19-patches, linux-libre-4.19): New variables. (linux-libre-arm-generic, linux-libre-arm-omap2plus): Use %linux-libre-4.20-patches. (linux-libre-arm-generic-4.19, linux-libre-arm-omap2plus-4.19): New variables. * gnu/packages/aux-files/linux-libre/4.20-arm.conf, gnu/packages/aux-files/linux-libre/4.20-arm64.conf, gnu/packages/aux-files/linux-libre/4.20-i686.conf, gnu/packages/aux-files/linux-libre/4.20-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them. Mark H Weaver2019-01-016-3/+36421
* gnu: linux-libre: Build with GCC-7 on all systems.•••* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Include GCC-7 unconditionally. Previously it was included only on Intel systems. Add GMP, MPFR, and MPC. [arguments]: Add 'work-around-gcc-7-include-path-issue' phase. Mark H Weaver2019-01-011-7/+14
* gnu: linux-libre: Minor cleanups.•••* gnu/packages/linux.scm: Remove comment about armhf-linux kernel configuration. (%intel-compatible-systems, %linux-compatible-systems): Remove these variables, inlining their values into the few places where they are used. (%linux-libre-arm-export-__sync_icache_dcache-patch): New variable. (%linux-libre-4.19-patches): Use the above variable. Mark H Weaver2019-01-011-20/+16
* gnu: php-with-bcmath: Deprecate in favour of 'php'.•••This is a follow-up to 4629d26755aa06344fb8f515fb0202776e70c429. * gnu/packages/php.scm (php-with-bcmath): Deprecate in favour of 'php'. * gnu/tests/monitoring.scm (%zabbix-os): Use this. Oleg Pykhalov2019-01-012-10/+4
* gnu: ruby-pg: Update to 1.1.3.•••* gnu/packages/ruby.scm (ruby-pg): Update to 1.1.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Vasile Dumitrascu2019-01-011-3/+4
* gnu: amule: Use 'git-fetch'.•••* gnu/packages/networking.scm (amule)[source]: Use 'git-fetch'. Efraim Flashner2019-01-011-6/+6
* gnu: amule: Don't run 'bootstrap phase.•••* gnu/packages/networking.scm (amule)[arguments]: Delete 'bootstrap phase. Efraim Flashner2019-01-011-1/+2
* gnu: libphidget: Update to 2.1.8.20180607.•••* gnu/packages/libphidget.scm (libphidget): Update to 2.1.8.20180607. Efraim Flashner2019-01-011-2/+2
* gnu: libphidget: Update source uri.•••* gnu/packages/libphidget.scm (libphidget)[source]: Update source uri. [home-page]: Use https. Efraim Flashner2019-01-011-2/+4
* refresh: github: updates for origins using 'git-fetch'.•••* guix/import/github.scm (updated-github-url): Respond with the repository url for the 'git-fetch' fetch method. (github-package?): Simplify boolean expression. (github-repository, github-user-slash-repository): Strip trailing ".git" from project if present. (latest-release)<origin-github-uri>: Recognize a 'git-reference'. Eric Bavier2018-12-311-11/+19
* gnu: emacs-matrix-client: Update to 5d8e959.•••* gnu/packages/emacs.scm (emacs-matrix-client): Update to 5d8e959a63e5de05b628ca8e1dfb974f7f618821. [propagated-inputs]: Add new inputs. Nicolas Goaziou2018-12-311-2/+4
* gnu: Add emacs-frame-purpose.•••* gnu/packages/emacs.scm (emacs-frame-purpose): New variable. Nicolas Goaziou2018-12-311-0/+24
* gnu: python-lxml: Update to 4.2.5 [fixes CVE-2018-19787].•••* gnu/packages/python.scm (python-lxml, python2-lxml): Update to 4.2.5. Leo Famulari2018-12-311-2/+2
* gnu: chicken: Update to 5.0.0.•••* gnu/packages/scheme.scm (chicken): Update to 5.0.0. Kei Kebreau2018-12-301-2/+2
* gnu: hop: Update to 3.2.0-pre1.•••* gnu/packages/scheme.scm (hop): Update to 3.2.0-pre1. [arguments]: Add "--hostcc=gcc" to configure flags in the 'configure' phase and substitute absolute reference to "/bin/rm". Kei Kebreau2018-12-301-2/+6
* gnu: bigloo: Update to 4.3e1.•••* gnu/packages/scheme.scm (bigloo): Update to 4.3e1. Kei Kebreau2018-12-301-3/+3
* gnu: ffmpeg@2.8: Remove variable.•••* gnu/packages/video.scm (ffmpeg@2.8): Remove variable. Efraim Flashner2018-12-301-20/+0
* gnu: vinagre: Don't build icon-cache.•••* gnu/packages/gnome.scm (vinagre)[arguments]: Add custom phase to remove 'gtk-update-icon-cache'. [native-inputs]: Remove gtk+-bin. Efraim Flashner2018-12-301-2/+7
* gnu: vinagre: Update package for newer freerdp.•••* gnu/packages/gnome.scm (vinagre)[source]: Update patches. [arguments]: Add custom phase to replace 'freerdp' with 'freerdp2'. Remove configure flags. * gnu/packages/patches/vinagre-revert-1.patch, gnu/packages/patches/vinagre-revert-2.patch: Remove files. * gnu/packages/patches/vinagre-newer-freerdp.patch, gnu/packages/patches/vinagre-newer-rdp-parameters.patch: New files. * gnu/local.mk (dist_patch_DATA): Register changes. Efraim Flashner2018-12-306-511/+544