summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-02gnu: python-terminado: Update to 0.8.1....* gnu/packages/python-web.scm (python-terminado): Update to 0.8.1. Ricardo Wurmus
2019-01-02gnu: Add python-qtconsole....* gnu/packages/python.scm (python-qtconsole): New variable. Ricardo Wurmus
2019-01-02gnu: 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 Wurmus
2019-01-02gnu: 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 Wurmus
2019-01-02gnu: python-ipython: Remove dependency on python-jupyter-core-minimal....* gnu/packages/python.scm (python-ipython)[propagated-inputs]: Remove python-jupyter-core-minimal. Ricardo Wurmus
2019-01-02gnu: 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 Wurmus
2019-01-02gnu: python-widgetsnbextension: Update to 3.4.2....* gnu/packages/python.scm (python-widgetsnbextension): Update to 3.4.2. [propagated-inputs]: Add python-ipykernel. Ricardo Wurmus
2019-01-02gnu: Add python-send2trash....* gnu/packages/python.scm (python-send2trash, python2-send2trash): New variables. Ricardo Wurmus
2019-01-02gnu: Add python-prometheus-client....* gnu/packages/python.scm (python-prometheus-client, python2-prometheus-client): New variables. Ricardo Wurmus
2019-01-02gnu: python-jupyter-client: Update to 5.2.4....* gnu/packages/python.scm (python-jupyter-client): Update to 5.2.4. Ricardo Wurmus
2019-01-02gnu: python-ipython: Break dependency on python-ipykernel....* gnu/packages/python.scm (python-ipython)[propagated-inputs]: Remove python-ipykernel. [arguments]: Delete more broken tests. Ricardo Wurmus
2019-01-02gnu: 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 Wurmus
2019-01-02gnu: 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 Wurmus
2019-01-02gnu: Add python-prompt-toolkit-1....* gnu/packages/python.scm (python-prompt-toolkit-1, python2-prompt-toolkit-1): New variables. Ricardo Wurmus
2019-01-02gnu: 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 Wurmus
2019-01-02gnu: python-hy: Use INVOKE....* gnu/packages/python.scm (python-hy)[arguments]: Use INVOKE. Ricardo Wurmus
2019-01-02gnu: python-clint: Use INVOKE....* gnu/packages/python.scm (python-clint)[arguments]: Use INVOKE. Ricardo Wurmus
2019-01-02gnu: python-configargparse: Use INVOKE....* gnu/packages/python.scm (python-configargparse)[arguments]: Use INVOKE. Ricardo Wurmus
2019-01-02gnu: python-docopt: Use INVOKE....* gnu/packages/python.scm (python-docopt)[arguments]: Use INVOKE. Ricardo Wurmus
2019-01-02gnu: 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 Vong
2019-01-02gnu: breeze-icons: Fix failing tests....* gnu/packages/kde-frameworks.scm(breeze-icons)[arguments]<#phases>: Remove outdated 'disable-failing-test, add 'add-symlinks. Hartmut Goebel
2019-01-01gnu: Syncthing: Update to 1.0.0....* gnu/packages/syncthing.scm (syncthing): Update to 1.0.0. Leo Famulari
2019-01-01gnu: emacs-org-contrib: Update to 9.2....* gnu/packages/emacs.scm (emacs-org-contrib): Update to 9.2. [propagated-inputs]: Add missing inputs. Nicolas Goaziou
2019-01-01gnu: org: Update to 9.2....* gnu/packages/emacs.scm (emacs-org): Update to 9.2. Nicolas Goaziou
2019-01-01gnu: Add emacs-arduino-mode....* gnu/packages/emacs.scm (emacs-arduino-mode): New variable. Nicolas Goaziou
2019-01-01gnu: 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 Cournoyer
2019-01-01gnu: 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 Weaver
2019-01-01gnu: 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 Weaver
2019-01-01gnu: 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 Weaver
2019-01-01gnu: 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 Pykhalov
2019-01-01gnu: 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 Dumitrascu
2019-01-01gnu: amule: Use 'git-fetch'....* gnu/packages/networking.scm (amule)[source]: Use 'git-fetch'. Efraim Flashner
2019-01-01gnu: amule: Don't run 'bootstrap phase....* gnu/packages/networking.scm (amule)[arguments]: Delete 'bootstrap phase. Efraim Flashner
2019-01-01gnu: libphidget: Update to 2.1.8.20180607....* gnu/packages/libphidget.scm (libphidget): Update to 2.1.8.20180607. Efraim Flashner
2019-01-01gnu: libphidget: Update source uri....* gnu/packages/libphidget.scm (libphidget)[source]: Update source uri. [home-page]: Use https. Efraim Flashner
2018-12-31refresh: 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 Bavier
2018-12-31gnu: emacs-matrix-client: Update to 5d8e959....* gnu/packages/emacs.scm (emacs-matrix-client): Update to 5d8e959a63e5de05b628ca8e1dfb974f7f618821. [propagated-inputs]: Add new inputs. Nicolas Goaziou
2018-12-31gnu: Add emacs-frame-purpose....* gnu/packages/emacs.scm (emacs-frame-purpose): New variable. Nicolas Goaziou
2018-12-31gnu: 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 Famulari
2018-12-30gnu: chicken: Update to 5.0.0....* gnu/packages/scheme.scm (chicken): Update to 5.0.0. Kei Kebreau
2018-12-30gnu: 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 Kebreau
2018-12-30gnu: bigloo: Update to 4.3e1....* gnu/packages/scheme.scm (bigloo): Update to 4.3e1. Kei Kebreau
2018-12-30gnu: ffmpeg@2.8: Remove variable....* gnu/packages/video.scm (ffmpeg@2.8): Remove variable. Efraim Flashner
2018-12-30gnu: 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 Flashner
2018-12-30gnu: 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 Flashner
2018-12-30gnu: freerdp: Enable tests....* gnu/packages/rdesktop.scm (freerdp)[arguments]: Enable tests. Add configure-flag to build tests. Efraim Flashner
2018-12-30gnu: freerdp: Update to 2.0.0-rc4....* gnu/packages/rdesktop.scm (freerdp): Update to 2.0.0-rc4. [native-inputs]: Add docbook-xml, glib. Sort alphabetically. [inputs]: Add libxkbcommon, wayland. Sort alphabetically. [arguments]: Explicitly disable libsystemd. Efraim Flashner
2018-12-30gnu: OpenSSL 1.1: Update to 1.1.1a [fixes CVE-2018-{0734,0735}]....* gnu/packages/tls.scm (openssl-next): Update to 1.1.1a. Leo Famulari
2018-12-30gnu: gambit-c: Update to 4.9.1....* gnu/packages/scheme.scm (gambit-c): Update to 4.9.1. [home-page]: Update URL. Kei Kebreau
2018-12-30gnu: vlc: Update to 3.0.5....* gnu/packages/video.scm (vlc): Update to 3.0.5. [source]: Remove patch. (%vlc-libx264-compat.patch): Remove variable. Efraim Flashner