Merge pull request #220443 from wineee/clearup

boomerang: remove obsolete comment
This commit is contained in:
Anderson Torres
2023-03-10 07:38:08 -03:00
committed by GitHub
-1
View File
@@ -3846,7 +3846,6 @@ with pkgs;
bookstack = callPackage ../servers/web-apps/bookstack { };
# Upstream recommends qt5.12 and it doesn't build with qt5.15
boomerang = libsForQt5.callPackage ../development/tools/boomerang { };
boost-build = callPackage ../development/tools/boost-build { };