Skip to content

[question] Build all dependencies locally #20068

Description

@jackrosenberg

What is your question?

Hello, i'm packaging https://github.com/mrizaln/madbfs for nixpkgs, which uses conan to build. A requirement for nixpkgs is that packages that can be built locally, are built locally. To this end I would like to be able to build all dependencies from source.

conan install . --build=always -pr:b=.github/ci/conan-profile.ini -pr:h=.github/ci/conan-profile.ini -nr

madbfs> ======== Computing dependency graph ========
madbfs> boost/1.87.0: Not found in local cache, looking in remotes...
madbfs> boost/1.87.0: Checking remote: conancenter
madbfs> Connecting to remote 'conancenter' anonymously

is there a way to build boost and other dependencies locally, and have conan use them?

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions