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

Building the example.nix fails #4

Open
DavHau opened this issue Feb 19, 2023 · 0 comments
Open

Building the example.nix fails #4

DavHau opened this issue Feb 19, 2023 · 0 comments

Comments

@DavHau
Copy link

DavHau commented Feb 19, 2023

error: attribute 'full' missing

       at /home/grmpf/synced/projects/github/lyrasearch.nix/entry.nix:22:64:

           21|     dontUnpack = true;
           22|     jsonFile = builtins.toFile "dataset.json" (builtins.toJSON module.config.target.full);
             |                                                                ^
           23|     installPhase = "cp $jsonFile $out";
(use '--show-trace' to show detailed location information)
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

1 participant