[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (ba744fa -> 25a9752)
From: |
guix-commits |
Subject: |
branch master updated (ba744fa -> 25a9752) |
Date: |
Fri, 24 Dec 2021 05:44:17 -0500 (EST) |
lilyp pushed a change to branch master
in repository guix.
from ba744fa tests: git: Avoid ambiguous module import.
new 2d6d881 gnu: node: Avoid duplicating build phases.
new 3179e32 gnu: node: Update to 10.24.1 for bootstrapping.
new bcaf6f1 gnu: node: Patch shebangs in node_modules.
new 71adecd gnu: node: Add an npmrc file to set nodedir.
new a142cd9 gnu: libhandy: Update to 1.5.0.
new 25a9752 gnu: komikku: Update to 0.36.0.
The 6 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:
gnu/packages/gnome.scm | 8 +--
gnu/packages/node.scm | 169 +++++++++++++++++++++++--------------------------
2 files changed, 83 insertions(+), 94 deletions(-)
- branch master updated (ba744fa -> 25a9752),
guix-commits <=
- 01/06: gnu: node: Avoid duplicating build phases., guix-commits, 2021/12/24
- 02/06: gnu: node: Update to 10.24.1 for bootstrapping., guix-commits, 2021/12/24
- 03/06: gnu: node: Patch shebangs in node_modules., guix-commits, 2021/12/24
- 04/06: gnu: node: Add an npmrc file to set nodedir., guix-commits, 2021/12/24
- 06/06: gnu: komikku: Update to 0.36.0., guix-commits, 2021/12/24
- 05/06: gnu: libhandy: Update to 1.5.0., guix-commits, 2021/12/24