<LnL>
would be nice if some people could build that to see if we all get the same result :D
<__monty__>
Ooo, I have an example of a non-reproducible build on macOS. `pass.withExtensions (es: [ es.pass-otp])`
<evelyn>
oh gawd thta bug
<LnL>
I vaguely remember something about that :p
<__monty__>
Ah, succesfully incepted : >
<LnL>
what was it again?
<__monty__>
The pass thing? Install that on one mac, no problem. Install it on another and the tests for pass itself fail. Install pass without the extension and the tests pass.
<__monty__>
Hmm, one of these passes is not like the others : >
<evelyn>
The Mac where it works is clearly the outlier because nobody else could get it to work
<LnL>
exact same drv?
<__monty__>
Just what I wrote but in a home.nix.
<__monty__>
They were on the exact same channel version back then.
<__monty__>
Same macOS version.
<__monty__>
The one it worked on wasn't running nix-darwin.
<__monty__>
But I wouldn't expect that to matter.
<LnL>
same or "same"? :)
<__monty__>
Well, nix-channel --update within 10 min or so
<LnL>
doesn't mean they are the same, with overlays and whatnot