[PATCH] Makefile: Register nuget importer.

  • Done
  • quality assurance status badge
Details
2 participants
  • Z572
  • Tomas Volf
Owner
unassigned
Submitted by
Tomas Volf
Severity
normal

Debbugs page

T
T
Tomas Volf wrote on 27 Jun 11:21 -0700
(address . guix-patches@gnu.org)(name . Tomas Volf)(address . ~@wolfsden.cz)
09b33fe6dac823497d0b876a8b649c4134fbe15d.1751048510.git.~@wolfsden.cz
* 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(+)

Toggle diff (12 lines)
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
Z
(name . Tomas Volf)(address . ~@wolfsden.cz)(address . 78913-done@debbugs.gnu.org)
878qlc8uqp.fsf@z572.online
Tomas Volf <~@wolfsden.cz> writes:

Toggle quote (7 lines)
> * 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.
Toggle quote (20 lines)
>
> ;;; 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 \
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmhfU14ACgkQO1qpk+Gi
3/DD2Q/+MZsxsR9V5T5ryoSB7xrWpQ9GX8G+gQzZhFSPKeSetzUMJ7K/wQp4NuiJ
UTM5VfcrBpOn1udm+aLlcaRBtLkxwG417furwKf9LqgzaCW1xAUTufnmAqj72nuQ
8p7rDoCs0K9G0ayUxIc03AR4XHprNr3Pz8E/5J+TPLx7z2a16UFXaobsaLG3jyRb
vGGMGnRheff+bJlbKZH5tVUVYEqar4rgnuUclC/EbgXWry8VqHIUDe7jzve61ZsZ
5aCwRij769VW56iE4t8CjIziGK4wd76BYrNhGiEgtH6f9C87Jp+uckn6jbqTn52e
YddULoQaK7FXik5NqD5KEXnEP5eTuamxvisEogfePzhuE6Y6ipFuCGd2VEJQihQP
qXxe3RAlID6H2gnJiLzjTd17PN/QL7mWYfKPVj/MA0HYif+kg/tyyFOA0Q+RhYhi
i2TUYiCo9njdEgeI2jD/heUye1KvOfgbjDbERl3nTbrZYsn3jxRiXjngY3NVGzpx
zUlcHzCR+s+dqrPyWtZOxbao8h/GW0kfpPVqcYwOkz/1ldxn71+mHRRDx12GW5T6
2lKHT1MCHhk31+ER954lIxtjypW/eRYhaLFUB+y8jANGd8BnLcaqVj0ImQSALYGS
1GXPTF9ZPzHOdHk/sFrpZq7AcAyIUDPQFGChnYBR6dMwWYomrys=
=EJg9
-----END PGP SIGNATURE-----

Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 78913@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 78913
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch