- Aug 26, 2015
-
-
Ricardo Wurmus authored
* gnu/packages/bioinformatics.scm (bioperl-minimal): New variable.
-
- Aug 25, 2015
-
-
Ludovic Courtès authored
Prior to this commit the libpius modules would not be found and the default GnuPG file name would be /usr/bin/gpg. * gnu/packages/gnupg.scm (pius)[inputs]: Remove PYTHON-2. [build-system]: Switch to PYTHON-BUILD-SYSTEM. [arguments]: Add #:python. Change to add a single phase, 'set-gpg-file-name'.
-
Ludovic Courtès authored
Fixes <http://bugs.gnu.org/21280>. Reported by Leo Famulari <leo@famulari.name>. * tests/nar.scm (file-tree-equal?): Use #t as the initial result. Btrfs would set nlink to 1 instead of 2 for an empty directory, thereby leading 'file-tree-equal?' to return #f.
-
Mathieu Lirzin authored
* gnu/packages/ratpoison.scm (ratpoison)[arguments]: Use modify-phases. [inputs]: Sort alphabetically. Move ratpoison.desktop to ... [native-inputs]: ... here.
-
Ricardo Wurmus authored
* gnu/packages/music.scm (pd): New variable.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/tmux.scm (tmux): Update to 2.0. Update source uri and home-page to github.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/weechat.scm (weechat): Update to 1.3.
-
Mark H Weaver authored
* guix/ui.scm (package->recutils): Print "outputs:".
-
- Aug 24, 2015
-
-
Andy Wingo authored
* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 3.6.2.
-
Andy Wingo authored
* gnu/packages/llvm.scm (clang-runtime-from-llvm): New function. (clang-from-llvm): Add clang-runtime argument and propagate clang-runtime input. (clang-runtime, clang-runtime-3.5): New variables. (clang, clang-3.5): Adapt to propagate clang-runtime modules.
-
Andy Wingo authored
* gnu/packages/llvm.scm (llvm)[arguments]: Remove phases argument. Add to configure-flags "-DCMAKE_SKIP_BUILD_RPATH=FALSE" and "-DCMAKE_BUILD_WITH_INSTALL_RPATH=FALSE".
-
- Aug 23, 2015
-
-
Siniša Biđin authored
* gnu/packages/haskell.scm (ghc-x11-xft): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Siniša Biđin authored
* gnu/packages/haskell.scm (ghc-x11): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Siniša Biđin authored
* gnu/packages/haskell.scm (ghc-data-default): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Siniša Biđin authored
* gnu/packages/haskell.scm (ghc-utf8-string): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Siniša Biđin authored
* gnu/packages/haskell.scm (ghc-data-default-instances-dlist): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Siniša Biđin authored
* gnu/packages/haskell.scm (ghc-extensible-exceptions): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Siniša Biđin authored
* gnu/packages/haskell.scm (ghc-dlist): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Siniša Biđin authored
* gnu/packages/haskell.scm (ghc-data-default-instances-old-locale): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Siniša Biđin authored
* gnu/packages/haskell.scm (ghc-data-default-instances-containers): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Siniša Biđin authored
* gnu/packages/haskell.scm (ghc-data-default-instances-base): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Siniša Biđin authored
* gnu/packages/haskell.scm (ghc-data-default-class): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
- Aug 24, 2015
-
-
Sou Bunnbu (宋文武) authored
Fixes <http://bugs.gnu.org/21318>. * gnu/system/linux.scm (unix-pam-service)[password]: Add 'sha512' and 'shadow' to arguments.
-
- Aug 23, 2015
-
-
Ludovic Courtès authored
* gnu/packages/mpi.scm (hwloc)[inputs]: Move LIBPCIACCESS to... [propagated-inputs]: ... here. New field.
-
Eric Dvorsak authored
* gnu/packages/wm.scm (i3status): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Eric Dvorsak authored
* gnu/packages/wm.scm (libconfuse): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Eric Dvorsak authored
* gnu/packages/wm.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Eric Dvorsak authored
* gnu/packages/xorg.scm (xcb-util-cursor): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Eric Dvorsak authored
* gnu/packages/libevent.scm (libev): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Eric Dvorsak authored
* gnu/packages/web.scm (libyajl): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Eric Dvorsak authored
* gnu/packages/perl.scm (perl-pod-simple): New variable. Signed-off-by:
Eric Bavier <bavier@member.fsf.org>
-
Andreas Enge authored
* gnu/packages/ocaml.scm (lablgtk): New variable.
-
Andreas Enge authored
* gnu/packages/gnome.scm (libgnomeui): Propagate inputs libbonoboui and libgnomecanvas as stipulated by libgnomeui-2.0.pc.
-
Andreas Enge authored
* gnu/packages/gnome.scm (libglade): Propagate inputs gtk+-2 and libxml as stipulated by libglade-2.0.pc.
-
Andreas Enge authored
* gnu/packages/ocaml.scm (camlp4): Update to 4.02+6.
-
Andreas Enge authored
* gnu/packages/ocaml.scm (camlp5): Update to 6.14.
-
Andreas Enge authored
* gnu/packages/ocaml.scm (unison): New variable.
-
Andreas Enge authored
* gnu/packages/ocaml.scm (ocaml): Update to 4.02.3.
-
Sou Bunnbu (宋文武) authored
* gnu/packages/gnome.scm (gnome-desktop, gnome-themes-standard): Update to 3.16.2.
-
Sou Bunnbu (宋文武) authored
This is a followup to commit 4b58d88b. * gnu/packages/gnome.scm (eog, epiphany, evince, gnome-desktop, gnome-klotski, gnome-mines, gnome-terminal, rhythmbox, seahorse, simple-scan, totem): Add LIBXML2 to native-inputs. (evince, gnome-desktop, rhythmbox): Move ITSTOOL to native-inputs.
-