Re: Build LanguageTool use maven-build-system?

2022-10-25 Thread Declan Tsien
Liliana Marie Prikler writes: > What Julien means is that if you were trying to write an importer, > you'd end up writing one that produces something like this > > (define-public java-language-tool > (package >(name "java-language-tool") >(version "6.0") >(source

Re: Build LanguageTool use maven-build-system?

2022-10-25 Thread Declan Tsien
Julien Lepiller writes: > > There's no importer and an importer would be a bit limited as it won't be > able to get proper sources most of tge tine, though importing the dependency > graph would be useful already. Would you like to give it a try? :) > Can you elaborate on this? How can I impor

Build LanguageTool use maven-build-system?

2022-10-25 Thread Declan Tsien
I believe LanguageTool[1] is a Java project using Maven as it's building tool. Lazy me. Instead of digging the mailing list and source code which would cost too much time and may not work out. I packaged the binary distribution (jar files) using =copy-build-system= which I am trying to get it mer

Re: seatd-service-type

2022-02-16 Thread Declan Qian
Josua Stingelin writes: > On Mon, Feb 14, 2022 at 05:08:14PM +0800, Declan wrote: >> >> I am running patch-set from that link on my machine and it's working >> without any modifications. I'd like to see it got merged. >> >> FYI, I just switch to Gui

Re: seatd-service-type

2022-02-14 Thread Declan
I am running patch-set from that link on my machine and it's working without any modifications. I'd like to see it got merged. FYI, I just switch to Guix recently. Also I am not very familar this email workflow yet. > There already exists a patch-set to add seatd and greetd to Guix [1], > maybe