nixpkgs/nixos/modules/services/networking/hylafax
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
..
default.nix nixos/hylafax: add 'yarny' (= myself) as maintainer 2019-04-12 11:11:48 +02:00
faxq-default.nix nixos/hylafax: fix faxq ModemGroup setting 2019-04-12 11:11:49 +02:00
faxq-wait.sh
hfaxd-default.nix
modem-default.nix
options.nix
spool.sh
systemd.nix mass replace "flip map -> forEach" 2019-08-05 14:03:38 +03:00