We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
... otherwise packages need to add both python3Packages.pygit2 and cacert to their propagatedBuildInputs
python3Packages.pygit2
cacert
propagatedBuildInputs
$ grep -r pygit2 pkgs/development/python-modules/ pkgs/development/python-modules/git-annex-adapter/default.nix:, pygit2 pkgs/development/python-modules/git-annex-adapter/default.nix: pygit2 pkgs/development/python-modules/craft-application/default.nix: pygit2, pkgs/development/python-modules/craft-application/default.nix: pygit2 pkgs/development/python-modules/fsspec/default.nix:, pygit2 pkgs/development/python-modules/fsspec/default.nix: pygit2 pkgs/development/python-modules/powerline/default.nix:, pygit2 pkgs/development/python-modules/powerline/default.nix: pygit2 pkgs/development/python-modules/scmrepo/default.nix:, pygit2 pkgs/development/python-modules/scmrepo/default.nix: pygit2 ^C
The text was updated successfully, but these errors were encountered:
No branches or pull requests
... otherwise packages need to add
both
python3Packages.pygit2
andcacert
to theirpropagatedBuildInputs
The text was updated successfully, but these errors were encountered: