<catern>
shlevy: btw, I see you assigned yourself the issue about logging I filed, are you actually working on that?
pie__ has joined #nixos-dev
pie_ has quit [Ping timeout: 264 seconds]
zybell has quit [Ping timeout: 264 seconds]
<shlevy>
catern: Yeah, though if it has the 'backlog' tag it may be some time
<shlevy>
assigned just means I'm making sure it makes eventual progress, not that I'm actually necessarily going to fix it
<catern>
ah, sure
mbrgm has quit [Ping timeout: 256 seconds]
mbrgm has joined #nixos-dev
zybell_ has joined #nixos-dev
pie__ has quit [Ping timeout: 264 seconds]
orivej has quit [Ping timeout: 260 seconds]
stqism has quit [Quit: Like 3 fire emojis lit rn 🔥🔥🔥]
stqism has joined #nixos-dev
stqism has quit [Client Quit]
stqism has joined #nixos-dev
stqism has quit [Client Quit]
stqism has joined #nixos-dev
stqism has quit [Remote host closed the connection]
stqism has joined #nixos-dev
ma27 has joined #nixos-dev
ma27 has quit [Ping timeout: 276 seconds]
pie__ has joined #nixos-dev
__Sander__ has joined #nixos-dev
jtojnar has quit [Read error: Connection reset by peer]
jtojnar has joined #nixos-dev
jtojnar has quit [Ping timeout: 264 seconds]
Synthetica has joined #nixos-dev
jtojnar has joined #nixos-dev
ma27 has joined #nixos-dev
ckauhaus has joined #nixos-dev
jtojnar has quit [Read error: Connection reset by peer]
jtojnar_ has joined #nixos-dev
jtojnar_ has quit [Remote host closed the connection]
jtojnar has joined #nixos-dev
ckauhaus has quit [Remote host closed the connection]
ckauhaus has joined #nixos-dev
ckauhaus has quit [Ping timeout: 246 seconds]
infinisil has quit [Quit: Configuring ZNC, sorry for the join/quits!]
ckauhaus has joined #nixos-dev
orivej has joined #nixos-dev
ckauhaus has quit [Remote host closed the connection]
infinisil has joined #nixos-dev
pie__ has quit [Ping timeout: 264 seconds]
ckauhaus has joined #nixos-dev
Dezgeg has quit [Ping timeout: 256 seconds]
ckauhaus has quit [Ping timeout: 276 seconds]
Dezgeg has joined #nixos-dev
jtojnar_ has joined #nixos-dev
jtojnar has quit [Ping timeout: 256 seconds]
jtojnar_ is now known as jtojnar
jtojnar has quit [Quit: jtojnar]
jtojnar has joined #nixos-dev
ckauhaus has joined #nixos-dev
ckauhaus has quit [Ping timeout: 256 seconds]
Lisanna has quit [Remote host closed the connection]
sphalerite has quit [Quit: WeeChat 1.9.1]
sphalerite has joined #nixos-dev
ckauhaus has joined #nixos-dev
__Sander__ has quit [Ping timeout: 265 seconds]
ckauhaus has quit [Remote host closed the connection]
ckauhaus has joined #nixos-dev
ckauhaus_ has joined #nixos-dev
ckauhaus has quit [Ping timeout: 256 seconds]
ckauhaus_ has quit [Ping timeout: 256 seconds]
ckauhaus has joined #nixos-dev
ckauhaus has quit [Remote host closed the connection]
ckauhaus has joined #nixos-dev
<sphalerite>
FRidh[m]: is there a discussion around 40851a4d26da somewhere? I couldn't find a PR for it
<sphalerite>
but I'll also ask the actual question I have about the commit: is there a reason for buildPythonApplication to have pythonModule = false;? It breaks building python environments with these applications in them / running them with python -m
ckauhaus has quit [Ping timeout: 256 seconds]
ckauhaus has joined #nixos-dev
<domenkozar>
dtz: did you manage to compile musl statically linked ghc executables?
ckauhaus has quit [Remote host closed the connection]
<domenkozar>
seems like it's currently not possible yet without doing cross
ma27 has quit [Ping timeout: 256 seconds]
ckauhaus has joined #nixos-dev
ckauhaus has quit [Ping timeout: 256 seconds]
<dtz>
Never tried, domenkozar sorry!
<dtz>
Oh, right, yes we don't have a bootstrap GHC for musl-- that's why I was working on cross
<dtz>
Void and other distributions have GHC built against musl which we could use to, uh, bootstrap a bootstrap build lol. But trusting trust and whatnot.
<domenkozar>
we could build cross ghc with musl
<domenkozar>
to use it for bootstrap
<dtz>
yes!
<dtz>
IIRC that PR mostly ran into some conflicts with another cross-ghc effort in terms of timing and touching same files, but otherwise it was good / worked
<dtz>
AKA cross worked as well as any other cross-ghc we build
<dtz>
although--and maybe you know--i'm not sure how to best/properly create a "bootstrap" GHC dist package. I seem to recall seeing some details in ghc but I imagine others would know or have first-hand experience...
pie_ has joined #nixos-dev
<domenkozar>
yeah that's probably some work :)
<domenkozar>
ok I might give musl+static a go
<domenkozar>
depending how much time I have :)
ckauhaus has joined #nixos-dev
ckauhaus has quit [Remote host closed the connection]
ckauhaus has joined #nixos-dev
ckauhaus has quit [Client Quit]
zybell_ has quit [Ping timeout: 264 seconds]
zybell_ has joined #nixos-dev
<gchristensen>
katacoda.com could make for some amazing docs