hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pikajude has quit [Ping timeout: 256 seconds]
mmercier_ has joined #nix-darwin
hamishmack has joined #nix-darwin
<LnL>
nice! the pure darwin people released a beta
__Sander__ has joined #nix-darwin
andreabedini has joined #nix-darwin
sellout- has joined #nix-darwin
sellout- has quit [Ping timeout: 248 seconds]
sellout- has joined #nix-darwin
Sonarpulse has quit [Remote host closed the connection]
ryanartecona has joined #nix-darwin
mmercier_ has quit [Ping timeout: 240 seconds]
__Sander__ has quit [Quit: Konversation terminated!]
philr has joined #nix-darwin
ryanartecona has quit [Quit: ryanartecona]
matthewbauer has joined #nix-darwin
<johnw>
LnL: great!
<LnL>
copumpkin: ^ have any plans to play with it? they don't have networking yet tho
<LnL>
they also have a CoreFoundation based on the swift corelibs with some extra stuff
Sonarpulse has joined #nix-darwin
ryanartecona has joined #nix-darwin
<nikivi>
what is the state of nix on Mojawe?
<LnL>
Libsystem is broken, but I have a branch with a fix that seems to work
<gchristensen>
LnL: do you know iflinux works okay on that tiny macbook?
<LnL>
I'll try to get that into staging soon
<LnL>
gchristensen: nope :(
<LnL>
there's something weird with the keyboard/ssd neither of those get detected
<gchristensen>
ouchh
<LnL>
its' been a while since I tried so maybe with a recent kernel
<gchristensen>
after lugging around 2 15" machines I'm a bit tired of them both.
<LnL>
yeah, I can imagine that
<LnL>
are you back home or still underway
<gchristensen>
underway -- 3 more hours on the train
philr has quit [Ping timeout: 268 seconds]
<LnL>
yeah, keyboard still doesn't work
<gchristensen>
sorta hard to believe they broke that somehow
<LnL>
maybe people found a way to fix it, but couldn't find anything back when I tried
pikajude has joined #nix-darwin
<LnL>
indeed, it's just a usb controller in most machines afaik
<johnw>
LnL: from what I can tell, fe9f4abec29b5b4bfe1742658f421642b35c3860 introduced the "Argument list too long" problem that I'm seeing with many derivations now
<LnL>
hrm, really? don't really see how that would increase arguments
<johnw>
LnL: it's just longer
<johnw>
causes the total size to overflow
<LnL>
matthewbauer: that's not really a fix tho, haskell isn't the only thing that suffers from the issue
griff_ has joined #nix-darwin
<matthewbauer>
LnL: what other packages? some of the cross stuff has lead to duplication in general but i thought haskell was the only thing with enough dependencies to be hitting that limit already
<LnL>
and not creating $out/lib for haskell stuff will actually reduce the amount of flags
<LnL>
inkscape
<matthewbauer>
yeah the actual commit that might have broken things is 06fa8674984e8ab637a29b91bdaa11dc5cbacb80. We can try reverting the `outputs' thing first & see if it helps
<johnw>
hmm.. that PR doesn't merge cleanly against nixpkgs-unstable
<johnw>
i guess i'll just wait until the dust has settled to try rebuilding
<matthewbauer>
yeah inkscape is still an issue. when i looked at it the issue is that cmake correctly checks for ARGMAX but doesn't leave enough padding for NIX_LDFLAGS.
contrapumpkin has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]