hackage-server icon indicating copy to clipboard operation
hackage-server copied to clipboard

Nix workflow broken on macos-latest (macos-15-arm64)

Open andreasabel opened this issue 4 months ago • 1 comments

https://github.com/haskell/hackage-server/actions/runs/17315560040/job/49157667263#step:3:97

mv: fastcopy: open() failed (to): /usr/bin/rmz: Read-only file system

Upstream issue:

  • https://github.com/wimpysworld/nothing-but-nix/issues/39

CC @peterbecich

andreasabel avatar Aug 29 '25 05:08 andreasabel

The immediate issue caused by https://github.com/wimpysworld/nothing-but-nix/issues/39 is solved. However, there are other problems with the Nix Flake on Mac.

peterbecich avatar Aug 31 '25 05:08 peterbecich