00:30
jtojnar has quit [Remote host closed the connection]
00:36
Sonarpulse has quit [Ping timeout: 256 seconds]
00:41
<
johnw >
LnL: I'll have to get you scrollback later
00:42
<
johnw >
I reverted back to an older version of nixpkgs that worked for me
00:42
<
johnw >
in the current nixpkgs-unstable, at least 4 things are broken, and have been for several days now
00:42
jtojnar has joined #nix-darwin
00:52
alexteves has quit [Remote host closed the connection]
01:16
hamishmack has joined #nix-darwin
01:40
Sonarpulse has joined #nix-darwin
01:46
Sonarpulse has quit [Ping timeout: 268 seconds]
02:23
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
02:48
hamishmack has joined #nix-darwin
02:54
ryanartecona has quit [Quit: ryanartecona]
04:39
Sonarpulse has joined #nix-darwin
05:25
jtojnar has quit [Remote host closed the connection]
06:23
peel[m] has quit [Ping timeout: 256 seconds]
06:23
tfc[m] has quit [Ping timeout: 260 seconds]
06:23
puffnfresh has quit [Ping timeout: 240 seconds]
06:23
copumpkin has quit [Ping timeout: 260 seconds]
06:23
dtz has quit [Ping timeout: 240 seconds]
06:23
codyopel has quit [Ping timeout: 260 seconds]
06:23
thefloweringash[ has quit [Ping timeout: 255 seconds]
07:05
<
johnw >
hmm.. just adding lzma as a dependency seems to fix that one
07:06
<
johnw >
but sadly, hakyll and git-annex both fail with clang complaining "Argument list too long"
07:23
<
LnL >
the sdk/xar work fine for me, I do get a different hash with nixpkgs-unstable tho
07:35
andreabedini has joined #nix-darwin
07:35
peel[m] has joined #nix-darwin
08:07
copumpkin has joined #nix-darwin
08:07
thefloweringash[ has joined #nix-darwin
08:07
dtz has joined #nix-darwin
08:07
codyopel has joined #nix-darwin
08:07
puffnfresh has joined #nix-darwin
08:07
tfc[m] has joined #nix-darwin
09:08
Lisanna has joined #nix-darwin
12:52
Lisanna has quit [Ping timeout: 248 seconds]
15:04
alexteves has joined #nix-darwin
15:24
alexteves_ has joined #nix-darwin
15:27
alexteves has quit [Ping timeout: 264 seconds]
16:37
ryanartecona has joined #nix-darwin
17:25
propumpkin is now known as contrapumpkin
17:33
Lisanna has joined #nix-darwin
17:36
Lisanna has quit [Client Quit]
17:56
<
johnw >
I had to add lzma before it would work
17:56
Sonarpulse has quit [Ping timeout: 240 seconds]
17:57
<
LnL >
what commit is that?
17:57
<
johnw >
8e78a9a68fe
17:58
<
LnL >
I'll check in a bit, have to switch trains
17:58
<
LnL >
but with the nixpkgs-unstable from yesterday I had a different store path
18:00
<
johnw >
interesting
18:16
<
LnL >
the argument limit is something else
18:18
<
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)
18:26
philr has joined #nix-darwin
18:26
<
johnw >
LnL: does hakyll build for you, or git-annex?
18:27
<
LnL >
don't know, but probably not
18:27
<
LnL >
you can add strictDeps = true; to fix it
18:27
<
johnw >
add that to the expression itself?
18:28
<
LnL >
but the fact that those go over the argument limit even with some duplicates sounds a bit concerning to me
18:28
<
johnw >
they only just started to as well
18:29
<
johnw >
in 031152f3936 they don't
18:29
<
johnw >
i can bisect it
18:30
<
johnw >
ooh, nix-2.0.4 fails too
18:30
<
johnw >
permissions issue?
18:30
<
johnw >
(note that i've never seen this failure before today)
18:31
<
LnL >
that's probably because of a previous build
18:31
* LnL
should really fix that
18:33
<
LnL >
pretty sure I even know exactly how to fix it :p
18:37
ryanartecona has quit [Quit: ryanartecona]
18:40
<
johnw >
what should i do to fix it here?
18:40
<
johnw >
isn't /tmp/nix-test a bit "global" of a path?
18:41
<
LnL >
only on darwin, because we don't have mount namespaces
18:41
<
johnw >
but mktmp will give you a randomized one
18:42
<
LnL >
yeah, that's one solution
18:43
Sonarpulse has joined #nix-darwin
18:56
<
johnw >
just deleting /tmp/nix-test didn't fix it
18:56
<
johnw >
now it's 1 failure out of 51 tests, but it's not clear which failed from the log
18:56
<
johnw >
let me run it alone
19:03
<
LnL >
hmm, that generally fixes the test failures for me
19:22
Sonarpulse has quit [Ping timeout: 260 seconds]
19:29
philr has quit [Ping timeout: 264 seconds]