summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: libetonyek: Fix build against mdds 1.4.Marius Bakke2018-11-25
| | | | | * gnu/packages/libreoffice.scm (libetonyek)[arguments]: Add phase to substitute mdds version. Adjust #:configure-flags accordingly.
* gnu: orcus: Update to 0.14.1.Marius Bakke2018-11-25
| | | | * gnu/packages/libreoffice.scm (orcus): Update to 0.14.1.
* gnu: ixion: Update to 0.14.1.Marius Bakke2018-11-25
| | | | * gnu/packages/libreoffice.scm (ixion): Update to 0.14.1.
* gnu: mdds: Update to 1.4.3.Marius Bakke2018-11-25
| | | | * gnu/packages/boost.scm (mdds): Update to 1.4.3.
* gnu: python2-numpy@1.8: Provide "python2-nose".Marius Bakke2018-11-25
| | | | | | Also remove other native-inputs since they appear unnecessary. * gnu/packages/python.scm (python2-numpy-1.8)[native-inputs]: New field.
* gnu: diffoscope: Update to 106.Julien Lepiller2018-11-25
| | | | * gnu/packages/package-management.scm (diffoscope): Update to 106.
* gnu: diffoscope: Fix test failure.Julien Lepiller2018-11-25
| | | | | * gnu/packages/package-management.scm (diffoscope)[arguments]: Remove failing Berkeley DB test.
* Merge branch 'master' into core-updatesMarius Bakke2018-11-24
|\
| * gnu: ocaml-piqilib: Remove duplicate 'home-page' field.Mark H Weaver2018-11-24
| | | | | | | | | | | | This is a followup to commit 564cf93f2aca60171b4b97559ffc6c952e73e8ed. * gnu/packages/ocaml.scm (ocaml-piqilib)[home-page]: Remove duplicate field.
| * gnu: rhythmbox: Update hash of patch.Mark H Weaver2018-11-24
| | | | | | | | | | * gnu/packages/gnome.scm (rhythmbox)[source]: Update hash of the applied patch.
| * gnu: sbcl: Update to 1.4.13.Pierre Neidhardt2018-11-24
| | | | | | | | | | | | | | * gnu/packages/lisp.scm (sbcl): Update to 1.4.13. [native-inputs]: Use minimal texlive-union instead of full texlive. [native-inputs]: Use CCL instead of buggy CLISP. [arguments]: Replace all (zero? (system* ...)) by invoke.
| * gnu: gcl: Remove unnecessary texlive input.Pierre Neidhardt2018-11-24
| | | | | | | | * gnu/packages/lisp.scm (gcl)[native-inputs]: Remove texlive.
| * build-system: clojure-build-system: Fix %default-clojure location.Jelle Licht2018-11-24
| | | | | | | | * guix/build-system/clojure.scm (%default-clojure): Use new package path.
| * gnu: clojure: Move to new clojure.scm.Pierre Neidhardt2018-11-24
| | | | | | | | | | | | | | | | | | | | * gnu/local.mk (clojure): Include new clojure.scm. * gnu/packages/clojure.scm: Add clojure, clojure-algo-generic, clojure-algo-monads, clojure-core-match, clojure-instaparse, clojure-tools-macro. * gnu/packages/lisp.scm: Remove clojure, clojure-algo-generic, clojure-algo-monads, clojure-core-match, clojure-instaparse, clojure-tools-macro.
| * gnu: femtolisp: Move to scheme.scm.Pierre Neidhardt2018-11-24
| | | | | | | | | | * gnu/packages/lisp.scm (femtolisp): Remove. * gnu/packages/scheme.scm (femtolisp): Add.
| * gnu: Add APFS-FUSE.Leo Famulari2018-11-23
| | | | | | | | * gnu/packages/file-systems.scm (apfs-fuse): New variable.
| * gnu: linux-libre: Update to 4.19.4.Mark H Weaver2018-11-23
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.4. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.83.Mark H Weaver2018-11-23
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.83. (%linux-libre-4.14-hash): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.140.Mark H Weaver2018-11-23
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.140.
| * gnu: linux-libre@4.4: Update to 4.4.164.Mark H Weaver2018-11-23
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.164.
| * gnu: freedesktop.scm: Sort imports and remove duplicates.Marius Bakke2018-11-24
| | | | | | | | * gnu/packages/freedesktop.scm: Sort imports alphabetically.
* | gnu: python-pika: Update to 0.12.0.Marius Bakke2018-11-24
| | | | | | | | * gnu/packages/python.scm (python-pika): Update to 0.12.0.
* | gnu: bless: Adjust to zlib static output.Marius Bakke2018-11-24
| | | | | | | | | | * gnu/packages/bioinformatics.scm (bless)[inputs]: Add ZLIB:STATIC. [arguments]: Adjust #:make-flags accordingly.
* | gnu: adb: Fix FTBFS with Glibc 2.28.Marius Bakke2018-11-24
| | | | | | | | * gnu/packages/android.scm (adb)[arguments]: Add phase 'glibc-compat'.
* | gnu: python2-fasteners: Propagate python2-futures.Marius Bakke2018-11-24
| | | | | | | | | | * gnu/packages/python.scm (python-fasteners)[properties]: New field. (python2-fasteners)[propagated-inputs]: Add PYTHON2-FUTURES.
* | gnu: python2-futures: Update to 3.2.0.Marius Bakke2018-11-24
| | | | | | | | * gnu/packages/python.scm (python2-futures): Update to 3.2.0.
* | gnu: python2-futures: Disable tests.Marius Bakke2018-11-24
| | | | | | | | * gnu/packages/python.scm (python2-futures)[arguments]: Set #:test? #f.
* | gnu: python-pycurl: Fix FTBFS from 7b844100464633db5455a3931858bb57c9e529e6.Marius Bakke2018-11-24
| | | | | | | | | | * gnu/packages/python-web.scm (python-pycurl)[arguments]: Add phase 'configure-tls-backend'.
* | gnu: ledger: Fix build with Boost >= 1.68.Marius Bakke2018-11-24
| | | | | | | | * gnu/packages/finance.scm (ledger)[arguments]: Add phase 'boost-compat.
* | gnu: mosaik: Fix FTBFS from b90289dadc8ee15848ce911a2bdcd3ae8302d58c.Marius Bakke2018-11-24
| | | | | | | | * gnu/packages/bioinformatics.scm (mosaik)[inputs]: Add ZLIB:STATIC.
* | gnu: python-cheetah: Update to 3.1.0.Marius Bakke2018-11-24
| | | | | | | | | | | | | | | | * gnu/packages/python.scm (python2-cheetah): Rename to ... (python-cheetah): ... this. Update to 3.1.0. [arguments]: Add custom 'check' phase. [propagated-inputs]: Change PYTHON2-MARKDOWN to PYTHON-MARKDOWN. (python2-cheetah): Rewrite in terms of PACKAGE-WITH-PYTHON2.
* | gnu: python2-cheetah: Update home page.Marius Bakke2018-11-24
| | | | | | | | * gnu/packages/python.scm (python-cheetah)[home-page]: Update to current.
* | gnu: rust: Don't depend on 'git'.Marius Bakke2018-11-24
| | | | | | | | | | | | * gnu/packages/rust.scm (rust-1.19)[inputs]: Remove GIT. (rust-1.20)[arguments]: Disable Cargo tests that require git. (rust-1.26)[arguments]: Likewise.
* | gnu: mariadb: Update to 10.1.37 [security fixes].Marius Bakke2018-11-24
| | | | | | | | | | | | | | | | This release fixes CVE-2018-3282, CVE-2018-3174, CVE-2018-3143, CVE-2018-3156, and CVE-2018-3251. See <https://mariadb.com/kb/en/library/mariadb-10137-release-notes/> for details. * gnu/packages/databases.scm (mariadb): Update to 10.1.37.
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-24
|\|
| * gnu: libraw: Update to 0.19.1.Marius Bakke2018-11-24
| | | | | | | | * gnu/packages/photo.scm (libraw): Update to 0.19.1.
| * gnu: libtorrent-rasterbar: Update to 1.1.11.Marius Bakke2018-11-24
| | | | | | | | * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.11.
| * gnu: Add deluge.Nam Nguyen2018-11-24
| | | | | | | | | | | | | | * gnu/packages/bittorrent.scm (deluge): New variable. Co-authored-by: Mike Rosset <mike.rosset@gmail.com> Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: libtorrent-rasterbar: Compile Python bindings in C++11 mode.Nam Nguyen2018-11-24
| | | | | | | | | | | | | | * gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Add phase to substitute setup.py. Co-authored-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: Add python-service-identity.Nam Nguyen2018-11-24
| | | | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-service-identity, python2-service-identity): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: Add emacs-matrix-client.Nicolas Goaziou2018-11-23
| | | | | | | | * gnu/packages/emacs.scm (emacs-matrix-client): New variable.
| * gnu: Add emacs-a.Nicolas Goaziou2018-11-23
| | | | | | | | * gnu/packages/emacs.scm (emacs-a): New variable.
| * gnu: Add emacs-tracking.Nicolas Goaziou2018-11-23
| | | | | | | | * gnu/packages/emacs.scm (emacs-tracking): New variable.
| * gnu: Add emacs-ov.Nicolas Goaziou2018-11-23
| | | | | | | | * gnu/packages/emacs.scm (emacs-ov): New variable.
| * gnu: python-slepc4py: Update to 3.10.0.Paul Garlick2018-11-23
| | | | | | | | | | | | * gnu/packages/maths.scm (python-slepc4py): Update to 3.10.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: python-petsc4py: Update to 3.10.0.Paul Garlick2018-11-23
| | | | | | | | | | | | * gnu/packages/maths.scm (python-petsc4py): Update to 3.10.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: slepc: Update to 3.10.1.Paul Garlick2018-11-23
| | | | | | | | | | | | * gnu/packages/maths.scm (slepc): Update to 3.10.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: petsc: Update to 3.10.2Paul Garlick2018-11-23
| | | | | | | | | | | | * gnu/packages/maths.scm (petsc): Update to 3.10.2. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: python-ilinkedlist: Update to 0.4.0.Luther Thompson2018-11-23
| | | | | | | | | | | | * gnu/packages/python.scm (python-ilinkedlist): Update to 0.4.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * build: Binary tarball now populates the "current-guix" profile.Ludovic Courtès2018-11-23
| | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am (guix-binary.%.tar.xz): Pass '--profile-name=current-guix'. Remove glibc and glibc-utf8-locales. * doc/guix.texi (Binary Installation): Update accordingly. * etc/guix-install.sh * etc/guix-install.sh (sys_create_store, sys_enable_guix_daemon) (sys_authorize_build_farms): Likewise. * etc/guix-publish.conf.in, etc/guix-publish.service.in, etc/guix-daemon.conf.in, etc/guix-daemon.service.in: Update file names accordingly.