Sorry, sent to the wrong mailing list. Please ignore.
> Hi, guixrus (https://lists.sr.ht/~whereiseveryone/guixrus) was
Hi, guixrus (https://lists.sr.ht/~whereiseveryone/guixrus) was
intended as a place where package definitions updates can be quicker
while patches are waiting in review for the guix git. Curious if that
is still the intended for this purpose?
another comment related to it: its web site https://whe
Sorry... this was sent to the wrong list. Meant to the guix devel list.
Sorry for the wrong post here.
On Sun, Nov 26, 2023 at 10:10 PM Andy Tai wrote:
> Hi, hope Guix maintainers can clarify the role of the now core-updates
> branch; the current documentation does not specify the core-u
Hi, hope Guix maintainers can clarify the role of the now core-updates
branch; the current documentation does not specify the core-updates
branch as a thing but there are clearly interests and uses of this
branch for package updates not belonging to a feature branch like
gnome and it is useful for,
wonder if there is any plan to add libgccjit as a jit for guile. One
would assume that is an option, not replacement for the built in jit
in guile
Is it possible for guile to have a "Amalgamation" form?
I am thinking of something like
Sqlite Amalgamation https://www.sqlite.org/amalgamation.html
with that you have a single .c file and can build guile with a single command
gcc -o guile guile-amalgamation.c
This would be useful to be able t
Thomas Lord was an early (or the first?) maintainer of guile
from https://berkeleydailyplanet.com/issue/2022-06-26/article/49837
Obituaries
Thomas Lord
1966-2022
Trina Pundurs
Monday June 27, 2022 - 05:21:00 PM
Thomas Lord was born April 26, 1966 in Pittsburgh, Pennsylvania, where
he lived unt
can guile make use of libgccjit?
would be an interesting optional addition to guile