Skip to content

Improve handling of subdirs for git extra-deps#46

Closed
isomorpheme wants to merge 1 commit intocdepillabout:mainfrom
chordify:fix-git-extra-deps-subdirs
Closed

Improve handling of subdirs for git extra-deps#46
isomorpheme wants to merge 1 commit intocdepillabout:mainfrom
chordify:fix-git-extra-deps-subdirs

Conversation

@isomorpheme
Copy link
Copy Markdown
Contributor

Instead of copying the subdir, we now instruct cabal2nix to focus on the subdir using --subpath, so that if the build depends on anything outside the subdir, that's still available.

Closes #45.

@cdepillabout
Copy link
Copy Markdown
Owner

Hey, sorry I haven't gotten to this yet. I think this looks interesting, but I haven't really be able to do an in-depth review.

I might not be able to really get to this for another month or so. Sorry to keep you waiting longer!

@cdepillabout
Copy link
Copy Markdown
Owner

Hey, sorry I haven't gotten to this yet. I think this looks like a good fix, but I haven't really be able to do an in-depth review.

I might not be able to really get to this for another month or so. Sorry to keep you waiting!

@isomorpheme
Copy link
Copy Markdown
Contributor Author

I might not be able to really get to this for another month or so. Sorry to keep you waiting!

That's ok! This doesn't have super high priority for me either. But thanks for letting me know.

@cdepillabout
Copy link
Copy Markdown
Owner

Thanks for figuring this out! I've rebased this in #56.

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.

Approach of copying subdirs for git extra-deps breaks in the presence of relative symlinks

2 participants