jtojnar has quit [Remote host closed the connection]
Sonarpulse has quit [Ping timeout: 256 seconds]
<johnw> LnL: I'll have to get you scrollback later
<johnw> I reverted back to an older version of nixpkgs that worked for me
<johnw> in the current nixpkgs-unstable, at least 4 things are broken, and have been for several days now
jtojnar has joined #nix-darwin
alexteves has quit [Remote host closed the connection]
hamishmack has joined #nix-darwin
Sonarpulse has joined #nix-darwin
Sonarpulse has quit [Ping timeout: 268 seconds]
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hamishmack has joined #nix-darwin
ryanartecona has quit [Quit: ryanartecona]
Sonarpulse has joined #nix-darwin
jtojnar has quit [Remote host closed the connection]
peel[m] has quit [Ping timeout: 256 seconds]
tfc[m] has quit [Ping timeout: 260 seconds]
puffnfresh has quit [Ping timeout: 240 seconds]
copumpkin has quit [Ping timeout: 260 seconds]
dtz has quit [Ping timeout: 240 seconds]
codyopel has quit [Ping timeout: 260 seconds]
thefloweringash[ has quit [Ping timeout: 255 seconds]
<johnw> hmm.. just adding lzma as a dependency seems to fix that one
<johnw> but sadly, hakyll and git-annex both fail with clang complaining "Argument list too long"
<LnL> the sdk/xar work fine for me, I do get a different hash with nixpkgs-unstable tho
andreabedini has joined #nix-darwin
peel[m] has joined #nix-darwin
andreabedini has quit [Quit: Textual IRC Client: www.textualapp.com]
copumpkin has joined #nix-darwin
thefloweringash[ has joined #nix-darwin
dtz has joined #nix-darwin
codyopel has joined #nix-darwin
puffnfresh has joined #nix-darwin
tfc[m] has joined #nix-darwin
Lisanna has joined #nix-darwin
Lisanna has quit [Ping timeout: 248 seconds]
alexteves has joined #nix-darwin
alexteves_ has joined #nix-darwin
alexteves has quit [Ping timeout: 264 seconds]
ryanartecona has joined #nix-darwin
propumpkin is now known as contrapumpkin
Lisanna has joined #nix-darwin
Lisanna has quit [Client Quit]
<johnw> odd
<johnw> I had to add lzma before it would work
Sonarpulse has quit [Ping timeout: 240 seconds]
<LnL> what commit is that?
<johnw> 8e78a9a68fe
<LnL> I'll check in a bit, have to switch trains
<LnL> but with the nixpkgs-unstable from yesterday I had a different store path
<johnw> interesting
<LnL> the argument limit is something else
<LnL> not sure what caused that to blow up so much, have a feeling something weird might be going on there (regardless of what cross builds might need)
philr has joined #nix-darwin
<johnw> LnL: does hakyll build for you, or git-annex?
<LnL> don't know, but probably not
<LnL> you can add strictDeps = true; to fix it
<johnw> add that to the expression itself?
<LnL> but the fact that those go over the argument limit even with some duplicates sounds a bit concerning to me
<johnw> they only just started to as well
<johnw> in 031152f3936 they don't
<johnw> i can bisect it
<johnw> ooh, nix-2.0.4 fails too
<johnw> that's new
<johnw> permissions issue?
<johnw> (note that i've never seen this failure before today)
<LnL> that's probably because of a previous build
* LnL should really fix that
<LnL> pretty sure I even know exactly how to fix it :p
ryanartecona has quit [Quit: ryanartecona]
<johnw> what should i do to fix it here?
<johnw> isn't /tmp/nix-test a bit "global" of a path?
<LnL> only on darwin, because we don't have mount namespaces
<johnw> but mktmp will give you a randomized one
<LnL> yeah, that's one solution
Sonarpulse has joined #nix-darwin
<johnw> just deleting /tmp/nix-test didn't fix it
<johnw> now it's 1 failure out of 51 tests, but it's not clear which failed from the log
<johnw> let me run it alone
<LnL> hmm, that generally fixes the test failures for me
Sonarpulse has quit [Ping timeout: 260 seconds]
philr has quit [Ping timeout: 264 seconds]