summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: python-pytz: Update to 2019.1.Marius Bakke2019-06-18
| | | | * gnu/packages/time.scm (python-pytz): Update to 2019.1.
* gnu: python-babel: Update to 2.7.0.Marius Bakke2019-06-18
| | | | | | | * gnu/packages/python-xyz.scm (python-babel): Update to 2.7.0. (python2-babel-2.6): New variable. * gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change PYTHON2-BABEL to PYTHON2-BABEL-2.6.
* gnu: python-freezegun: Update to 0.3.12.Marius Bakke2019-06-18
| | | | | | * gnu/packages/check.scm (python-freezegun): Update to 0.3.12. [native-inputs]: Remove PYTHON-NOSE and PYTHON-COVERAGE. Add PYTHON-PYTEST. [arguments]: Use "pytest" instead of "nosetests" for running tests.
* gnu: python-pygments: Update to 2.4.2.Marius Bakke2019-06-18
| | | | * gnu/packages/python-xyz.scm (python-pygments): Update to 2.4.2.
* gnu: xorg-server-for-tests: Update to 1.20.5.Marius Bakke2019-06-15
| | | | * gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Remove.
* gnu: libnsl: Do not use unstable tarball.Marius Bakke2019-06-15
| | | | * gnu/packages/onc-rpc.scm (libnsl)[source]: Switch to GIT-FETCH.
* gnu: libtirpc: Update to 1.1.4.Marius Bakke2019-06-15
| | | | * gnu/packages/onc-rpc.scm (libtirpc): Update to 1.1.4.
* gnu: speexdsp: Update to 1.2.0.Marius Bakke2019-06-14
| | | | * gnu/packages/xiph.scm (speexdsp): Update to 1.2.0.
* gnu: Sphinx: Update to 2.1.1.Marius Bakke2019-06-14
| | | | * gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.1.
* gnu: python-mako: Update to 1.0.12.Marius Bakke2019-06-14
| | | | * gnu/packages/python-xyz.scm (python-mako): Update to 1.0.12.
* gnu: python-markupsafe: Update to 1.1.1.Marius Bakke2019-06-14
| | | | | | * gnu/packages/python-xyz.scm (python-markupsafe): Update to 1.1.1. [arguments]: New field. Override check phase. [native-inputs]: Add PYTHON-PYTEST.
* gnu: imagemagick: Update to 6.9.10-49.Marius Bakke2019-06-14
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-49.
* gnu: libsigc++: Update to 2.10.2.Marius Bakke2019-06-14
| | | | * gnu/packages/glib.scm (libsigc++): Update to 2.10.2.
* gnu: cups-filters: Update to 1.25.0.Marius Bakke2019-06-14
| | | | * gnu/packages/cups.scm (cups-filters): Update to 1.25.0.
* build-system/haskell: Generate Setup.hs if needed.Robert Vollmert2019-06-13
| | | | | | | | | | | | | | | | The default Setup.hs is boilerplate that is frequently left out of source packages. Several packages already add a phase to generate it, so moving this phase to the build system is just factoring out an existing pattern. See <https://github.com/phadej/time-compat/issues/4>. * guix/build/haskell-build-system.scm (generate-setuphs): New procedure. (%standard-phases): Add it after 'unpack'. * gnu/packages/haskell.scm (ghc-foundation, ghc-inline-c, ghc-inline-c-cpp, ghc-rio): Remove 'arguments'. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* build-system/haskell: Fix Haddock phase docstring.Robert Vollmert2019-06-13
| | | | | | * guix/build/haskell-build-system.scm (haddock): Fix docstring. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* gnu: gstreamer: Skip failing test on 32-bit systems.Marius Bakke2019-06-13
| | | | | * gnu/packages/gstreamer.scm (gstreamer)[arguments]: When building for a 32-bit system, add #:phases.
* gnu: perl-io-socket-ssl: Update to 2.066.Christopher Baines2019-06-12
| | | | | | | The previous version failed to build, but this updated version does build successfully. * gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.066.
* Merge branch 'master' into stagingMarius Bakke2019-06-11
|\
| * gnu: tbb: Update to 2019_U8.Marius Bakke2019-06-11
| | | | | | | | * gnu/packages/tbb.scm (tbb): Update to 2019_U8.
| * gnu: offlineimap: Update to 7.2.4.Marius Bakke2019-06-11
| | | | | | | | * gnu/packages/mail.scm (offlineimap): Update to 7.2.4.
| * gnu: wine-staging: Update to 4.10.Rutger Helling2019-06-11
| | | | | | | | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.10. * gnu/packages/wine.scm (wine-staging): Update to 4.10.
| * gnu: faudio: Update to 19.06.07.Rutger Helling2019-06-11
| | | | | | | | * gnu/packages/audio.scm (faudio): Update to 19.06.07.
| * gnu: kitty: Update to 0.14.2.Rutger Helling2019-06-11
| | | | | | | | * gnu/packages/terminals.scm (kitty): Update to 0.14.2.
| * gnu: grim: Update to 1.2.0.Tobias Geerinckx-Rice2019-06-10
| | | | | | | | * gnu/packages/image.scm (grim): Update to 1.2.0.
| * gnu: slurp: Update to 1.2.0.Tobias Geerinckx-Rice2019-06-10
| | | | | | | | * gnu/packages/image.scm (slurp): Update to 1.2.0.
| * pack: Fix 'guix pack -f docker'.Ludovic Courtès2019-06-10
| | | | | | | | | | | | | | Regression introduced in a0f352b30f4869a7af7017b8a5011ac7602dd115. * guix/scripts/pack.scm (docker-image): Check whether ENTRY-POINT is true before returning (string-append #$profile ...).
| * services: slim: Update SLiM theme to 1.x.Diego Nicola Barbato2019-06-10
| | | | | | | | | | | | * gnu/services/xorg.scm (%default-slim-theme-name): Change to "1.x". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * artwork: Update snapshot to 2f2fe74.Diego Nicola Barbato2019-06-10
| | | | | | | | | | | | * gnu/artwork.scm (%artwork-repository): Update to 2f2fe74. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * store: 'build-things' accepts derivation/output pairs.Ludovic Courtès2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows callers to request the substitution of a single derivation output. * guix/store.scm (build-things): Accept derivation/output pairs among THINGS. * guix/derivations.scm (build-derivations): Likewise. * tests/store.scm ("substitute + build-things with specific output"): New test. * tests/derivations.scm ("build-derivations with specific output"): New test. * doc/guix.texi (The Store): Adjust accordingly.
| * ssh: Add missing import.Ludovic Courtès2019-06-10
| | | | | | | | * guix/ssh.scm: Use (ice-9 format).
| * download: Update list of content-addressed mirrors.Ludovic Courtès2019-06-10
| | | | | | | | | | * guix/download.scm (%content-addressed-mirrors): Change "berlin.guixsd.org" to "ci.guix.gnu.org" and move it first.
| * doc: Work around a po4a bug.Julien Lepiller2019-06-10
| | | | | | | | | | * doc/guix.texi: Work around a po4a bug that prevents `guix pull` from completing.
| * Revert "nls: Update 'de' translation of the manual."Ricardo Wurmus2019-06-10
| | | | | | | | This reverts commit 78b0f9419fdac88d7b84314868bab1b1e8173602.
| * gnu-maintenance: Switch to ftp.mirrorservice.org for KDE updater.Marius Bakke2019-06-10
| | | | | | | | | | | | | | mirrors.mit.edu seems no longer available over FTP. * guix/gnu-maintenance.scm (latest-kde-release): Change from mirrors.mit.edu to ftp.mirrorservice.org.
| * gnu: Add r-biosigner.Ricardo Wurmus2019-06-10
| | | | | | | | * gnu/packages/bioconductor.scm (r-biosigner): New variable.
| * gnu: Add r-ropls.Ricardo Wurmus2019-06-10
| | | | | | | | * gnu/packages/bioconductor.scm (r-ropls): New variable.
| * services: guix-publish: Configure log rotation.Christopher Baines2019-06-10
| | | | | | | | | | * gnu/services/base.scm (%guix-publish-log-rotations): New variable. (guix-publish-service-type): Extend the rottlog-service-type.
| * services: guix-publish: Log to a file.Christopher Baines2019-06-10
| | | | | | | | | | | | | | This makes it easier to read the output, as it's recorded in a file. * gnu/services/base.scm (guix-publish-shepherd-service): Add #:log-file to make-forkexec-constructor.
| * services: Add 'nix-service-type'.Oleg Pykhalov2019-06-10
| | | | | | | | | | | | * gnu/services/nix.scm: New file. * gnu/local.mk: Add this. * doc/guix.texi (Miscellaneous Services): Document this.
| * gnu: linux-libre: Update to 5.1.8.Mark H Weaver2019-06-10
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.8. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.49.Mark H Weaver2019-06-10
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.49. (%linux-libre-4.19-hash): Update hash.
| * gnu: linux-libre@4.15: Remove package.Mark H Weaver2019-06-10
| | | | | | | | | | | | | | | | This release series is no longer supported upstream. * gnu/packages/linux.scm (%linux-libre-4.15-version) (%linux-libre-4.15-hash, linux-libre-4.15) (linux-libre-headers-4.15): Remove variables.
| * gnu: linux-libre@4.14: Update to 4.14.124.Mark H Weaver2019-06-10
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.124. (%linux-libre-4.14-hash): Update hash.
| * gnu: emacs-idris-mode: Use recent git checkout.Eric Bavier2019-06-09
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Use git-fetch. [version]: Include revision and commit.
| * gnu: recutils: Remove emacs-minimal native input.Jack Hill2019-06-10
| | | | | | | | | | | | * gnu/packages/databases.scm (recutils)[native-inputs]: Remove emacs-minimal. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * gnu: Add emacs-recutils.Jack Hill2019-06-10
| | | | | | | | | | | | * gnu/packages/databases.scm (emacs-recutils): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * gnu: Restore allegro-mesa-18.2.5-and-later.patch.Tobias Geerinckx-Rice2019-06-10
| | | | | | | | | | | | | | | | Dropped in 49405aaf5c2c9cfc713c7efdccaf6d48d3c714a3, it's still in use by the (leaf) allegro-5.0 package. * gnu/packages/patches/allegro-mesa-18.2.5-and-later.patch: Newish file. * gnu/local.mk (dist_patch_DATA): Re-add it.
| * gnu: mobile-broadband-provider-info: Update to 20190116.Tobias Geerinckx-Rice2019-06-10
| | | | | | | | * gnu/packages/gnome.scm (mobile-broadband-provider-info): Update to 20190116.
| * gnu: gnumeric: Update to 1.12.45.Tobias Geerinckx-Rice2019-06-09
| | | | | | | | * gnu/packages/gnome.scm (gnumeric): Update to 1.12.45.