Skip to content
Snippets Groups Projects
  1. Nov 16, 2014
  2. Nov 15, 2014
  3. Nov 14, 2014
  4. Nov 13, 2014
  5. Nov 12, 2014
    • Ludovic Courtès's avatar
      gnu: chicken: Update to 4.9.0.1. · c43065a8
      Ludovic Courtès authored
      * gnu/packages/scheme.scm (chicken): Update to 4.9.0.1.
      c43065a8
    • Ludovic Courtès's avatar
      gnu: gnutls: Update to 3.2.20--this fixes CVE-2014-8564. · 5dee9acf
      Ludovic Courtès authored
      * gnu/packages/patches/gnutls-server-name-fix.patch: Remove.
      * gnu-system.am (dist_patch_DATA): Adjust accordingly.
      * gnu/packages/gnutls.scm (gnutls): Update to 3.2.20.
        Remove 'patches' field.
      5dee9acf
    • Ludovic Courtès's avatar
      gnu: guix: Add Emacs as an input. · b173d0e4
      Ludovic Courtès authored
      * gnu/packages/package-management.scm (guix-0.7)[native-inputs]: Add
        Emacs.
      b173d0e4
    • Ludovic Courtès's avatar
      gnu: windowmaker: Leave 'wmaker' unwrapped. · be05e643
      Ludovic Courtès authored
      Fixes <http://bugs.gnu.org/18698>.
      Reported by Mark H Weaver <mhw@netris.org>.
      
      * gnu/packages/gnustep.scm (windowmaker)[arguments]: Add 'pre-configure'
        phase.  Change 'wrap' phase to wrap 'wmaker.inst', not 'wmaker'.
      be05e643
    • Ludovic Courtès's avatar
      services: xorg: Set argv[0] for the window manager. · 08dbc3b5
      Ludovic Courtès authored
      * gnu/services/xorg.scm (xinitrc): Set argv[0] when invoking ratpoison
        or wmaker.
      08dbc3b5
    • Alex Kost's avatar
      emacs: Add "Source" field to 'guix-info' buffers. · 0b0fbf0c
      Alex Kost authored
      Suggested by Ludovic Courtès.
      
      * emacs/guix-info.el (guix-info-insert-methods, guix-info-displayed-params):
        Add 'source' parameter.
        (guix-package-info-source): New face.
        (guix-package-source): New button type.
        (guix-package-info-auto-find-source, guix-package-info-auto-download-source,
        guix-package-info-download-buffer): New variables.
        (guix-package-info-show-source, guix-package-info-insert-source-url,
        guix-package-info-insert-source, guix-package-info-download-source,
        guix-package-info-redisplay-after-download): New procedures.
      * emacs/guix-base.el (guix-param-titles): Add 'source' parameter.
        (guix-operation-prompt): Add 'prompt' argument.
        (guix-after-source-download-hook): New variable.
        (guix-package-source-path, guix-package-source-build-derivation): New
        procedures.
      * emacs/guix-main.scm (%package-param-alist): Add 'source' parameter.
        (package-source-names, package-source-derivation->store-path,
        package-source-path, package-source-build-derivation): New procedures.
      0b0fbf0c
    • Ludovic Courtès's avatar
      Add Sun Bunnbu to 'AUTHORS'. · dc05f01c
      Ludovic Courtès authored
      dc05f01c
    • Sou Bunnbu (宋文武)'s avatar
      gnu: Add GNU Typist. · a21b42e2
      Sou Bunnbu (宋文武) authored
      
      * gnu/packages/games.scm (gtypist): New variable.
      
      Co-authored-by: default avatarLudovic Courtès <ludo@gnu.org>
      a21b42e2
    • Ludovic Courtès's avatar
      gnu: Introduce (gnu artwork) module. · 84dfb458
      Ludovic Courtès authored
      * gnu/artwork.scm: New file.
      * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
      * gnu/services/xorg.scm: Use it.
        (%artwork-repository): Remove.
      * gnu/system/grub.scm: Use it.
        (%artwork-repository): Remove.
      84dfb458
    • Ludovic Courtès's avatar
      gnu: xorg: Add SLiM theme based on work by Felipe López. · 0ecc3bf3
      Ludovic Courtès authored
      * gnu/services/xorg.scm (%artwork-repository, %default-slim-theme,
        %default-slim-theme-name): New variables.
        (slim-service): Add #:theme and #:theme-name parameters.
        [slim.cfg]: Honor #:theme-name.
        Honor #:theme by setting the "SLIM_THEMESDIR" environment variable.
      * doc/guix.texi (X Window): Adjust 'slim-service' documentation
        accordingly.  Document '%default-slim-theme' and
        '%default-slim-theme-name'.
      0ecc3bf3
    • Ludovic Courtès's avatar
      hydra: Make USB installation image bigger. · 91781e02
      Ludovic Courtès authored
      * build-aux/hydra/gnu-system.scm (qemu-jobs): Require 800 MiB for the
        USB disk image.
      91781e02
Loading