Skip to content
Snippets Groups Projects
  1. Oct 08, 2013
  2. Oct 07, 2013
  3. Oct 06, 2013
  4. Oct 05, 2013
  5. Oct 04, 2013
  6. Oct 03, 2013
    • Andreas Enge's avatar
      gnu: xorg: Add xcb-util-renderutil. · 1fd96c6a
      Andreas Enge authored
      * gnu/packages/xorg.scm (xcb-util-renderutil): New variable.
      1fd96c6a
    • Andreas Enge's avatar
      gnu: xorg: Add xcb-util-keysyms. · f5bf403c
      Andreas Enge authored
      * gnu/packages/xorg.scm (xcb-util-keysyms): New variable.
      f5bf403c
    • Andreas Enge's avatar
      gnu: xorg: Add xcb-util-image. · dfba4055
      Andreas Enge authored
      * gnu/packages/xorg.scm (xcb-util-image): New variable.
      dfba4055
    • Andreas Enge's avatar
      gnu: xorg: Add xcb-util. · 458b2a76
      Andreas Enge authored
      * gnu/packages/xorg.scm (xcb-util): New variable.
      * gnu/packages/xorg.scm (xcb-util-wm): Expand the description.
      458b2a76
    • Andreas Enge's avatar
      gnu: xorg: Add xcb-util-wm. · 6ff104d5
      Andreas Enge authored
      * gnu/packages/xorg.scm (xcb-util-wm): New variable.
      6ff104d5
    • Ludovic Courtès's avatar
      gnu: Add Netcat. · 94c4a58a
      Ludovic Courtès authored
      * gnu/packages/system.scm (netcat): New variable.
      94c4a58a
    • Ludovic Courtès's avatar
      monads: Allow resolution of a monad's bind/return at expansion time. · aeb7ec5c
      Ludovic Courtès authored
      * guix/monads.scm (<monad>): Turn in a raw SRFI-9 record type.
        (define-monad): New macro.
        (with-monad): Add a case for when MONAD is a macro.
        (identity-return, identity-bind, store-return, store-bind): Inline.
        (%identity-monad, %store-monad): Use 'define-monad'.
      * tests/monads.scm ("monad?"): New test.
      aeb7ec5c
    • Ludovic Courtès's avatar
      gnu: vm: Rewrite helper functions as monadic functions. · d9f0a237
      Ludovic Courtès authored
      * gnu/system/dmd.scm (host-name-service, nscd-service, mingetty-service,
        syslog-service, guix-service, static-networking-service): Rewrite as
        monadic functions.
        (dmd-configuration-file): Use 'text-file' instead of
        'add-text-to-store'.
      * gnu/system/grub.scm (grub-configuration-file): Rewrite as a monadic
        function.
      * gnu/system/linux.scm (pam-services->directory): Likewise.
      * gnu/system/shadow.scm (group-file, passwd-file, guix-build-accounts):
        Likewise.
      * gnu/system/vm.scm (expression->derivation-in-linux-vm, qemu-image,
        union, system-qemu-image): Likewise.
      d9f0a237
    • Ludovic Courtès's avatar
      Add (guix monads). · b860f382
      Ludovic Courtès authored
      * guix/monads.scm: New file.
      * tests/monads.scm: New file.
      * Makefile.am (MODULES): Add guix/monads.scm.
        (SCM_TESTS): Add tests/monads.scm.
      * doc/guix.texi (The Store Monad): New node.
        (The Store): Reference it.
      b860f382
    • Andreas Enge's avatar
      gnu: libxcb: Enable xcb-xkb. · c8957c77
      Andreas Enge authored
      * gnu/packages/xorg.scm (libxcb): Add configure flag "--enable-xkb".
      c8957c77
    • Andreas Enge's avatar
      gnu: gnome: Add brasero. · 85f5dc19
      Andreas Enge authored
      * gnu/packages/gnome.scm (brasero): New variable; not totally usable due to
          lacking inputs.
      85f5dc19
  7. Oct 02, 2013
Loading