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

attribute sha256 missing #8

Open
turboMaCk opened this issue Feb 15, 2023 · 1 comment
Open

attribute sha256 missing #8

turboMaCk opened this issue Feb 15, 2023 · 1 comment

Comments

@turboMaCk
Copy link

Thanks for implementing and publishing the library.

I've run into an issue when trying to use it with dart-sass-emebedded project.

       at /nix/store/rqwcgd6ia6n5ws2axl4ib4w14z4z6dyv-source/build.nix:41:36:

           40|           ];
           41|           nixStorePath = fetchzip {
             |                                    ^
           42|             inherit (package) sha256;

I'm using:

  • nix (Nix) 2.13.2
  • flake-utils 5aed5285a952e0b949eb3ba02c12fa4fcfef535f
  • nix-dart 6f686dd
@farcaller
Copy link

That might happen if your dependency isn't a pub.dev public dependency, but points at a path or a git repo.

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

No branches or pull requests

2 participants