3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/networking/irc/weechat
danbst 3b0534310c mass replace "flip map -> foreach"
See `foreach`-introduction commit.
```
rg 'flip map ' --files-with-matches | xargs sed -i 's/flip map /foreach /g'
```
2019-07-14 13:46:10 +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-07-14 13:46:10 +03:00