<andi->
If anyone wants to give it another spin to be sure it wasn't bad luck that would be great. Can't click myself since I am back to work without credentials..
phreedom has quit [Quit: No Ping reply in 180 seconds.]
phreedom has joined #nixos-dev
<gchristensen>
restarted
<gchristensen>
andi-: I think the test failure is due to Chrome failing the test on purpose
<domenkozar>
gchristensen: why don't we use jumbo builds for chromium?
<domenkozar>
ah there were linking issues
<domenkozar>
still appear on 70?
<srhb>
Don't think anyone has tried yet.
<domenkozar>
ok I'll warm up hetzner
<srhb>
domenkozar: :-)
garbas has joined #nixos-dev
init_6 has quit [Ping timeout: 240 seconds]
init_6 has joined #nixos-dev
init_6 has quit []
<ekleog>
can someone sum up what flakes are exactly / point me to the nixcon video that speaks about it? is it the new name for the <> extensible attrsets?
LnL has quit [Ping timeout: 245 seconds]
LnL has joined #nixos-dev
Synthetica has joined #nixos-dev
drakonis has joined #nixos-dev
__Sander__ has joined #nixos-dev
<shlevy>
ekleog: Check out my require.nix talk from this year's nixcon (not able to pull up the youtube link currently but it's on the nixcon channel)
<shlevy>
flake is what we're calling packages after the discussion that followed
<shlevy>
And I'll have some more detailed documentation going up over the next few weeks as I continue working on it
<ekleog>
ok thanks! :)
<ekleog>
zimbatm: (not sure you're the one handling this, but…) just in case, some videos haven't been converted from the live stream to standalone videos on the yt nixcon channel
<ekleog>
conversion seems to have stopped at fpl*tz's redesigning nixos networking
LnL has quit [Ping timeout: 252 seconds]
LnL has joined #nixos-dev
LnL has quit [Ping timeout: 252 seconds]
<ekleog>
Is there any place to discuss extensible attrsets, like on the nix issue tracker? Found the gist but “Gist doesn't send out notifications for replies, nor for explicit mentions”, so commenting there is pretty useless… and I feel reticent to just create an issue on nix's tracker linking to a secret gist
LnL has joined #nixos-dev
orivej has quit [Ping timeout: 245 seconds]
<infinisil>
ekleog: Maybe #nix-lang could become the place :D
<ekleog>
weeeeeell… not like I did there too :p but I feel like there's really no one on #nix-lang, and also that this deserves a full-blown forum so that logs are easily discoverable :)
__Sander__ has quit [Quit: Konversation terminated!]
orivej has joined #nixos-dev
<zimbatm>
ekleog: goibhnu isn't done with the uploads I think
sir_guy_carleton has joined #nixos-dev
<ekleog>
'k thanks :)
hyperfekt has joined #nixos-dev
<domenkozar>
I've enabled jumbo builds for chromium on master
<domenkozar>
going to test 18.09 next
<gchristensen>
domenkozar: the question is does it produce a working binary
<gchristensen>
I know it is much faster, but the issues seemed to suggest the produced binary wasn't working.
<domenkozar>
I read that it had linking issues
<gchristensen>
ah
<gchristensen>
because I had it building in 20min... :)
<domenkozar>
:)
<pbogdan>
b
FRidh has joined #nixos-dev
<FRidh>
@gchristensen maybe we should extend unix-tools.nix (or a similar set) with utilities that are in packages like nfs-utils
JosW has joined #nixos-dev
<FRidh>
or multiple outputs... an output per executable for whoever wants to maintain that
<gchristensen>
hmm maybe, I don't know what unix-tools.nix is for :')