hpp-fcl: move to by-name

This commit is contained in:
Guilhem Saurel
2024-08-27 00:31:55 +02:00
parent ec841f6b65
commit 4caafb45e0
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -20771,8 +20771,6 @@ with pkgs;
hound = callPackage ../development/tools/misc/hound { };
hpp-fcl = callPackage ../development/libraries/hpp-fcl { };
hpx = callPackage ../development/libraries/hpx {
boost = boost179;
asio = asio.override { boost = boost179; };