NixOS / cabal2nix

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

`posix_spawnp: illegal operation` #584

Open 9999years opened 2 years ago

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

No repro yet. M1 macOS.

9999years commented 2 years ago

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