aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: guile-irregex: Switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | | | | * gnu/packages/guile.scm (guile-irregex)[inputs]: Switch to GUILE-2.2. (guile2.0-irregex): New variable. (guile2.2-irregex): Define in terms of 'deprecated-package'.
* gnu: guile-minikanren: Switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | | | | * gnu/packages/guile.scm (guile-minikanren)[inputs]: Switch to GUILE-2.2. (guile2.0-minikanren): New variable. (guile2.2-minikanren): Define in terms of 'deprecated-package'.
* gnu: guile-ics: Switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | | * gnu/packages/guile.scm (guile-ics)[inputs]: Switch to GUILE-2.2. [propagated-inputs]: Switch to GUILE-LIB.
* gnu: guile-ics: Update to 0.2.0.Ludovic Courtès2018-04-30
| | | | * gnu/packages/guile.scm (guile-ics): Update to 0.2.0.
* gnu: geiser: Switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | * gnu/packages/emacs.scm (geiser)[inputs]: Switch to GUILE-2.2.
* gnu: gzochi: Switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | * gnu/packages/game-development.scm (gzochi)[inputs]: Switch to GUILE-2.2.
* gnu: gzochi: Build without '-Werror'.Ludovic Courtès2018-04-30
| | | | | | Previously it would fail to build due to GLib deprecation warnings. * gnu/packages/game-development.scm (gzochi)[arguments]: New field.
* gnu: tcc-wrapper: Use Guile 2.2.Ludovic Courtès2018-04-30
| | | | * gnu/packages/c.scm (tcc-wrapper)[inputs]: Switch to GUILE-2.2.
* weather: Fix type error when reporting CI stats.Ludovic Courtès2018-04-30
| | | | | | * guix/scripts/weather.scm (report-server-coverage): Remove 'missing' binding above 'queued-subset' call. Before that 'queued-subset' would be called with a number instead of a list.
* gnu: sudo: Update to 1.8.23.Tobias Geerinckx-Rice2018-04-30
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.23.
* gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2018-04-30
| | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository. * gnu/packages/patches/icecat-bug-1452075.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: perl-dbix-class-schema-loader: Update to 0.07049.Tobias Geerinckx-Rice2018-04-30
| | | | * gnu/packages/databases.scm (perl-dbix-class-schema-loader): Update to 0.07049.
* gnu: perl-dbix-class: Update to 0.082841.Tobias Geerinckx-Rice2018-04-30
| | | | * gnu/packages/databases.scm (perl-dbix-class): Update to 0.082841.
* gnu: acpica: Update to 20180427.Tobias Geerinckx-Rice2018-04-30
| | | | * gnu/packages/admin.scm (acpica): Update to 20180427.
* gnu: reposurgeon: End all phases in truth.Tobias Geerinckx-Rice2018-04-30
| | | | | | * gnu/packages/version-control.scm (reposurgeon)[arguments]: Return #t from the ‘install-emacs-data’ phase, instead of COPY-FILE's undefined result.
* gnu: rhash: Update to 1.3.6.Tobias Geerinckx-Rice2018-04-30
| | | | | * gnu/packages/crypto.scm (rhash): Update to 1.3.6. [arguments]: Adjust to extensive build system changes.
* gnu: gajim: Update to 1.0.2.Clément Lassieur2018-04-30
| | | | * gnu/packages/messaging.scm (gajim): Update to 1.0.2.
* gnu: python-nbxmpp: Update to 0.6.5.Clément Lassieur2018-04-30
| | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.5.
* gnu: xournal: Update to 0.4.8.2016.Leo Famulari2018-04-30
| | | | * gnu/packages/pdf.scm (xournal): Update to 0.4.8.2016.
* Merge branch 'staging'Marius Bakke2018-04-30
|\
| * Merge branch 'master' into stagingMarius Bakke2018-04-25
| |\
| * | gnu: gstreamer: Downgrade to 1.12.5.Marius Bakke2018-04-23
| | | | | | | | | | | | | | | * gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good, gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Downgrade to 1.12.5.
| * | gnu: texlive-bin: Patch texlua shebangs.Arun Isaac2018-04-21
| | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-bin)[arguments]: Patch texlua shebangs in postint phase.
| * | gnu: texlive-bin: Use ghostscript executable "gs" in ps2eps.Arun Isaac2018-04-21
| | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-bin)[arguments]: Add fix-unix-detection phase. Replace system* with invoke in postint phase.
| * | Merge branch 'master' into stagingMarius Bakke2018-04-16
| |\ \
| * | | gnu: eudev: Update to 3.2.5.Marius Bakke2018-04-16
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (eudev): Update to 3.2.5. [source](uri): Use tarball instead of zipball. [source](file-name): Adjust accordingly.
| * | | gnu: libinput: Update to 1.10.3.Marius Bakke2018-04-16
| | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.10.3.
| * | | gnu: wayland-protocols: Update to 1.13.Rutger Helling2018-04-16
| | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.13.
| * | | gnu: wayland: Update to 1.15.0.Rutger Helling2018-04-16
| | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (wayland): Update to 1.15.0.
| * | | gnu: gdk-pixbuf: Update to 2.36.12.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.12.
| * | | build-system/meson: Don't override LDFLAGS if already set.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * guix/build/meson-build-system.scm (configure): Test for LDFLAGS before adding ours. (cherry picked from commit 611c27db2aec8c2f72bc0c1e5c7d126dc95b39b2)
| * | | gnu: atk: Update to 2.28.1.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (atk): Update to 2.28.1.
| * | | gnu: alsa-plugins: Update to 1.1.6.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (alsa-plugins): Update to 1.1.6.
| * | | gnu: alsa-utils: Update to 1.1.6.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (alsa-utils): Update to 1.1.6.
| * | | gnu: alsa-lib: Update to 1.1.6.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (alsa-lib): Update to 1.1.6.
| * | | gnu: mesa: Update to 17.3.8.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa): Update to 17.3.8.
| * | | gnu: nss, nss-certs: Update to 3.36.1.Marius Bakke2018-04-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.36.1. * gnu/packages/certs.scm (nss-certs): Likewise.
| * | | Revert "build-system/meson: Use 'target-arm32?' for armhf-linux case."Efraim Flashner2018-03-22
| | | | | | | | | | | | | | | | This reverts commit 3a7597e4147235781d43ba9cef7a52ced9ea5e7a.
| * | | build-system/meson: Use 'target-arm32?' for armhf-linux case.Efraim Flashner2018-03-22
| | | | | | | | | | | | | | | | | | | | * guix/build-system/meson.scm (lower, meson-build): Replace armhf-linux detection with 'target-arm32?' macro.
| * | | gnu: gstreamer: Update to 1.14.0.Marius Bakke2018-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gstreamer.scm (gstreamer, gst-plugins-good, gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.14.0. (gst-plugins-base): Likewise. [inputs]: Move ORC ... [propagated-inputs]: ... here. Add GLIB.
| * | | gnu: meson: Update to 0.45.1.Marius Bakke2018-03-22
| | | | | | | | | | | | | | | | * gnu/packages/build-tools.scm (meson): Update to 0.45.1.
| * | | gnu: mesa: Update to 17.3.7.Marius Bakke2018-03-22
| | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa): Update to 17.3.7.
| * | | gnu: libxkbcommon: Update to 0.8.0.Marius Bakke2018-03-22
| | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.8.0.
| * | | gnu: gtk+: Update to 3.22.29.Marius Bakke2018-03-22
| | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gtk+): Update to 3.22.29.
* | | | gnu: python-jedi: Update to 0.12.0, enable tests.Fis Trivial2018-04-30
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (jedi): Update to 0.12.0, enable tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | | gnu: Add python-parso.Fis Trivial2018-04-30
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-parso, python2-parso): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | | services: gpm: Provide a default value and document 'gpm-service-type'.Ludovic Courtès2018-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/services/base.scm (%default-gpm-options): New variable. (<gpm-configuration>)[gpm, options]: Add default values. (gpm-service-type)[default-value]: New field. (gpm-service): Use %DEFAULT-GPM-OPTIONS and mark as deprecated. * doc/guix.texi (Base Services): Document 'gpm-service-type' and 'gpm-configuration'. Remove 'gpm-service'.
* | | | guix system: search: Display default Shepherd service names.Ludovic Courtès2018-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/29707>. Reported by Clément Lassieur <clement@lassieur.org>. * guix/scripts/system/search.scm (service-type-default-shepherd-services) (service-type-shepherd-names): New procedures. (service-type->recutils): Use it. * tests/guix-system.sh: Add test.
* | | | gnu: Remove a couple of old deprecated package aliases.Ludovic Courtès2018-04-30
| | | | | | | | | | | | | | | | * gnu/packages/emacs.scm (geiser-next, paredit/old-name): Remove.
* | | | gnu: skribilo: Update to 0.9.4 and switch to Guile 2.2.Ludovic Courtès2018-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/skribilo.scm (skribilo): Update to 0.9.4. [arguments]: Remove #:configure-flags. Adjust -C flag added to 'skribilo.in' in 'pre-configure' phase. [inputs]: Switch to GUILE-2.2. [native-inputs]: Switch to GUILE-LIB and GUILE-READER.