<acowley>
I really need to figure out better automation for a macos build bot for myself.
<acowley>
Well that's interesting
<acowley>
Maybe it's a channel thing
<acowley>
No
<acowley>
Broken in the latest trunk evaluation
<LnL>
my patch is gone on master
<LnL>
gl
<acowley>
Neat
<acowley>
You actually did some real debugging there, too
<LnL>
75d2a7dc4dd
<acowley>
I was looking at 37933209588792db24104dbfaef0106c3bef870d which includes some Obj-C changes
<acowley>
Why were they necessary? SDK being old?
<LnL>
yeah, your CF doesn't have templated collections yet
<LnL>
and accessors don't work on id types so I had to change those back to messages
<LnL>
our*
<LnL>
:)
szicari has quit [Read error: Connection reset by peer]
szicari_ has joined #nix-darwin
* LnL
goes to opensource.apple.com and stares at the coming soon message
<acowley>
It's our monolith to ponder
<acowley>
Should I comment on that PR about things getting messed up on darwin?
<LnL>
I'll fix it in a couple of hours
<acowley>
Great, thanks!
pxc has joined #nix-darwin
periklis has joined #nix-darwin
<gchristensen>
writing defaults...
<gchristensen>
2018-01-17 13:59:22.672 defaults[61380:6504505] Could not write domain /Library/Preferences/SystemConfiguration/com.apple.smb.server; exiting
<gchristensen>
LnL: ^
<LnL>
hmm, you also?
<LnL>
os verison?
<gchristensen>
Darwin Cubert 16.7.0 Darwin Kernel Version 16.7.0: Mon Nov 13 21:56:25 PST 2017; root:xnu-3789.72.11~1/RELEASE_X86_64 x86_64
<gchristensen>
10.12.6
<LnL>
hmm, that doesn't even look like the hostname
<LnL>
push hooks with the new progress stuff are pretty neat :)
<gchristensen>
what do you mean, the hostname LnL?
<LnL>
the value is MACBOOK-01F28D for me
<LnL>
it's ServerDescription matches the hostname
* gchristensen
is confused
<LnL>
doesn't matter, disabled it for now :D
<gchristensen>
ok
<LnL>
I'm doing too many things at the same time
<gchristensen>
also, I'm losing this mac today, so :|
<LnL>
sorry for the confusion
<LnL>
oh
<gchristensen>
last day at Tumblr and its a corporate machine
<gchristensen>
in ...2hrs I'll be doing a thorough disk whipe
<LnL>
thought it was some kind of infra machine
<gchristensen>
oh, I have one of those too :)
periklis has quit [Ping timeout: 246 seconds]
<mitchty>
is the wipe going to be sudo dd if=/dev/zero of=/dev/rdiskN? :)
philr has quit [Ping timeout: 255 seconds]
<gchristensen>
=)
munch has quit [Ping timeout: 268 seconds]
<disasm>
/dev/urandom :)
<disasm>
although I'd probly do it in target disk mode from another machine :) you want it to finish instead of crashing the system a few seconds in
<disasm>
gchristensen: so is this the end of nix-darwin for you?
<mitchty>
disasm: pffft, how often do you get to do fun things you aren't supposed to do?
<disasm>
mitchty: I'd value the disk wipe being thorough over fun, lol
<mitchty>
i had fun doing rm -fr --no-preserve-root / the other day in a vm, mostly because I wanted to see what happened
<disasm>
nice :)
<mitchty>
eh can dd the zeros to a file first then rm it
<LnL>
whoops, it was a server xd
<mitchty>
too late now, just hope the dd erases the evidence
<LnL>
gchristensen: oh! you could test my uninstaller
<disasm>
LnL: wait, we encourage people to uninstall nix-darwin? That doesn't sound like it's in our best interests
<mitchty>
is the installer named hotel_california?
<mitchty>
err uninstaller
<LnL>
lol
<LnL>
it's still possible to run rollback if you didn't remove the system profiles
<disasm>
ooh, an uninstaller you can rollback? the power of nix!