guix-commits
[Top][All Lists]
Advanced

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

branch master updated (72dd5c8766 -> 41000d16c5)


From: guix-commits
Subject: branch master updated (72dd5c8766 -> 41000d16c5)
Date: Mon, 14 Feb 2022 09:53:38 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 72dd5c8766 gnu: xournalpp: Use G-expressions.
     new 4fa516474b gnu: nhc98: Build with the current tool chain.
     new 66f12401d4 gnu: gcc: Add 2.95.
     new 6ef0cd9ade gnu: ghc@4: Use 'search-patches'.
     new d9df65514c gnu: ghc@4: Build without referring to packages in 
commencement.scm.
     new ee230f15c6 gnu: Remove glibc@2.2.5 and gcc-2.95-wrapper.
     new b9df2e2b4d pull: '--list-generations' lists packages only with 
'--details'.
     new 7ffcee1937 ui: 'with-paginated-output-port' gives access to the 
wrapped port.
     new 5b6e31b020 ui: 'display-generation' uses color when talking to a pager.
     new 054ec2e242 pull: '--list-generations' pipes its output to the pager.
     new d5353e2470 gnu: elixir: Fix file name argument to 'search-input-file'.
     new d59f7effcf gnu: elixir: Fix regex for ERTS_BIN substitution.
     new 6616f04412 gnu: fcitx5-gtk: Add GTK 4 support.
     new de74438909 gnu: fcitx5-gtk: Split IM module output for different 
version of GTK.
     new aff2ba67e2 gnu: Add libnitrokey.
     new 26d0f1ec3b gnu: Add cppcodec.
     new 41000d16c5 gnu: Add nitrokey-app.

The 16 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:
 doc/guix.texi                             |  15 ++--
 gnu/local.mk                              |   1 +
 gnu/packages/base.scm                     |  99 -------------------------
 gnu/packages/commencement.scm             |  63 +---------------
 gnu/packages/elixir.scm                   |   4 +-
 gnu/packages/fcitx5.scm                   |  84 +++++++++++++---------
 gnu/packages/gcc.scm                      |  71 +++++++++++++++++-
 gnu/packages/haskell.scm                  | 116 ++++++++++--------------------
 gnu/packages/patches/nhc98-c-update.patch |  42 +++++++++++
 gnu/packages/security-token.scm           |  79 ++++++++++++++++++++
 guix/scripts/pull.scm                     |  43 ++++++++---
 guix/ui.scm                               |  24 ++++++-
 12 files changed, 351 insertions(+), 290 deletions(-)
 create mode 100644 gnu/packages/patches/nhc98-c-update.patch



reply via email to

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