Skip to content

Conversation

@nh2
Copy link
Member

@nh2 nh2 commented Jul 12, 2021

Based on #1 by @qrilka, but I cannot push commits on that branch.

Seems to work!

nh2 and others added 9 commits October 5, 2019 04:44
Prevents stack2nix generating `src = ./.` as the path for the project
stack2nix is run against.
The output of stack.nix (a `.nix` file containing that `src`) is often
added to the nix store, `./.` would add the contents of the entire
`/nix/store` as `src`!
Without a GHC on PATH, stack complains:

    stack2nix: No compiler found, expected minor version match with ghc-8.10.4 (x86_64) (based on resolver setting ...

stack2nix never uses GHC, so accepting any GHC should be fine.
@nh2
Copy link
Member Author

nh2 commented Jul 12, 2021

My bad, I wanted to make the PR to my own repo: nh2#2

@domenkozar Do you think you could transfer stack2nix to me?

@domenkozar
Copy link
Contributor

@nh2 I don't have permissions for that. @disassembler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants