guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Guixguix source archive branch, wip-monad, created. v0.4-25-g18bedbe


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, wip-monad, created. v0.4-25-g18bedbe
Date: Tue, 01 Oct 2013 21:23:44 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, wip-monad has been created
        at  18bedbeec004e76f96ae77eff799c63508b42214 (commit)

- Log -----------------------------------------------------------------
commit 18bedbeec004e76f96ae77eff799c63508b42214
Author: Ludovic Courtès <address@hidden>
Date:   Tue Oct 1 23:23:23 2013 +0200

    gnu: vm: Rewrite helper functions as monadic functions.
    
    * 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 (union, system-qemu-image): Likewise.
      (mqemu-image): New procedure.

commit fbc4efca7f39f40d62da9ba98a8b64f806aa6c0f
Author: Ludovic Courtès <address@hidden>
Date:   Tue Oct 1 23:17:41 2013 +0200

    Add (guix monads).
    
    * guix/monads.scm: New file.
    * Makefile.am (MODULES): Add it.

-----------------------------------------------------------------------


hooks/post-receive
-- 
guix source archive



reply via email to

[Prev in Thread] Current Thread [Next in Thread]