guix_mirror_bot pushed a change to branch master
in repository guix.
from 606aabec2e gnu: Add node-types-json-schema.
new 0311b0e1f8 import: npm-binary: Strip trailing '#readme' in GitHub home
page URLs.
new ff2b3e6b10 import: npm-binary: Do not hard-code version in URL.
new ba6b6b6d0d import: npm-binary: Beautify synopsis, description.
new 9d3861b890 import: npm-binary: Simplify deletion of development
dependencies.
new 7ee79c9e82 import: npm-binary: Add a '--binary' option.
new f9fc0c7dd3 import: npm-binary: Fix byte-compilation warnings.
new add1279b7b import: npm-binary: Warn instead of crash when package spec
fails resolving.
The 7 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 | 20 +++-
guix/build/node-build-system.scm | 3 +-
guix/import/git.scm | 3 +-
guix/import/npm-binary.scm | 213 +++++++++++++++++++++++++++++--------
guix/import/utils.scm | 18 ++--
guix/scripts/import/npm-binary.scm | 14 ++-
6 files changed, 208 insertions(+), 63 deletions(-)