Skip to content

Build fails on nix using provided cef-binary #426

Description

@xaltsc

Nix already provides cef-binary, which I can easily refactor into a form that's acceptable for runtime.

Building cef-rs or cef-dll-sys however fails because the provided CEF folder doesn't have an archive.json which is required by download-cef for some reason.

download-cef is set as a dependency of both cef-rs and cef-dll-sys. Is this really necessary ? Shouldn't that be a feature ? Is there a way to completely ignore any code coming from download-cef ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions