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: Tomas Volf <~@wolfsden.cz>
To: 78913 <at> debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [bug#78913] [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.