GNU bug report logs - #61724
[PATCH 1/3] gnu: Add nlohmann-json.

Previous Next

Package: guix-patches;

Reported by: "jgart" <jgart <at> dismail.de>

Date: Thu, 23 Feb 2023 05:07:02 UTC

Severity: normal

Tags: patch

Merged with 61672

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

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: "jgart" <jgart <at> dismail.de>
Subject: bug#61724: closed (Re: [bug#61724] [PATCH v4 1/7] gnu: Rename
 json-modern-cxx to nlohmann-json.)
Date: Sun, 14 May 2023 10:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61724: [PATCH 1/3] gnu: Add nlohmann-json.

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 61724 <at> debbugs.gnu.org.

-- 
61724: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61724
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Simon Tournier <zimon.toutoune <at> gmail.com>, 61724-done <at> debbugs.gnu.org
Subject: Re: [bug#61724] [PATCH v4 1/7] gnu: Rename json-modern-cxx to
 nlohmann-json.
Date: Sun, 14 May 2023 12:24:43 +0200
Am Donnerstag, dem 11.05.2023 um 20:48 +0200 schrieb Liliana Marie
Prikler:
> Am Donnerstag, dem 11.05.2023 um 14:53 +0200 schrieb Simon Tournier:
> > Hi,
> > 
> > On jeu., 27 avril 2023 at 20:57, Liliana Marie Prikler
> > <liliana.prikler <at> gmail.com> wrote:
> > 
> > > diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-
> > > tools.scm
> > > index 33d91e6043..fb2deaa384 100644
> > > --- a/gnu/packages/build-tools.scm
> > > +++ b/gnu/packages/build-tools.scm
> > > @@ -148,7 +148,7 @@ (define-public bear
> > >       `(("c-ares" ,c-ares)
> > >         ("fmt" ,fmt-8)
> > >         ("grpc" ,grpc)
> > > -       ("json-modern-cxx" ,json-modern-cxx)
> > > +       ("nlohmann-json" ,json-modern-cxx)
> > 
> > Typo, I guess.  Instead,
> > 
> >  +       ("nlohmann-json" ,nlohmann-json)
> Indeed, I missed the /g in my sed.  Will fix.
And pushed with said fix.

Thanks

[Message part 3 (message/rfc822, inline)]
From: "jgart" <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: [PATCH 1/3] gnu: Add nlohmann-json.
Date: Thu, 23 Feb 2023 05:06:40 +0000
Hi,

This patch series deprecates json-modern-cxx and refactors existing packages to use the new nlohmann-json package and variable.

all best,

jgart



This bug report was last modified 2 years and 10 days ago.

Previous Next


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