guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, master, updated. v0.1-58-gdd6b9a3


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-58-gdd6b9a3
Date: Thu, 24 Jan 2013 22:34:08 +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, master has been updated
       via  dd6b9a3790b8d545c7254dedeb81630a6fa1d66a (commit)
       via  3b9c00208868a75e6b77445fcd33d82536448bb2 (commit)
      from  313b90125576bfe44de518c8898dfa2d8089f267 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dd6b9a3790b8d545c7254dedeb81630a6fa1d66a
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jan 24 23:33:30 2013 +0100

    packages: Mark the `inputs' field of <package> as thunked.
    
    * guix/packages.scm (<package>)[inputs]: Mark as thunked.
      (package-derivation)[expand-input]: Remove case where the input is a
      procedure.
    * tests/packages.scm ("trivial with system-dependent input"): Remove
      `lambda', and use (%current-system).
    * gnu/packages/bootstrap.scm (package-from-tarball): Likewise for `inputs'.
      (%bootstrap-glibc, %bootstrap-gcc): Likewise.
    * gnu/packages/scheme.scm (mit-scheme): Likewise.

commit 3b9c00208868a75e6b77445fcd33d82536448bb2
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jan 24 22:00:54 2013 +0100

    guix-package: Error out when passed a non-option argument.
    
    * guix-package.in (guix-package)[parse-options]: Call `leave' when
      passed a non-option argument.
      Reported by Andreas Enge <address@hidden>.
    * tests/guix-package.sh: Add test.

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

Summary of changes:
 gnu/packages/bootstrap.scm |   82 +++++++++++++++++++------------------------
 gnu/packages/scheme.scm    |   55 +++++++++++++++--------------
 guix-package.in            |    2 +-
 guix/packages.scm          |   11 +-----
 tests/guix-package.sh      |    3 ++
 tests/packages.scm         |    5 +--
 6 files changed, 71 insertions(+), 87 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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