summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-13gnu: Add qtserialbus.•••* gnu/packages/qt.scm (qtserialbus): New variable. Efraim Flashner
2017-01-13gnu: Add qtdeclarative-render2d.•••* gnu/packages/qt.scm (qtdeclarative-render2d): New variable. Efraim Flashner
2017-01-12gnu: nano: Update to 2.7.4.•••* gnu/packages/nano.scm (nano): Update to 2.7.4. Tobias Geerinckx-Rice
2017-01-12challenge: Use a warning when substitutes are lacking.•••* guix/scripts/challenge.scm (discrepancies): Use 'warning' instead of 'leave'. Ludovic Courtès
2017-01-12gnu: linux-libre@4.4: Update to 4.4.42.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.42. Mark H Weaver
2017-01-12gnu: Add twm.•••* gnu/packages/xorg.scm (twm): New variable. John Darrington
2017-01-12gnu: Add xmag.•••* gnu/packages/xorg.scm (xmag): New variable. John Darrington
2017-01-12gnu: Add xmessage.•••* gnu/packages/xorg.scm (xmessage): New variable. John Darrington
2017-01-12gnu: xonsh: Update to 0.5.2.•••* gnu/packages/shells.scm (xonsh): Update to 0.5.2. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Danny Milosavljevic
2017-01-12gnu: miniupnpc: Update to 2.0.20161216.•••* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20161216. [source]: Use HTTPS. Tobias Geerinckx-Rice
2017-01-12gnu: mcelog: Update to 147.•••* gnu/packages/linux.scm (mcelog): Update to 147. Tobias Geerinckx-Rice
2017-01-12gnu: xfig: Remove wrapper and clean up implementation.•••* gnu/packages/xorg.scm (%app-defaults-dir): Make public. * gnu/packages/xfig.scm (xfig)[attributes]: Remove wrapper and set the XAPPLOADDIR in the Imakefile instead. John Darrington
2017-01-12gnu: xfig: Use modify-phases.•••* gnu/packages/xfig.scm (xfig): Use modify-phases. John Darrington
2017-01-12gnu: xfd: Remove wrapper.•••* gnu/packages/xorg.scm (xfd): Remove wrapper. John Darrington
2017-01-12gnu: editres: Use %app-defaults-dir.•••* gnu/packages/xorg.scm (editres): Replace string literal with %app-defaults-dir. John Darrington
2017-01-12gnu: xfontsel: Simplify definition.•••* gnu/packages/xorg.scm (%app-defaults-dir): New variable. (xfontsel): Remove wrapper. John Darrington
2017-01-12services: Add 'redis-service-type'.•••* gnu/services/database.scm (<redis-configuration>): New record type. (%redis-accounts, redis-service-type): New variables. (default-redis.conf, redis-activation, redis-shepherd-service): New procedures. * doc/guix.texi (Database Services): Document the new redis service. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Baines
2017-01-12gnu: ghc-semigroups: Update to 0.18.2.•••* gnu/packages/haskell.scm (ghc-semigroups): Update to 0.18.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Danny Milosavljevic
2017-01-12gnu: Add ghc-wave.•••* gnu/packages/haskell.scm (ghc-wave): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Danny Milosavljevic
2017-01-12gnu: ghc-quickcheck: Update to 2.8.2.•••* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Danny Milosavljevic
2017-01-12gnu: Add r-ggthemes.•••* gnu/packages/statistics.scm (r-ggthemes): New variable. Roel Janssen
2017-01-12build: Remove reference to 'doc/emacs.texi'.•••This is a followup to deb6276dda81a69da38e842d269c5370a28fa5cf. * doc/local.mk (EXTRA_DIST): Remove 'emacs.texi'. Ludovic Courtès
2017-01-12etc: Add 'indent-package.el' script.•••* configure.ac: Check for 'emacs', substitute 'EMACS', and emit 'etc/indent-package.el'. * etc/indent-package.el.in: New file. * doc/contributing.texi (Formatting Code): Mention 'etc/indent-package.el'. (Submitting Patches): Likewise, and link to the above node. Co-authored-by: Alex Kost <alezost@gmail.com> Ludovic Courtès
2017-01-12gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to eefd042. Ludovic Courtès
2017-01-12gnu: eudev: Add 'eudev-with-hwdb' variant that contains 'hwdb.bin'.•••* gnu/packages/linux.scm (eudev-with-hwdb): New variable. (usbutils)[inputs]: Use it instead of EUDEV. Ludovic Courtès
2017-01-12gnu: Add r-txdb-mmusculus-ucsc-mm10-knowngene.•••* gnu/packages/bioinformatics.scm (r-txdb-mmusculus-ucsc-mm10-knowngene): New variable. Roel Janssen
2017-01-11gnu: bind: Update to 9.10.4-P5 [fixes CVE-2016-{9131,9147,9444}].•••* gnu/packages/dns.scm (bind): Update to 9.10.4-P5. Leo Famulari
2017-01-11gnu: isc-dhcp: Update bundled bind to 9.9.9-P5 [security fixes].•••Fixes CVE-2016-{9131,9147,9444}. * gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P5. Leo Famulari
2017-01-11gnu: fprintd: Provide the right file name for 'fprintd.conf'.•••* gnu/packages/freedesktop.scm (fprintd)[arguments]: New field. Ludovic Courtès
2017-01-11perform-download: Add backward-compatible case.•••This is meant to ease transition for people running an older guix-daemon invoking a recent 'guix perform-download' with only one argument. This is a followup to 9b5364a3afb03414bd6e3ded2fbfdacabe4e8870. * guix/scripts/perform-download.scm (perform-download): Make 'output' optional. Bind 'output*' from DRV's "out" and honor it. (guix-perform-download): Add clause with one argument. Ludovic Courtès
2017-01-11gnu: abiword: Remove timestamps from libabiword.•••* gnu/packages/abiword.scm (abiword)[source](modules, snippet): New fields. Ludovic Courtès
2017-01-11gnu: abiword: Allow GTK+ schemas to be found.•••Fixes <http://bugs.gnu.org/25037>. Reported by Adonay Felipe Nogueira <adfeno@openmailbox.org>. * gnu/packages/abiword.scm (abiword)[build-system]: Set to GLIB-OR-GTK-BUILD-SYSTEM. Ludovic Courtès
2017-01-11gnu: Add python2-cheetah•••* gnu/packages/python.scm (python2-cheetah): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Danny Milosavljevic
2017-01-11derivations: Make <derivation> record datatype immutable.•••* guix/derivations.scm (<derivation>): Make it immutable. (derivation): Use generic 'set-field' instead of ad-hoc functional setter. Mathieu Lirzin
2017-01-11git download: Remove redundant argument in 'gexp->derivation' call.•••* guix/git-download.scm (git-fetch): Call 'gexp->derivation' with only one '#:local-build?' keyword argument. Mathieu Lirzin
2017-01-11gnu: gnome-session: Update to 3.22.2.•••* gnu/packages/gnome.scm (gnome-session): Update to 3.22.2. Mark H Weaver
2017-01-11gnu: gnome-shell-extensions: Update to 3.22.2.•••* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.22.2. Mark H Weaver
2017-01-11gnu: gnome-shell: Update to 3.22.2.•••* gnu/packages/gnome.scm (gnome-shell): Update to 3.22.2. Mark H Weaver
2017-01-11gnu: gjs: Update to 1.46.0.•••* gnu/packages/gnome.scm (gjs): Update to 1.46.0. [arguments]: Start Xvfb in 'pre-check' phase. Mark H Weaver
2017-01-11gnu: gnome-control-center: Update to 3.22.1.•••* gnu/packages/gnome.scm (gnome-control-center): Update to 3.22.1. Mark H Weaver
2017-01-11gnu: gnome-settings-daemon: Update to 3.22.1.•••* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.22.1. Mark H Weaver
2017-01-11gnu: gdm: Update to 3.22.1.•••* gnu/packages/gnome.scm (gdm): Update to 3.22.1. Mark H Weaver
2017-01-11gnu: network-manager: Update to 1.4.4.•••* gnu/packages/gnome.scm (network-manager): Update to 1.4.4. Mark H Weaver
2017-01-11gnu: nautilus: Update to 3.22.2.•••* gnu/packages/gnome.scm (nautilus): Update to 3.22.2. [arguments]: Remove "--disable-tracker" from configure flags. [inputs]: Add gnome-autoar, nettle, and tracker. Mark H Weaver
2017-01-11gnu: Add tracker.•••* gnu/packages/gnome.scm (tracker): New variable. Mark H Weaver
2017-01-11gnu: Add gnome-autoar.•••* gnu/packages/gnome.scm (gnome-autoar): New variable. Mark H Weaver
2017-01-11gnu: mutter: Update to 3.22.2.•••* gnu/packages/gnome.scm (mutter): Update to 3.22.2. Add comment noting that forked versions of 'cogl' and 'clutter' are now bundled with mutter. [arguments]: Add "--disable-wayland" to configure flags. Add TODO comments reminding us to add support for wayland and the native backend. Add configure flags from 'cogl' and 'clutter'. [propagated-inputs]: Remove clutter. Add new inputs needed by mutter-{clutter,cogl}-1.0.pc. [inputs]: Add libgudev and libxrandr. Move libxkbcommon to propagated-inputs. Remove mesa-headers, replaced by mesa in propagated-inputs. (cogl, clutter): Add comments to note that changes to cogl and clutter may also be needed in mutter. Mark H Weaver
2017-01-11gnu: zenity: Update to 3.22.0.•••* gnu/packages/gnome.scm (zenity): Update to 3.22.0. Mark H Weaver
2017-01-11gnu: aisleriot: Update to 3.22.1.•••* gnu/packages/gnome.scm (aisleriot): Update to 3.22.1. Mark H Weaver
2017-01-11gnu: gnome-sudoku: Update to 3.22.2.•••* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.22.2. Mark H Weaver