nixpkgs/nixos/doc
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
..
manual mass replace "flip map -> foreach" 2019-07-14 13:46:10 +03:00
varlistentry-fixer.rb
xmlformat.conf