Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
bdesham has quit [Quit: bdesham]
bdesham has joined #nix-darwin
virus_dave has quit [Quit: virus_dave]
hmpffff has quit [Quit: nchrrrr…]
__monty__ has quit [Quit: leaving]
hedgie_ has joined #nix-darwin
hedgie has quit [Ping timeout: 246 seconds]
<duncan>
hmm...
<duncan>
I'm tangling with texlive. I'd like to get the outputs that I'd usually find in /usr/share/texmf.
<duncan>
However, adding e.g. "/share/texmf" to environment.pathsToLink is not working.
<duncan>
I've had this trouble with quite a few packages. I'm not sure if this is my fault.
<duncan>
This is with nix-darwin modules.
<duncan>
I previously made an issue about hunspell, but I solved it by adding /share/myspell and /share/hunspell to pathsToLink and then felt a bit silly.