| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-void): Update to 1.4.1.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.8.3.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-keyboard): Update to 1.8.1.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.16.0.
|
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.1. Add mtdev
input.
|
|
|
|
| |
* gnu/packages/xorg.scm (xev): Update to 1.2.2.
|
|
|
|
| |
* gnu/packages/xorg.scm (xdriinfo): Update to 1.0.5.
|
|
|
|
| |
* gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.2.
|
|
|
|
| |
* gnu/packages/xorg.scm (xcmsdb): Update to 1.0.5.
|
|
|
|
| |
* gnu/packages/xorg.scm (x11perf): Update to 1.6.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (smproxy): Update to 1.0.6.
|
|
|
|
| |
* gnu/packages/xorg.scm (setxkbmap): Update to 1.3.1.
|
|
|
|
| |
* gnu/packages/xorg.scm (sessreg): Update to 1.1.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (randrproto): Update to 1.5.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (mkfontscale): Update to 1.1.2.
|
|
|
|
| |
* gnu/packages/xorg.scm (libxkbfile): Update to 1.0.9.
|
|
|
|
| |
* gnu/packages/xorg.scm (libxdmcp): Update to 1.1.2.
|
|
|
|
| |
* gnu/packages/xorg.scm (libfs): Update to 1.0.7.
|
|
|
|
| |
* gnu/packages/xorg.scm (libfontenc): Update to 1.1.3.
|
|
|
|
| |
* gnu/packages/xorg.scm (libxshmfence): Update to 1.2.
|
|
|
|
| |
* gnu/packages/xorg.scm (kbproto): Update to 1.0.7.
|
|
|
|
| |
* gnu/packages/xorg.scm (iceauth): Update to 1.0.7.
|
|
|
|
| |
* gnu/packages/xorg.scm (font-util): Update to 1.3.1.
|
|
|
|
| |
* gnu/packages/xorg.scm (bdftopcf): Update to 1.0.5.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (libinput): Update to 1.1.902.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (libwacom): Propagate glib input.
|
|
|
|
| |
* gnu/packages/gl.scm (mesa): Update to 11.0.9.
|
|
|
|
|
|
|
|
|
|
| |
* guix/gnu-maintenance.scm (xorg-package?, latest-xorg-release): New
private functions.
(%xorg-updater): New public variable.
* guix/scripts/refresh.scm (%updaters): Add %xorg-updater.
* doc/guix.texi (Invoking guix refresh): Mention the new updater.
|
|
|
|
| |
* gnu/packages/video.scm (libvpx)[arguments]: Use 'modify-phases'.
|
|
|
|
| |
* gnu/packages/video.scm (libvpx): Update to 1.5.0.
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-base)[arguments]: Use
'modify-phases'.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-bad): New variable.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.6.3.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.6.3.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.6.3.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.6.3.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.6.3.
|
|
|
|
| |
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 8.0.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-topgo)[propagated-inputs]: Add
"r-graph".
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-graph): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-org-mm-eg-db): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-org-dm-eg-db): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-org-ce-eg-db): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-org-hs-eg-db): New variable.
|
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/22740>.
Reported by Andreas Enge <andreas@enge.fr>.
* gnu/packages.scm (waiting, ftp-open*, check-package-freshness): Remove.
* guix/scripts/package.scm (options->installable): Adjust accordingly.
* emacs/guix-main.scm (package->manifest-entry*): Likewise.
|
|
|
|
|
|
| |
* guix/scripts/publish.scm (narinfo-string): Remove 'path-info'
parameter and add 'store' parameter. Call 'query-path-info'.
(render-narinfo): Adjust accordingly.
|
|
|
|
|
|
|
| |
Reported by myglc2 <myglc2@gmail.com>.
* gnu/packages/lsh.scm (lsh)[inputs]: Add XAUTH.
[arguments]: Modify 'XAUTH_PROGRAM' macro in 'server_x11.c'.
|
|
|
|
|
| |
* gnu/packages/lsh.scm (lsh)[arguments]: Use 'modify-phases' instead of
'alist-cons-before'.
|
|
|
|
|
|
| |
* gnu/services/desktop.scm (polkit-etc-files): Add the polkit package
itself to the list of packages to scan for .policy files. This add
support for pkexec.
|
|
|
|
|
|
| |
* gnu/packages/video.scm (mplayer)[arguments]: Use 'modify-phases'.
[source]: Use https.
[home-page]: Use https.
|