guix_mirror_bot pushed a change to branch master
in repository guix.
from 1c477aea8d gnu: emacs-dumb-jump: Update to 0.5.4-0.1ff02c7.
new 811ee1ab9f import: nuget: Add tests and documentation.
new 71e1787a35 import: nuget: Fix bug in version spec parsing.
The 2 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 | 44 +++++++
guix/import/nuget.scm | 35 ++++--
guix/scripts/import/nuget.scm | 6 -
tests/import/nuget.scm | 270 ++++++++++++++++++++++++++++++++++++++++++
5 files changed, 342 insertions(+), 14 deletions(-)
create mode 100644 tests/import/nuget.scm