nix-darwin
nix-darwin copied to clipboard
Problem with building coreutils over and over again.
trafficstars
Hi, When installing the zmq elisp package of emacs with nix or the zeromq-related ones such as pyzmq (i'm use mach-nix) in jupyter, coreutils is required, which repeats the build. I don't think the pins get stuck in the build like that. (This is only for Mac OS.)
Thanks.
I found out why and fixed it. It was because of the modules installed with the conda package of mach-nix. . I thought so, but it seems like that's not the case. I'm trying to move everything from flake to legacy on macos. Running only linux with flake .