mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-26 12:35:14 -06:00
* guix/import/pypi.scm (pypi-ignored-inputs): New variable. (compute-inputs): Use it. * tests/pypi.scm (parse-requires.txt): Add ignored input to test the feature. * guix/lint.scm (check-inputs-should-be-native): Adapt list. (check-inputs-should-not-be-an-input-at-all): Use pypi-ignored-list. Change-Id: I297793b71f9ffdfbe7cc4e883777f8823941adf0 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> |
||
|---|---|---|
| .. | ||
| composer.scm | ||
| cpan.scm | ||
| cran.scm | ||
| crate.scm | ||
| egg.scm | ||
| elm.scm | ||
| elpa.scm | ||
| gem.scm | ||
| git.scm | ||
| github.scm | ||
| go.scm | ||
| hackage.scm | ||
| hexpm.scm | ||
| luanti.scm | ||
| npm-binary.scm | ||
| nuget.scm | ||
| opam.scm | ||
| print.scm | ||
| pypi.scm | ||
| texlive.scm | ||
| utils.scm | ||