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

Fix displaying error-position in builtins.fetch{Tree,Tarball} #3548

Merged
merged 1 commit into from Apr 30, 2020

Conversation

Ma27
Copy link
Member

@Ma27 Ma27 commented Apr 29, 2020

Without dereferencing this pointer, you'd get an error like this:

error: unsupported argument 'abc' to 'fetchTarball', at 0x13627e8

cc @edolstra

Without dereferencing this pointer, you'd get an error like this:

```
error: unsupported argument 'abc' to 'fetchTarball', at 0x13627e8
```
@Ma27 Ma27 mentioned this pull request Apr 29, 2020
@domenkozar domenkozar merged commit df8e9d6 into NixOS:master Apr 30, 2020
@Ma27 Ma27 deleted the fetchtarball-pos branch April 30, 2020 08:49
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