NixOS / cabal2nix

Generate Nix build instructions from a Cabal file
https://haskell4nix.readthedocs.io
Other
352 stars 154 forks source link

`posix_spawnp: illegal operation` #584

Open 9999years opened 1 year ago

9999years commented 1 year ago
cabal2nix: nix-prefetch-url: createProcess: posix_spawnp: illegal operation (Inappropriate ioctl for device)

No repro yet. M1 macOS.

9999years commented 1 year ago

Maybe a $PATH issue? https://github.com/jgm/pandoc/issues/7570