Hi!
I'm trying to package a more recent nightly version of openscad[0] with
this package definition[1].
Even though I use =(recursive? #t)= within =(git-reference)=, the
submodule directories in the build directory (e.g.
=/tmp/guix-build-openscad-nightly--2025.04.28.535d96f.drv-5/source/libraries/MCAD=)
are empty.
My plan is to remove external libraries and use proper guix packages,
but specifically =MCAD= is required. It's used only by OpenSCAD and it's
not really a library, so packaging it separately doesn't make much sense.
Any idea what I could be doing wrong?
Cheers
nomike
PS: I temporarily commented out lines 51-54 of the old openscad package,
but I will take of that once everything else works.
[0] https://github.com/openscad/openscad/
[1] https://paste.debian.net/1372776/