arrow-cpp: move to by-name

This commit is contained in:
Tobias Mayer 2024-02-11 17:44:54 +01:00
parent 18fb6bc880
commit 01a39263ff
No known key found for this signature in database
GPG Key ID: F8657E90819A1298
2 changed files with 0 additions and 2 deletions

View File

@ -20459,8 +20459,6 @@ with pkgs;
cudaPackages = cudaPackages_12;
};
arrow-cpp = callPackage ../development/libraries/arrow-cpp { };
arrow-glib = callPackage ../development/libraries/arrow-glib { };
arsenal = callPackage ../tools/security/arsenal { };