dckc has joined #nix-darwin
<dckc> I'm struggling to install idris on a mac: dyld: lazy symbol binding failed: Symbol not found: _renameatx_np Referenced from: /nix/store/987ybb398qwmb69ai6i1nzbhx8z013c1-coreutils-8.31/bin/mv Expected in: /nix/store/mrrc440cshmc13rqqj4405jbqnklf4ja-Libsystem-osx-10.12.6/lib/libSystem.B.dylib
<dckc> `nix-shell -p removeReferencesTo` triggers the _renameatx_np error. Anybody using a mac? care to try it?
dckc has quit [Ping timeout: 256 seconds]
dhess has quit [Ping timeout: 248 seconds]
jtojnar has quit [Remote host closed the connection]
nikivi has quit [Read error: Connection reset by peer]
nD5Xjz has quit [Ping timeout: 258 seconds]
nD5Xjz_ has joined #nix-darwin
<matthewbauer> dckc: you will need macOS sierra or above to use nixpkgs-unstable
<matthewbauer> you can still use the 19.03 release if that is unavailable to you
<LnL> is this one of the symbols that was removed with the update? never seen that error before
nikivi has joined #nix-darwin
daGrevis has quit [Quit: daGrevis]
daGrevis has joined #nix-darwin
<matthewbauer> it was added in 10.12, but if it's not in /usr/lib/libSystem.B.dylib, you will get that error
<LnL> alright, good to know
<LnL> he left before I could ask :/