[Git][reproducible-builds/diffoscope][master] Add external tool on GNU Guix for 7z.
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Sat Dec 23 00:51:29 UTC 2023
Vagrant Cascadian pushed to branch master at Reproducible Builds / diffoscope
Commits:
f1822463 by Vagrant Cascadian at 2023-12-22T16:50:54-08:00
Add external tool on GNU Guix for 7z.
- - - - -
1 changed file:
- diffoscope/external_tools.py
Changes:
=====================================
diffoscope/external_tools.py
=====================================
@@ -23,7 +23,7 @@ that might resolve to, for example, `/usr/bin/abootimg`.
"""
EXTERNAL_TOOLS = {
- "7z": {"debian": "p7zip-full"},
+ "7z": {"debian": "p7zip-full", "guix": "p7zip"},
"aapt2": {"debian": "aapt"},
"abootimg": {"debian": "abootimg", "guix": "abootimg"},
"androguard": {"debian": "androguard"},
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/f1822463eb39ba673b1037e105a5af59fd04262b
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/f1822463eb39ba673b1037e105a5af59fd04262b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20231223/e010ecd3/attachment.htm>
More information about the rb-commits
mailing list