ChanServ changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things Sandstorm and Cap'n Proto. Say hi! | Have a question but no one is here? Try asking in the discussion group: https://groups.google.com/group/sandstorm-dev | Channel logs available at https://libera.irclog.whitequark.org/sandstorm
<ocdtrekkie> Oh yeah you still have the old key URL
<isd> Want to send a pr with the right one?
<isd> Is this something we fixed in the lemp stack in vagrant-spk already?"
<ocdtrekkie> Yep will do
<ocdtrekkie> It's annoying they did it with patch releases for older versions as well, but they did. Might be an annual thing now too, who knows?
<ocdtrekkie> PR is sent
<ocdtrekkie> This is likely to be a relatively rough week for me, but I am going to try to get my dev setup sorted again so I can more easily help with reproducing and troubleshooting some of these.
<ocdtrekkie> My Windows environment works great... for a select subset of things I wrote myself.
ccx has quit [Ping timeout: 268 seconds]
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #sandstorm
kentonv has quit [Quit: Leaving]
kentonv has joined #sandstorm
xet7 has joined #sandstorm
xet7 has quit [Quit: Leaving]
xet7 has joined #sandstorm
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #sandstorm
xet7 has quit [Quit: Leaving]
xet7 has joined #sandstorm
cwebber has quit [Ping timeout: 244 seconds]
TC01_ is now known as TC01
<isd> Jacob Weisz: looks like the hurdle in actually updating ttrss to the latest upstream is that it expects php 7.4, whereas the version of debian we're using ships 7.3.x
<isd> ...since we're pulling in nixpkgs for the old mysql anyway, we probably should just get php from nixpkgs too (and, eventually new mysql); no real good reason to be mixing stuff.
<ocdtrekkie> Possibly, yeah, upgrading the base box will also pull mysql 8.0
<isd> That'll be fun.
<ocdtrekkie> Newer base box will work if you choose but then yeah, you gotta double the mysql upgrade logic