summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | gnu: networking: Return #t from all phases.•••* gnu/packages/networking.scm (miredo, tcp-wrappers, librdkafka, ifstatus) (iodine, httpstat, perl-socket6, perl-netaddr-ip, libproxy, openvswitch) (libnet, asio): Return #t from all phases. Mark H Weaver2018-11-141-21/+27
| | * | | | | | | gnu: linux: Return #t from all phases.•••* gnu/packages/linux.scm (iproute, ntfs-3g, cpupower, radeontop, tlp): Return #t from all phases. Mark H Weaver2018-11-141-9/+14
| | * | | | | | | gnu: image: Return #t from all phases.•••* gnu/packages/image.scm (libpng-apng, pngcrush, leptonica, zimg) (perceptualdiff): Return #t from all phases. Mark H Weaver2018-11-141-11/+14
| | * | | | | | | gnu: admin: Return #t from all phases.•••* gnu/packages/admin.scm (daemon-tools, rottlog, wpa-supplicant-minimal) (wakelan, cpulimit, nmap, sunxi-tools): Return #t from all phases. Mark H Weaver2018-11-141-37/+38
| | * | | | | | | gnu: texlive-bin: Fix substitution regexp.•••This is a followup to commit be200ef316478585059041a33d8f4287017dea5a. * gnu/packages/tex.scm (texlive-bin)[arguments]: In 'disable-failing-test' phase, escape "|" characters. Ludovic Courtès2018-11-141-1/+1
| | * | | | | | | Merge branch 'master' into core-updatesMarius Bakke2018-11-1481-1005/+2463
| | |\ \ \ \ \ \ \
| | * | | | | | | | gnu: aide: Provide libpcre.a and libz.a.•••* gnu/packages/admin.scm (aide)[inputs]: Add PCRE:STATIC and ZLIB:STATIC. Marius Bakke2018-11-141-0/+2
| | * | | | | | | | build-system/dub: Let all phases return #T unconditionally.•••* guix/build/dub-build-system.scm (configure, build, check): Return #T unconditionally; use INVOKE. Ricardo Wurmus2018-11-131-17/+16
| | * | | | | | | | build-system/haskell: Fix register phase.•••This is a follow-up to commit a7e231a2a3edbd6a70949432c1ff434d87f625ff. Reported by Marius Bakke <mbakke@fastmail.com>. * guix/build/haskell-build-system.scm (register): Use "when" instead of "unless". Ricardo Wurmus2018-11-121-1/+1
| | * | | | | | | | gnu: python-cffi: Fix test failure on i686.•••* gnu/packages/patches/python-cffi-x87-stack-clean.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/libffi.scm (python-cffi)[source](patches): Add it. Marius Bakke2018-11-113-1/+32
| | * | | | | | | | gnu: python-yapf: Update to 0.24.0.•••* gnu/packages/python.scm (python-yapf): Update to 0.24.0. Efraim Flashner2018-11-111-2/+2
| | * | | | | | | | gnu: python-rq: Update to 0.12.0.•••* gnu/packages/databases.scm (python-rq): Update to 0.12.0. Efraim Flashner2018-11-111-2/+2
| | * | | | | | | | gnu: python-pyclipper: Enable tests.•••* gnu/packages/python.scm (python-pyclipper)[arguments]: Enable tests. [native-inputs]: Add python-pytest, python-pytest-runner, python-unittest2. Efraim Flashner2018-11-111-2/+4
| | * | | | | | | | gnu: python-pyclipper: Update to 1.1.0post1.•••* gnu/packages/python.scm (python-pyclipper): Update to 1.1.0post1. [source]: Add snippet to remove cythonized source files. [arguments]: Add custom phase to generate cythonized files. [native-inputs]: Add python-cython. [description]: Update clipper library version. Efraim Flashner2018-11-111-5/+17
| | * | | | | | | | gnu: python-paste: Update to 3.0.4.•••* gnu/packages/python-web.scm (python-paste): Update to 3.0.4. [source]: Remove patch, add snippet to remove one test. [native-inputs]: Add python-pytest, python-pytest-runner. * gnu/packages/patches/python-paste-remove-website-test.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner2018-11-113-28/+12
| | * | | | | | | | gnu: python-networkx2: Remove variable.•••* gnu/packages/python.scm (python-networkx2): Remove variable. * gnu/packages/patches/python-networkx2-reproducible-build.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner2018-11-113-49/+0
| | * | | | | | | | gnu: python-alembic: Update to 1.0.2.•••* gnu/packages/databases.scm (python-alembic, python2-alembic): Update to 1.0.2. Efraim Flashner2018-11-111-2/+2
| | * | | | | | | | gnu: bitshuffle: Don't use '-march=native'.•••* gnu/packages/compression.scm (bitshuffle)[arguments]: Add custom phase to substitute out the '-march=native' compilation flag. Efraim Flashner2018-11-111-1/+8
| | * | | | | | | | gnu: bitshuffle: Update to 0.3.5.•••* gnu/packages/compression.scm (bitshuffle): Update to 0.3.5. [source]: Add snippet to remove cythonized source files. Efraim Flashner2018-11-111-2/+9
| | * | | | | | | | gnu: tvtime: Fix building with glibc@2.28.•••* gnu/packages/tvtime.scm (tvtime)[arguments]: Add custom phase to add missing import. Efraim Flashner2018-11-111-0/+10
| | * | | | | | | | gnu: nfs-utils: Fix building with glibc@2.28.•••* gnu/packages/nfs.scm (nfs-utils)[arguments]: Add custom phase to fix building with glibc@2.28. Efraim Flashner2018-11-101-0/+8
| | * | | | | | | | gnu: perl-autovivification: Update to 0.18.•••* gnu/packages/perl.scm (perl-autovivification): Update to 0.18. Efraim Flashner2018-11-101-2/+2
| | * | | | | | | | gnu: idutils: Fix building with glibc@2.28.•••* gnu/packages/idutils.scm (idutils)[source]: Add snippet to patch bundled gnulib for glibc@2.28. Efraim Flashner2018-11-101-1/+15
| | * | | | | | | | gnu: sharutils: Remove false comment.•••This is a follow-up to b50d58b3445a85bf4395e2b767da10c2e3438902. * gnu/packages/compression.scm (sharutils)[source]: This snippet is, in fact, a snippet. Efraim Flashner2018-11-101-16/+13
| | * | | | | | | | gnu: lbzip2: Remove false comment.•••This is a follow-up to f268b744b84734b374a15feae1f02b9f2c4085c7. * gnu/packages/compression.scm (lbzip2)[source]: This snippet is, in fact, a snippet. Efraim Flashner2018-11-101-3/+0
| | * | | | | | | | gnu: lbzip2: Fix building with glibc@2.28.•••* gnu/packages/compression.scm (lbzip2)[source]: Add snippet to patch bundled gnulib for glibc@2.28. Efraim Flashner2018-11-101-1/+17
| | * | | | | | | | gnu: dvd+rw-tools: Use invoke.•••* gnu/packages/cdrom.scm (dvd+rw-tools): Use 'invoke'. Efraim Flashner2018-11-101-6/+6
| | * | | | | | | | gnu: dvd+rw-tools: Fix building with glibc@2.28.•••* gnu/packages/cdrom.scm (dvd+rw-tools)[arguments]: Add custom phase to add missing import. Efraim Flashner2018-11-101-0/+9
| | * | | | | | | | gnu: f2fs-tools: Update to 1.11.0.•••* gnu/packages/linux.scm (f2fs-tools): Update to 1.11.0. Efraim Flashner2018-11-101-2/+2
| | * | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2018-11-0920-379/+781
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2018-11-0748-979/+1594
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | gnu: ceph: Update to 13.2.2.•••* gnu/packages/patches/ceph-skip-unittest_blockdev.patch: Adjust for 13.2.2. * gnu/packages/patches/ceph-rocksdb-compat.patch: Delete file. * gnu/packages/patches/ceph-detect-rocksdb.patch, gnu/packages/patches/ceph-volume-respect-PATH.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/storage.scm (ceph): Update to 13.2.2. [source]: Don't remove src/dpdk, which has been moved to src/spdk/dpdk and is purged elsewhere. Drop bundled rapidjson. Adjust patch list. [arguments]: Add "-DWITH_MGR_DASHBOARD_FRONTEND=OFF" and "-DWITH_SPDK=OFF" to #:configure-flags. Drop obsolete "-DWITH_EMBEDDED". Add workaround for <https://bugs.gnu.org/30756>. Remove obsolete test substitution. Rework 'wrap-python-script' to be less verbose and wrap more scripts. [native-inputs]: Add GCC-7. [inputs]: Add OATH-TOOLKIT, RAPIDJSON and PYTHON2-SIX. Marius Bakke2018-11-076-93/+82
| | * | | | | | | | | | gnu: rocksdb: Update to 5.15.10.•••* gnu/packages/databases.scm (rocksdb): Update to 5.15.10. Marius Bakke2018-11-071-2/+2
| | * | | | | | | | | | gnu: rocksdb: Don't use unstable tarball.•••* gnu/packages/databases.scm (rocksdb)[source]: Use GIT-FETCH. Marius Bakke2018-11-071-5/+6
| | * | | | | | | | | | gnu: qtbase: Remove obsolete patch.•••This patch is no longer needed since 7930cfc98923eda64ec4a37d56b19f96f86f5f59 was merged to core-updates. * gnu/packages/patches/qtbase-glibc-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/qt.scm (qtbase)[source](patches): Drop it. Marius Bakke2018-11-063-53/+1
| | * | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2018-11-05116-3929/+72767
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | gnu: Add openjdk10.•••* gnu/packages/java.scm (openjdk10): New variable. Julien Lepiller2018-11-011-0/+49
| | * | | | | | | | | | | gnu: Add openjdk9.•••* gnu/packages/java.scm (openjdk9): New variable. Julien Lepiller2018-11-011-0/+136
| | * | | | | | | | | | | gnu: python-flake8: Update to 3.6.0.•••* gnu/packages/check.scm (python-hypothesis)[native-inputs]: Change PYTHON-FLAKE8 to PYTHON-FLAKE8-3.5. * gnu/packages/python.scm (python-flake8, python2-flake8): Rename to ... (python-flake8-3.5, python2-flake8-3.5): ... this. (python-flake8, python2-flake8): New public variables. Marius Bakke2018-10-242-5/+36
| | * | | | | | | | | | | gnu: python-attrs: Update to 18.2.0.•••* gnu/packages/python.scm (python-attrs): Update to 18.2.0. [arguments]: New field. [native-inputs]: Add PYTHON-PYMPLER. (python-attrs-bootstrap): Stay on version 17.4.0. Marius Bakke2018-10-231-2/+30
| | * | | | | | | | | | | gnu: Add python-pympler.•••* gnu/packages/python.scm (python-pympler, python2-pympler): New public variables. Marius Bakke2018-10-231-0/+36
| | * | | | | | | | | | | gnu: suil: Use python2 for building.•••* gnu/packages/audio.scm (suil)[arguments]: Set #:python. Marius Bakke2018-10-231-0/+1
| | * | | | | | | | | | | gnu: ganv: Use python2 for building.•••* gnu/packages/gtk.scm (ganv)[arguments]: Set #:python. Marius Bakke2018-10-231-0/+1
| | * | | | | | | | | | | gnu: python-stem: Update to 1.7.0.•••* gnu/packages/python.scm (python-stem): Update to 1.7.0. [arguments]: Remove obsolete phase. [native-inputs]: Change PYTHON-PEP8 to PYTHON-PYCODESTYLE. Marius Bakke2018-10-231-10/+3
| | * | | | | | | | | | | gnu: python-datrie: Fix FTBFS with Python 3.7.•••* gnu/packages/python.scm (python-datrie)[arguments]: Add phase 'cythonize'. Marius Bakke2018-10-221-0/+8
| | * | | | | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2018-10-2224-634/+797
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2018-10-2160-441/+3099
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | gnu: python2-bz2file: Inherit arguments from python-bzfile.•••* gnu/packages/python.scm (python-bz2file)[properties]: Remove field. (python2-bz2file): Use PACKAGE-WITH-PYTHON2. Marius Bakke2018-10-211-15/+2
| | * | | | | | | | | | | | | gnu: klick: Use scons-python2 for building.•••* gnu/packages/music.scm (klick)[arguments]: Add #:scons. Marius Bakke2018-10-211-0/+1
| | * | | | | | | | | | | | | java-utils: Use 'strip-store-file-name'.•••See the discussion at <https://lists.gnu.org/archive/html/guix-devel/2018-10/msg00250.html>. * guix/build/java-utils.scm (package-name-version): Remove it. (install-javadoc): Use 'strip-store-file-name' instead of 'package-name-version'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Vong2018-10-191-7/+3