aboutcode-org / aboutcode-org/scancode-toolkit

Add support for guix packages

未关闭
#2,824 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
new feature package scan
主要语言
Python
星标
2.6k
派生
791
平均合并
1 天 12 小时
30 天内合并 PR
5

描述

We should add support for https://guix.gnu.org/ packages
guix is based on nix (see https://github.com/nexB/scancode-toolkit/issues/2823 )

In contrast with nux that uses its nix language, guix is based on Guile scheme.
The doc for how packages are defined is at https://guix.gnu.org/manual/en/html_node/Defining-Packages.html
These package definitions are peculiar in that many are baked in a single scheme file like this https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/crates-io.scm#n38451 (which contains about 70K lines of scheme, and this just for the rust crates)

See https://framagit.org/upt/upt-guix/-/blob/master/upt_guix/upt_guix.py for an example for Python code that creates guix scripts.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。