3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/networking/remote/citrix-receiver
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
..
default.nix mass replace "flip map -> foreach" 2019-07-14 13:46:10 +03:00
wrapper.nix citrix_receiver: allow custom certs and hooks for the installation 2018-08-06 15:16:16 +02:00