🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
lizmat notable6: weekly 12:00
notable6 lizmat, 5 notes: gist.github.com/e8a3a1a033baaf5a36...417fa7c49c
lizmat notable6: weekly reset 12:06
notable6 lizmat, Moved existing notes to “weekly_2025-04-22T12:06:41Z”
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2025/04/22/2025-...ompletion/ 12:26
and with that, the batteries need recharging again&
[Coke] El_Che: were you able to use timo's suggestion to get a build? 15:12
17:07 [Coke] left 17:27 [Coke] joined
[Coke] . 17:55
El_Che [Coke]: sorry, I haven't had the time. I am pretty sure that reverting the module will break stuff. I can around here add a block for alpine: github.com/nxadm/rakudo-pkg/blob/m...ild.sh#L51 18:55
can some one point me to the git command to do it on a correct way? 18:56
git revert 03e4fee65d1782f5aa7128d97169fb8601e4ac5b ?
linkable6 (2025-03-29) github.com/MoarVM/MoarVM/commit/03e4fee65d Bump mimalloc to v2.2.3
timo after "git revert" you may have to "git submodule update" to actually check out the submodule's contents, but i think Configure.pl also does that 19:03
El_Che timo: sadly, I do a tar.gz detached head when getting the source 21:20
so a git revert would be valid for all distros
not only alpine
I'll do that as a test to see if alpine builds 21:22