02:38
jtojnar has joined #nix-darwin
07:32
trcc has joined #nix-darwin
07:50
philr has joined #nix-darwin
08:35
carlosdagos has quit [Quit: Connection closed for inactivity]
12:45
trcc_ has joined #nix-darwin
12:48
trcc has quit [Ping timeout: 240 seconds]
12:49
trcc_ has quit [Ping timeout: 244 seconds]
13:41
philr has quit [Ping timeout: 245 seconds]
15:09
johnw_ has joined #nix-darwin
15:11
johnw has quit [Ping timeout: 268 seconds]
17:12
<
gchristensen >
I'm trying to enter a nix-shell on darwin
17:13
<
gchristensen >
I need CoreServices. I thought it was in pkgs.darwin, but I'm not finding it
17:15
<
gchristensen >
any tips?
17:43
<
LnL >
gchristensen: darwin.apple_sdk.frameworks
17:48
johnw_ has quit [Ping timeout: 252 seconds]
17:50
johnw has joined #nix-darwin
18:27
peacememories has joined #nix-darwin
18:35
hke_ has quit [Ping timeout: 246 seconds]
19:01
hke has joined #nix-darwin
19:06
peacememories has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:09
<
johnw >
LnL: unstable still quite broken on darwin: Diff, luit, libglade
19:12
<
johnw >
and python2.7-pygtk
19:16
<
johnw >
sigh, too many things still break
19:16
<
johnw >
back to Dec 8 I go
20:12
<
LnL >
yeah, I removed some stuff from my profile :/
20:20
<
gchristensen >
how about libfsevent?
20:20
<
gchristensen >
"_CFURLResourceIsReachable", referenced from:
20:20
<
gchristensen >
fsevent_sys::core_foundation::str_path_to_cfstring_ref::h4a99fdfcdc58b725 in libfsevent_sys-0bcbd46bc13e2dc0.rlib(fsevent_sys-0bcbd46bc13e2dc0.fsevent_sys.8wqpiz7a-cgu.7.rcgu.o)
20:25
<
gchristensen >
ack, is this a problem with our libs being different than expected
20:25
<
LnL >
that's because of the new CF, I would like to include it in there but for now you can use this as a workaround
20:27
trcc has joined #nix-darwin
20:31
<
gchristensen >
no luck ... hmm
20:34
<
LnL >
strange, and alacritty is also rust
20:37
<
LnL >
perhaps ordering? try preConfigure = '' export NIX_LDFLAGS="-F${cf-private}/Library/Frameworks $NIX_LDFLAGS '';
20:38
<
gchristensen >
ah, so this is in a nix-shell with `cargo builfd`
20:38
<
gchristensen >
but I will try putting it first
20:39
<
gchristensen >
yeah, no luck
20:48
<
LnL >
johnw: can't find/reproduce Diff and libglade
20:56
<
johnw >
LnL: libglade fails when building `prooftree`
20:57
<
LnL >
looks like that's already fixed
21:08
<
johnw >
LnL: ok, thanks for checking
21:09
<
johnw >
Diff happens (also on master) due to `skylighting`
21:10
<
johnw >
which I think would be haskellPackages_8_4.skylighting
21:10
<
johnw >
the other failures seems to still be on master as well
21:19
philr has joined #nix-darwin
22:07
trcc has quit [Read error: Connection reset by peer]
22:07
trcc has joined #nix-darwin
22:12
trcc has quit [Ping timeout: 246 seconds]
22:36
philr has quit [Ping timeout: 272 seconds]
23:27
peacememories has joined #nix-darwin