-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting "anonymous function called without required argument 'CoreServices'" when following nix installation instructions. #162
Comments
Seem to run into a similar issue:
Where the relevant line refers to:
|
These are all overrides that need to be specified manually. Should add a doc section how it's done. |
I think it is going to be similar to what is described here: https://nixos.org/nixpkgs/manual/#how-to-create-nix-builds-for-your-own-private-haskell-packages (which is how cabal2nix is used)? |
I've seen the following which looks like a stack2nix bug to me?
If I add |
+1, doesn't build on OS X :/. |
+1 @shmish111's fix works for me. |
when I run
nix-build
in the project root I get:System:
macOS High Sierra
The text was updated successfully, but these errors were encountered: