GNU bug report logs - #78913
[PATCH] Makefile: Register nuget importer.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Fri, 27 Jun 2025 18:24:01 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tomas Volf <~@wolfsden.cz>
Subject: bug#78913: closed (Re: [bug#78913] [PATCH] Makefile: Register
 nuget importer.)
Date: Sat, 28 Jun 2025 02:29:07 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78913: [PATCH] Makefile: Register nuget importer.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78913 <at> debbugs.gnu.org.

-- 
78913: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78913
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Z572 <z572 <at> z572.online>
To: Tomas Volf <~@wolfsden.cz>
Cc: 78913-done <at> debbugs.gnu.org
Subject: Re: [bug#78913] [PATCH] Makefile: Register nuget importer.
Date: Sat, 28 Jun 2025 10:28:46 +0800
[Message part 3 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * Makefile.am (MODULES): Add guix/import/nuget.scm.
>
> Change-Id: I4a96f81c1ecd34a82e015889868bb0559259165f
> ---
> Not sure why this was not done right away.  Solves the following notice when
> working with the Guix repository:

I have a pr working on improving the nuget importer and fixing this
issue. Later, I focused on other problems. However, thanks for the fix.

pushed, closed.
>
> ;;; note: source file /home/user/src/guix-wt/patch-1/guix/import/nuget.scm
> ;;;       newer than compiled /gnu/store/4p3ha4sx4rf209ayv0x276yawj33grsl-profile/lib/guile/3.0/site-ccache/guix/import/nuget.go
>
>
>  Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Makefile.am b/Makefile.am
> index 0c3c233e60..e5f7dfefe1 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -310,6 +310,7 @@ MODULES =					\
>    guix/import/kde.scm				\
>    guix/import/launchpad.scm   			\
>    guix/import/minetest.scm   			\
> +  guix/import/nuget.scm   			\
>    guix/import/npm-binary.scm			\
>    guix/import/opam.scm				\
>    guix/import/print.scm				\
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] Makefile: Register nuget importer.
Date: Fri, 27 Jun 2025 20:21:50 +0200
* Makefile.am (MODULES): Add guix/import/nuget.scm.

Change-Id: I4a96f81c1ecd34a82e015889868bb0559259165f
---
Not sure why this was not done right away.  Solves the following notice when
working with the Guix repository:

;;; note: source file /home/user/src/guix-wt/patch-1/guix/import/nuget.scm
;;;       newer than compiled /gnu/store/4p3ha4sx4rf209ayv0x276yawj33grsl-profile/lib/guile/3.0/site-ccache/guix/import/nuget.go


 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 0c3c233e60..e5f7dfefe1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -310,6 +310,7 @@ MODULES =					\
   guix/import/kde.scm				\
   guix/import/launchpad.scm   			\
   guix/import/minetest.scm   			\
+  guix/import/nuget.scm   			\
   guix/import/npm-binary.scm			\
   guix/import/opam.scm				\
   guix/import/print.scm				\
--
2.49.0



This bug report was last modified 22 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.