[Git][reproducible-builds/diffoscope][master] Add external tool on GNU Guix for js-beautify.

Vagrant Cascadian gitlab at salsa.debian.org
Thu Sep 19 21:29:02 UTC 2019



Vagrant Cascadian pushed to branch master at Reproducible Builds / diffoscope


Commits:
26dcd565 by Vagrant Cascadian at 2019-09-19T21:28:24Z
Add external tool on GNU Guix for js-beautify.

- - - - -


1 changed file:

- diffoscope/external_tools.py


Changes:

=====================================
diffoscope/external_tools.py
=====================================
@@ -90,7 +90,11 @@ EXTERNAL_TOOLS = {
         'arch': 'java-environment',
         'guix': 'openjdk:jdk',
     },
-    'js-beautify': {'debian': 'jsbeautifier', 'arch': 'python-jsbeautifier'},
+    'js-beautify': {
+        'debian': 'jsbeautifier',
+        'arch': 'python-jsbeautifier',
+        'guix': 'python-jsbeautifier',
+    },
     'kbxutil': {'debian': 'gnupg-utils', 'guix': 'gnupg'},
     'llvm-bcanalyzer': {'debian': 'llvm', 'arch': 'llvm', 'guix': 'llvm'},
     'llvm-config': {'debian': 'llvm', 'arch': 'llvm'},



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/26dcd5655f1844b9b89679acd36b48e403464d57

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/26dcd5655f1844b9b89679acd36b48e403464d57
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/20190919/dac26a24/attachment.html>


More information about the rb-commits mailing list