guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, master, updated. v0.4-188-g6a99575


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.4-188-g6a99575
Date: Thu, 07 Nov 2013 22:34:17 +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  6a9957545ce51e7a50381059d4509d0dfcba0aba (commit)
       via  f9cc897105850dbbf5e12df63e800cb28b0f293f (commit)
       via  18f2887bffeda697bf5ba227c75e303aad04898a (commit)
       via  b5385b528cd4b2674e0c656ea99d7ecd81ffe41d (commit)
      from  da95c8170aaa24a91cf0db35ff4db7ac7c2136f6 (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 6a9957545ce51e7a50381059d4509d0dfcba0aba
Author: Ludovic Courtès <address@hidden>
Date:   Thu Nov 7 23:07:45 2013 +0100

    gnu: lapack: Use origin snippet to remove the non-free files.
    
    * gnu/packages/maths.scm (lapack): Add 'snippet' field with contents of
      former 'remove-non-free-files' phase; remove that phase.

commit f9cc897105850dbbf5e12df63e800cb28b0f293f
Author: Ludovic Courtès <address@hidden>
Date:   Thu Nov 7 22:41:21 2013 +0100

    packages: Add a 'snippet' field to <origin>.
    
    * guix/packages.scm (<origin>): Add 'snippet', 'modules', and
      'imported-modules' fields.
      (patch-and-repack): Make 'inputs' a keyword parameter.  Add 'snippet',
      'modules', and 'imported-modules' parameters.  Accept SOURCE as a raw
      file name.  Insert SNIPPET in BUILDER.  Pass IMPORTED-MODULES to
      'build-expression->derivation'.
      (package-source-derivation): Pass the extra arguments to
      'patch-and-repack'.
    * tests/packages.scm ("package-source-derivation, snippet"): New test.
    * doc/guix.texi (Defining Packages): Mention the 'patches' and 'snippet'
      fields.
      (Invoking guix build): Tell that --source has patches and snippets
      applied.
      (Software Freedom): Mention packages that contain non-free code.

commit 18f2887bffeda697bf5ba227c75e303aad04898a
Author: Ludovic Courtès <address@hidden>
Date:   Thu Nov 7 22:18:24 2013 +0100

    doc: Document current security issue with substitutes.
    
    Suggested by Mark H. Weaver <address@hidden>.
    
    * doc/guix.texi (Features): Add note about unauthenticated binaries.

commit b5385b528cd4b2674e0c656ea99d7ecd81ffe41d
Author: Ludovic Courtès <address@hidden>
Date:   Thu Nov 7 21:57:53 2013 +0100

    doc: Improve documentation of '--no-substitutes'.
    
    Suggested by Mark H. Weaver <address@hidden>.
    
    * doc/guix.texi (Invoking guix package): Spell out the --no-substitutes
      documentation.
      (Invoking guix build): Use the more complete --no-substitutes
      documentation.
      (Invoking guix-daemon): Explain the interaction with what clients ask
      for.

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

Summary of changes:
 doc/guix.texi          |   46 +++++++++++++++++++++++++--
 gnu/packages/maths.scm |   34 +++++++++----------
 guix/packages.scm      |   81 ++++++++++++++++++++++++++++++++++++-----------
 tests/packages.scm     |   61 ++++++++++++++++++++++++++++++++++++
 4 files changed, 181 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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