news: fix condition

The news entry for the new Fish functions functionality was
accidentally conditioned for people using zsh.
This commit is contained in:
Robert Helgesson 2020-03-07 14:33:13 +01:00
parent efbe1383e6
commit b36d3e0261
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -1344,7 +1344,7 @@ in
{ {
time = "2020-03-07T11:43:26+00:00"; time = "2020-03-07T11:43:26+00:00";
condition = config.programs.zsh.enable; condition = config.programs.fish.enable;
message = '' message = ''
The option 'programs.fish.functions' has been reworked in The option 'programs.fish.functions' has been reworked in
order to support all available flags, such as order to support all available flags, such as