guix-commits
[Top][All Lists]
Advanced

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

branch master updated (9f6aab9591 -> d264237d55)


From: guix-commits
Subject: branch master updated (9f6aab9591 -> d264237d55)
Date: Mon, 22 Jan 2024 05:33:04 -0500 (EST)

mothacehe pushed a change to branch master
in repository guix.

    from 9f6aab9591 gnu: emacs-orgalist: Fix build.
     new 2a43692aa7 guix: Add ork1-elf platform.
     new 82aef470ce gnu: cross-gcc-toolchain: Use fixed name.
     new 937e64537e gnu: Add gcc-cross-or1k-elf-toolchain.
     new ae7da5cbf0 gnu: make-crust-package: Use shorter synopsis.
     new e5a00639aa gnu: make-crust-package: Memoize.
     new fa0b2cdab3 gnu: make-crust-package: Update to 0.6.
     new dde246ed41 gnu: make-crust-package: Use or1k-elf as target.
     new 938f153784 gnu: Add make-crust-tools.
     new d264237d55 gnu: make-crust-package: Unite firmware and tools.

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                          |   1 +
 doc/guix.texi                        |   6 ++
 gnu/packages/cross-base.scm          |   4 +-
 gnu/packages/cross-toolchain.scm     |   3 +
 gnu/packages/firmware.scm            | 191 +++++++++++++++++++++--------------
 guix/platforms/{avr.scm => or1k.scm} |  10 +-
 6 files changed, 132 insertions(+), 83 deletions(-)
 copy guix/platforms/{avr.scm => or1k.scm} (84%)



reply via email to

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