jq: migrate to by-name

This commit is contained in:
oxalica 2024-09-01 14:39:15 -04:00
parent 2d1f9c2b25
commit 75000c10a6
2 changed files with 0 additions and 2 deletions

View File

@ -8936,8 +8936,6 @@ with pkgs;
jpylyzer = with python3Packages; toPythonApplication jpylyzer;
jq = callPackage ../development/tools/jq { };
jiq = callPackage ../development/tools/misc/jiq { };
jql = callPackage ../development/tools/jql { };