Skip to content
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

dhall: add a static top-level executable for dhall #28994

Merged
merged 1 commit into from Sep 4, 2017

Conversation

Profpatsch
Copy link
Member

@Profpatsch Profpatsch commented Sep 4, 2017

before

→ ldd $(type -p dhall) | wc -l
114

now

→ ldd $(type -p dhall) | wc -l
12

@Profpatsch Profpatsch merged commit 11cd027 into NixOS:master Sep 4, 2017
@jb55
Copy link
Contributor

jb55 commented Sep 4, 2017

might have been a dupe of #28961

@Profpatsch
Copy link
Member Author

Oh! Now that’s what I call a race condition.

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.

None yet

2 participants