jpm and a janet-build-system

2022-09-06 Thread jgart
Hi, has anyone done any recent research on incorporating jpm into a janet-build-system? https://github.com/janet-lang/jpm all best, jgart

Progress with automating testing of patches

2022-09-06 Thread Christopher Baines
Hey! I think I sent the last message to guix-devel on this topic back in February [1]. 1: https://lists.gnu.org/archive/html/guix-devel/2022-02/msg00102.html I haven't had a lot of time or motivation this year, but I've still been trying to chip away at this. The recent new thing is that I've j

What build system would be more appropriate for this application

2022-09-06 Thread Luis Felipe
Hi, I'm packaging a Python application that doesn't have anything requiring compilation, it just needs copying files to the appropriate directories, so I started with the copy-build-system using an install-plan as follows: ~~~ (build-system copy-build-system) (arguments `(#:install-plan `((