3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/system
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
..
activation Revert "nixos/switch-to-configuration: Never stop system.slice" 2019-04-28 07:21:34 +02:00
boot mass replace "flip map -> foreach" 2019-07-14 13:46:10 +03:00
etc Revert "Merge pull request #54980 from danbst/etc-relative" (#56507) 2019-02-28 07:48:40 +02:00