Add info about override removal

This commit is contained in:
Marcin Serwin
2024-09-07 20:11:46 +02:00
parent 85fcc86a72
commit bfc503e1be
@@ -2044,7 +2044,7 @@ self: super: {
tls = self.tls_2_0_6;
});
# Requests version 2 of tls
# Requests version 2 of tls, can be removed once it's the default
diohsc = super.diohsc.overrideScope (self: super: {
tls = self.tls_2_0_6;
});