nixpkgs/nixos/modules/system/boot/loader/grub
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
..
grub.nix mass replace "flip map -> forEach" 2019-08-05 14:03:38 +03:00
install-grub.pl nixos/install-grub: include child configs in grub menu 2019-07-11 17:38:25 +05:30
ipxe.nix
memtest.nix