Re: [PATCH] web: Include merged_with in graphql .

2023-10-13 Thread Christopher Baines
Arun Isaac writes: >> Sorry, I missed this patch. I will apply it tonight. > > Done! > > https://git.savannah.gnu.org/cgit/guix/mumi.git/commit/?id=a89c5109963de0b5fd1f500ed2e2ede47728fdb4 > https://git.savannah.gnu.org/cgit/guix/mumi.git/commit/?id=025fc600f1cb4c73042bf920aee3e07d5fb9c53a > > I

Re: [PATCH] web: Include merged_with in graphql .

2023-10-12 Thread Arun Isaac
> Sorry, I missed this patch. I will apply it tonight. Done! https://git.savannah.gnu.org/cgit/guix/mumi.git/commit/?id=a89c5109963de0b5fd1f500ed2e2ede47728fdb4 https://git.savannah.gnu.org/cgit/guix/mumi.git/commit/?id=025fc600f1cb4c73042bf920aee3e07d5fb9c53a I have also reconfigured berlin w

Re: [PATCH] web: Include merged_with in graphql .

2023-10-12 Thread Arun Isaac
Hi, Sorry, I missed this patch. I will apply it tonight. I am not usually subscribed to guix-devel. In the future, please Cc me on patches related to mumi. Thanks! Arun

Re: [PATCH] web: Include merged_with in graphql .

2023-10-12 Thread Christopher Baines
Simon Tournier writes: > Hi, > > Out of my curiosity, is this patch > > On Tue, 26 Sep 2023 at 09:59, Christopher Baines wrote: >> * mumi/web/graphql.scm (): Include merged_with. >> --- >> mumi/web/graphql.scm | 12 +++- >> 1 file changed, 11 insertions(+), 1 deletion(-) > > merged to

Re: [PATCH] web: Include merged_with in graphql .

2023-10-12 Thread Simon Tournier
t? If it is already processed, sorry for the noise. Cheers, simon [PATCH] web: Include merged_with in graphql . Christopher Baines Tue, 26 Sep 2023 09:59:25 +0100 id:20230926085925.12732-1-m...@cbaines.net https://lists.gnu.org/archive/html/guix-devel/2023-09 https://yhetil.org/guix/202309260859

[PATCH] web: Include merged_with in graphql .

2023-09-26 Thread Christopher Baines
* mumi/web/graphql.scm (): Include merged_with. --- mumi/web/graphql.scm | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/mumi/web/graphql.scm b/mumi/web/graphql.scm index 6dcb8ce..2c7c676 100644 --- a/mumi/web/graphql.scm +++ b/mumi/web/graphql.scm @@ -69,7 +69,17