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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 78913 in the body.
You can then email your comments to 78913 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78913; Package guix-patches. (Fri, 27 Jun 2025 18:24:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tomas Volf <~@wolfsden.cz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 27 Jun 2025 18:24:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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




Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Sat, 28 Jun 2025 02:29:06 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Sat, 28 Jun 2025 02:29:07 GMT) Full text and rfc822 format available.

Message #10 received at 78913-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 26 Jul 2025 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 21 days ago.

Previous Next


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