nixpkgs/pkgs/applications/networking/irc/weechat
danbst 0f8596ab3f mass replace "flip map -> forEach"
See `forEach`-introduction commit.
```
rg 'flip map ' --files-with-matches | xargs sed -i 's/flip map /forEach /g'
```
2019-08-05 14:03:38 +03:00
..
scripts weechat-matrix-bridge: mark package as broken as Darwin 2019-07-01 13:15:49 -04:00
default.nix Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
wrapper.nix mass replace "flip map -> forEach" 2019-08-05 14:03:38 +03:00