| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/system/install.scm (installation-services): Mention the Guix
System Distribution.
|
|
|
|
|
|
|
| |
* gnu/packages/package-management.scm (boot-guile-uri): New procedure.
(guix-0.8): Add "boot-guile/armhf" input. Update
'copy-bootstrap-guile' phase to handle it.
(guix-devel): Update snapshot.
|
|
|
|
|
|
| |
* gnu/packages/zsh.scm (zsh): Update to 5.0.7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/apr.scm (apr-util): Update to 1.5.4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/ftp.scm (lftp): Update to 4.6.1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/services/base.scm (mingetty-service): Add 'udev' to
'requirement'.
|
|
|
|
|
| |
* gnu/system.scm (etc-directory)[profile]: Set 'XDG_DATA_DIRS' and
'XDG_CONFIG_DIRS'.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/xorg.scm (<session-type>): New record type.
(%windowmaker-session-type, %ratpoison-session-type): New variables.
(%default-xsessions): Use them.
(xsessions-directory): Expect SESSIONS to be a list of <session-type>
and rewrite accordingly.
(slim-service): Adjust docstring.
* doc/guix.texi (X Window): Update accordingly.
|
|\ |
|
| |
| |
| |
| |
| | |
* gnu/packages/glib.scm (gobject-introspection): Add patch
gobject-introspection-girepository.patch.
|
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libpeas): Update to version 1.12.1 and add
'pre-build phase.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (vte): Add 'pre-build phase.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtkmm): Update to 3.14.0.
|
| |
| |
| |
| | |
* gnu/packages/xorg.scm (xorg-server): Set '#:parallel-tests?' to '#f'.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (librsvg): Update to 2.40.6 and add 'pre-build phase.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-scipy): Update to 0.15.0.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-matplotlib): Update comments as, with the
patched 'gobject-introspection', setting LD_LIBRARY_PATH at run time is not
anymore necessary. It's still necessary at build time.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtk+): Update to 3.14.7.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as
it currently is broken.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (atk): Update to 2.15.3.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (eudev): Add 'pre-build phase to fix compilation with
'gobject-introspection' 1.42.0.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (eudev): Update to 2.1.1.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.31.1.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (pango): Update to 1.36.8.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/glib.scm (gobject-introspection): Update to version 1.42.0.
Add patch 'gobject-introspection-absolute-shlib-path.patch' provided by Luca
Bruno <lucabru@src.gnome.org> for Nix.
|
| |
| |
| |
| |
| | |
* gnu/services/dbus.scm (dbus-configuration-directory)[services->sxml]:
Produce a <servicedir> tag.
|
| |
| |
| |
| |
| | |
* gnu/packages.scm (search-bootstrap-binary): Raise an error when
FILE-NAME is not found.
|
| |
| |
| |
| | |
This reverts commit 03c277653577a505eed7d49652c4e8ba76ea06e7.
|
| |
| |
| |
| | |
This reverts commit a6ae52fe142781e236901add1461fdbf80420215.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/netpbm.scm (netpbm): Correct hash.
Fixes <http://bugs.gnu.org/19686>.
Reported by Marek Benc <dusxmt@gmx.com> and Mark Weaver <mhw@netris.org>.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/qt.scm (python-pyqt, python2-pyqt): New variables.
* gnu/packages/patches/pyqt-configure.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
|
| |
| |
| |
| | |
* gnu/packages/qt.scm (python.sip, python2-sip): New variables.
|
| |
| |
| |
| | |
* gnu/packages/netpbm.scm (netpbm): Update to 10.69.04.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (libdvdnav): New variable.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (libdvdread): New variable.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (youtube-dl): Update to 2015.01.23.4.
|
| |
| |
| |
| | |
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.4.8.
|
| |
| |
| |
| |
| | |
* gnu/packages/xnee.scm (xnee): Update to 3.19. This requires gtk+-2 as
additional input.
|
| |
| |
| |
| |
| | |
* gnu/services/base.scm (guix-service): Change AUTHORIZE-HYDRA-KEY?
default value to #t.
|
| |
| |
| |
| |
| | |
* gnu/packages/netpbm.scm (netpbm): Use svn-fetch for the source instead
of a separately hosted tarball.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pyparsing, python2-pyparsing): Update to 2.0.3.
|
| |
| |
| |
| | |
* gnu/packages/gtk.scm (gtk+)[inputs]: Add CUPS.
|
| |
| |
| |
| | |
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.39.
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (rcs): Update to 5.9.4.
|
| |
| |
| |
| | |
* gnu/packages/parallel.scm (parallel): Update to 20150122.
|
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (libassuan): Update to 2.2.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (util-linux)[source](snippet): Set
"build_kill=no" in 'configure'.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Add --disable-blkid
--disable-libuuid --disable-uuidd --disable-fsck.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (util-linux): Update to 2.25.2. Remove
util-linux-perl.patch, and add util-linux-tests.patch. Adjust
'snippet'.
[arguments]: Remove 'patch-chkdupexe' phase. Add 'pre-check' phase.
[native-inputs]: Add NET-BASE.
* gnu/packages/patches/util-linux-perl.patch: Remove.
* gnu/packages/patches/util-linux-tests.patch: New file.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.11.
|