guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, wip-gexp, created. v0.6-75-gd2efe5f


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, wip-gexp, created. v0.6-75-gd2efe5f
Date: Fri, 25 Apr 2014 20:31:36 +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-gexp has been created
        at  d2efe5fc1054d598afa61cff60b738abce4adacb (commit)

- Log -----------------------------------------------------------------
commit d2efe5fc1054d598afa61cff60b738abce4adacb
Author: Ludovic Courtès <address@hidden>
Date:   Fri Apr 25 22:18:49 2014 +0200

    gnu: Use gexps in obvious places in (gnu system ...).
    
    * gnu/system.scm (operating-system-boot-script): Use 'gexp->file'
      instead of 'text-file*'.
    * gnu/system/vm.scm (expression->derivation-in-linux-vm): Likewise.
      (system-qemu-image/shared-store-script)[builder]: Turn into a gexp.
      Use 'gexp->derivation' instead of 'derivation-expression'.

commit b766171badd51dc958b29a28932a10f54881ab7d
Author: Ludovic Courtès <address@hidden>
Date:   Fri Apr 25 21:27:39 2014 +0200

    gexp: Add syntactic sugar.
    
    * guix/gexp.scm (read-ungexp, read-gexp): New procedure.
      <top level>: Add calls to 'read-hash-extend'.
    * tests/gexp.scm ("sugar"): New test.

commit 2ad22f50552631d3782b2b99b8b694d2f22b3417
Author: Ludovic Courtès <address@hidden>
Date:   Wed Apr 23 23:45:41 2014 +0200

    Add (guix gexp).
    
    * guix/gexp.scm: New file.
    * tests/gexp.scm: New file.
    * Makefile.am (MODULES): Add guix/gexp.scm.
      (SCM_TESTS): Add tests/gexp.scm.

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


hooks/post-receive
-- 
guix source archive



reply via email to

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