jaeger changed the topic of #crux-devel to: CRUX (https://crux.nu/) development channel | Logs: https://libera.irclog.whitequark.org/crux-devel/
<jaeger> cmake links against libuv if found but doesn't strictly require it. Should we require it or disable it in cmake?
crash_ has quit [Ping timeout: 260 seconds]
crash_ has joined #crux-devel
braewoods has quit [Quit: WeeChat 2.8]
braewoods has joined #crux-devel
dlcusa has quit [Ping timeout: 252 seconds]
dlcusa has joined #crux-devel
groovy2shoes has quit [Remote host closed the connection]
groovy2shoes has joined #crux-devel
volgk has joined #crux-devel
<jue> Romster: that's exactly the plan
<jue> jaeger: with 3.7 libuv is in core and listed as a dependency of cmake
XXX1232 has quit [Ping timeout: 240 seconds]
XXX1232 has joined #crux-devel
XXX1232 has quit [Ping timeout: 250 seconds]
XXX1232 has joined #crux-devel
<jue> FYI, I did the changes wrt wget/curl -> moved wget to opt, added a wget2 port to opt and did the required changes to pkgutils.git
<jue> please have a look at pkgutils.git, I'd like to make a new release for 3.7 if nothing left
<jaeger> Ah, ok, we must have already talked about that and I forgot, sorry
<jaeger> Was noticing it on the updated ISO as well
SiFuh_ has joined #crux-devel
SiFuh has quit [Ping timeout: 240 seconds]
<stenur> Hm. If it would not be too much work for 3.7, why not move the <10KB ports(8) script to core.git/ports, .. and remove the UID==0 check? :-))
<stenur> That renaming is possible in 3.7 is cool!
<stenur> Question that should be answered is how contrib.utors shall use it given that when i push to contrib it gets pushed to 3.5 as well as 3.6, eh, i think.
<jaeger> If you push to 3.6 it's not automatically pushed to 3.5
<stenur> Interesting! I would.. have sworn i see git remote: message stating that that branch is updated. Next time i look more thoroughly.
ivandi has quit [Quit: WeeChat 3.4]
ivandi has joined #crux-devel
<jaeger> The rsync repos are updated server side together, but if you only push to one branch only that branch changes