Remove an obsolete comment

This commit is contained in:
Théophane Hufschmitt
2023-11-27 10:25:18 +01:00
committed by GitHub
parent d2f5e263e3
commit e986d20bed

View File

@@ -500,8 +500,6 @@
});
boost-nix = final.boost.override {
# enableIcu arg is not yet supported
# but will be with next nixpkgs update
enableIcu = false;
};