Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'staging' | Marius Bakke | 2020-03-14 | 29 | -220/+187 | |
|\ | ||||||
| * | Merge branch 'master' into staging | Marius Bakke | 2020-03-14 | 71 | -531/+1586 | |
| |\ | ||||||
| * \ | Merge branch 'master' into staging | Marius Bakke | 2020-03-11 | 49 | -416/+677 | |
| |\ \ | ||||||
| * | | | gnu: python2-sphinx: Build with python-docutils@0.14.•••* gnu/packages/python-xyz.scm (python2-docutils-0.14): New public variable. * gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change from PYTHON2-DOCUTILS to PYTHON2-DOCUTILS-0.14. | Marius Bakke | 2020-03-11 | 2 | -1/+13 | |
| * | | | Merge branch 'master' into staging | Marius Bakke | 2020-03-10 | 35 | -181/+292 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-03-09 | 93 | -846/+1788 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-03-06 | 68 | -1167/+2140 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-03-04 | 44 | -412/+690 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-03-02 | 51 | -1259/+1845 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-02-28 | 29 | -421/+2537 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-02-26 | 35 | -305/+2985 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | gnu: bluez: Update to 5.53.•••* gnu/packages/linux.scm (bluez): Update to 5.53. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Brice Waegeneire | 2020-02-24 | 1 | -3/+3 | |
| * | | | | | | | | | | gnu: pciutils: Update to 3.6.4.•••* gnu/packages/pciutils.scm (pciutils): Update to 3.6.4. | Marius Bakke | 2020-02-24 | 1 | -2/+2 | |
| * | | | | | | | | | | gnu: cups-filters: Update to 1.27.1.•••* gnu/packages/cups.scm (cups-filters): Update to 1.27.1. | Marius Bakke | 2020-02-24 | 1 | -2/+2 | |
| * | | | | | | | | | | gnu: gtk+: Update to 3.24.14.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.14. | Marius Bakke | 2020-02-24 | 1 | -2/+2 | |
| * | | | | | | | | | | gnu: ImageMagick: Update to 6.9.10-95.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-95. | Marius Bakke | 2020-02-24 | 1 | -2/+2 | |
| * | | | | | | | | | | gnu: libinput: Update to 1.15.2.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.15.2. | Marius Bakke | 2020-02-24 | 1 | -2/+2 | |
| * | | | | | | | | | | gnu: ALSA: Update to 1.2.2.•••* gnu/packages/linux.scm (alsa-lib, alsa-utils, alsa-plugins): Update to 1.2.2. | Marius Bakke | 2020-02-24 | 1 | -6/+6 | |
| * | | | | | | | | | | gnu: qtbase: Remove custom 'qtbase-patched' variant.•••* gnu/packages/qt.scm (qtbase)[source](patches): Add 'qtbase-QTBUG-81715.patch. (qtbase-patched): Remove variable. * gnu/packages/engineering.scm (freecad)[inputs]: Change from QTBASE-PATCHED to QTBASE. | Marius Bakke | 2020-02-24 | 2 | -17/+3 | |
| * | | | | | | | | | | gnu: mesa: Build with LLVM 9.•••* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM-8 to LLVM-9. | Marius Bakke | 2020-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2020-02-24 | 169 | -2165/+11096 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | gnu: eudev: Build and install the static library.•••'lvm2-static' requires the static libudev.a. This is a follow-up to commit 7b83cd720fa1b460ab79753869441be272251ded. * gnu/packages/linux.scm (eudev)[arguments]: Remove "--disable-static" from #:configure-flags. Add phase 'move-static-library. [outputs]: New field. (lvm2-static)[inputs]: Remove. [propagated-inputs]: Remove EUDEV and add EUDEV:STATIC. | Marius Bakke | 2020-02-15 | 1 | -4/+18 | |
| * | | | | | | | | | | | Revert "gnu: libaio: Do not install the static library."•••This change breaks 'lvm2-static' which cannot easily be made to work with a separate libaio.a due to missing symbols. This reverts commit d60458d77c53f2894d7c1f0649bf24e3f048db8b. | Marius Bakke | 2020-02-15 | 1 | -7/+1 | |
| * | | | | | | | | | | | gnu: nss: Add comment about deleted libraries.•••* gnu/packages/nss.scm (source)[snippet]: Add comment. While at it, add missing copyright information for Marius Bakke. | Marius Bakke | 2020-02-15 | 1 | -0/+2 | |
| * | | | | | | | | | | | gnu: mesa: Update to 19.3.4.•••* gnu/packages/gl.scm (mesa): Update to 19.3.4. (mesa-19.3.3): Remove variable. * gnu/packages/graphics.scm (opensubdiv)[inputs]: Remove MESA-19.3.3. | Marius Bakke | 2020-02-14 | 2 | -24/+3 | |
| * | | | | | | | | | | | gnu: xkeyboard-config: Update to 2.29.•••* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.29. [inputs]: Move GETTEXT-MINIMAL ... [native-inputs]: ... here. Add PERL and PYTHON. Remove INTLTOOL. | Marius Bakke | 2020-02-14 | 1 | -6/+7 | |
| * | | | | | | | | | | | gnu: postgresql@10: Update to 10.12.•••* gnu/packages/databases.scm (postgresql): Update to 10.12. | Marius Bakke | 2020-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | gnu: nss: Delete bundled SQLite and Zlib.•••* gnu/packages/nss.scm (nss)[source](modules, snippet): New fields. | Marius Bakke | 2020-02-14 | 1 | -1/+7 | |
| * | | | | | | | | | | | gnu: nss, nss-certs: Update to 3.50.•••* gnu/packages/nss.scm (nss): Update to 3.50. * gnu/packages/certs.scm (nss-certs): Likewise. | Marius Bakke | 2020-02-14 | 2 | -5/+5 | |
| * | | | | | | | | | | | gnu: nspr: Update to 4.25.•••* gnu/packages/nss.scm (nspr): Update to 4.25. | Marius Bakke | 2020-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | gnu: Remove gdb@8.3.•••* gnu/packages/gdb.scm (gdb-8.3): Rename to ... (gdb-9.1): ... this. Update to 9.1. [properties]: Remove. [inputs]: Add SOURCE-HIGHLIGHT. [arguments]: Add #:out-of-source?. (gdb-8.2): Inherit from GDB-9.1. (gdb): Set to GDB-9.1. | Marius Bakke | 2020-02-14 | 1 | -27/+8 | |
| * | | | | | | | | | | | gnu: python-imagesize: Update to 1.2.0.•••* gnu/packages/python-xyz.scm (python-imagesize): Update to 1.2.0. | Marius Bakke | 2020-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | gnu: python-jinja2: Run the tests.•••* gnu/packages/python-xyz.scm (python-jinja2)[native-inputs]: Add PYTHON-PYTEST. [arguments]: New field. | Marius Bakke | 2020-02-14 | 1 | -0/+14 | |
| * | | | | | | | | | | | gnu: python-jinja2: Update to 2.11.1.•••* gnu/packages/python-xyz.scm (python-jinja2): Update to 2.11.1. | Marius Bakke | 2020-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | gnu: python-docutils: Run the tests.•••* gnu/packages/python-xyz.scm (python-docutils)[arguments]: Remove #:tests?. Add #:phases. | Marius Bakke | 2020-02-14 | 1 | -1/+7 | |
| * | | | | | | | | | | | gnu: python-docutils: Update to 0.16.•••* gnu/packages/python-xyz.scm (python-docutils): Update to 0.16. | Marius Bakke | 2020-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | gnu: python-snowballstemmer: Update to 2.0.0.•••* gnu/packages/python-xyz.scm (python-snowballstemmer): Update to 2.0.0. | Marius Bakke | 2020-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | gnu: python-babel: Update to 2.8.0.•••* gnu/packages/python-xyz.scm (python-babel): Update to 2.8.0. | Marius Bakke | 2020-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | gnu: python-cython: Update to 0.29.15.•••* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.15. [arguments]: Remove obsolete phase. | Marius Bakke | 2020-02-14 | 1 | -20/+2 | |
| * | | | | | | | | | | | gnu: mtdev: Do not build the static library.•••* gnu/packages/xdisorg.scm (mtdev)[arguments]: New field. | Marius Bakke | 2020-02-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | gnu: mtdev: Update to 1.1.6.•••* gnu/packages/xdisorg.scm (mtdev): Update to 1.1.6. | Marius Bakke | 2020-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | gnu: qpdf: Update to 9.1.1.•••* gnu/packages/pdf.scm (qpdf): Update to 9.1.1. [source](modules, snippet): Remove. | Marius Bakke | 2020-02-14 | 1 | -14/+2 | |
| * | | | | | | | | | | | gnu: python-mako: Update to 1.1.1.•••* gnu/packages/python-xyz.scm (python-mako): Update to 1.1.1. | Marius Bakke | 2020-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | gnu: cups-filters: Update to 1.27.0.•••* gnu/packages/cups.scm (cups-filters): Update to 1.27.0. | Marius Bakke | 2020-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | gnu: MariaDB: Update to 10.1.44.•••* gnu/packages/databases.scm (mariadb): Update to 10.1.44. [arguments]: Add substitution for hard coded file name. Disable test that depends on the existence of 'root@hostname' user. | Marius Bakke | 2020-02-14 | 1 | -2/+7 | |
| * | | | | | | | | | | | gnu: check: Update to 0.14.0.•••* gnu/packages/check.scm (check): Update to 0.14.0. | Marius Bakke | 2020-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | gnu: ImageMagick: Update to 6.9.10-92.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-92. | Marius Bakke | 2020-02-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | gnu: lz4: Do not install liblz4.a.•••* gnu/packages/compression.scm (lz4)[arguments]: Add phase 'delete-static-library'. | Marius Bakke | 2020-02-14 | 1 | -2/+7 | |
| * | | | | | | | | | | | gnu: perl-test-trap: Remove obsolete input.•••* gnu/packages/perl-check.scm (perl-test-trap)[propagated-inputs]: Remove PERL-TEST-TESTER. | Marius Bakke | 2020-02-14 | 1 | -2/+1 | |
| * | | | | | | | | | | | gnu: perl-test-output: Remove obsolete input.•••* gnu/packages/perl-check.scm (perl-test-output)[propagated-inputs]: Remove PERL-TEST-TESTER. | Marius Bakke | 2020-02-14 | 1 | -1/+0 |