about summary refs log tree commit diff
path: root/pkgs/by-name
diff options
context:
space:
mode:
authorNora Breitmoser-Widdecke <23097564+puzzlewolf@users.noreply.github.com>2024-05-12 15:18:35 +0200
committerGitHub <noreply@github.com>2024-05-12 21:18:35 +0800
commitdb4171f3e241b4562fd0c0f924c802e35a1ddcdd (patch)
treec19c7a00bdafe11b8dd5c0badba2d6b87e0112b2 /pkgs/by-name
parent5307ac27d74584e64679b57c6effe3615d764633 (diff)
sarif-tools: init at 2.0.0 (#283208)
* sarif-tools: init at 2.0.0

* Update pkgs/development/python-modules/sarif-tools/default.nix

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>

---------

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
Diffstat (limited to 'pkgs/by-name')
-rw-r--r--pkgs/by-name/sa/sarif-tools/package.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/by-name/sa/sarif-tools/package.nix b/pkgs/by-name/sa/sarif-tools/package.nix
new file mode 100644
index 0000000000000..881c2604eef96
--- /dev/null
+++ b/pkgs/by-name/sa/sarif-tools/package.nix
@@ -0,0 +1,4 @@
+{ python3Packages }:
+
+with python3Packages;
+toPythonApplication sarif-tools