about summary refs log tree commit diff
path: root/pkgs/tools/networking/v2ray
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-07-31 13:58:04 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-07-31 13:58:04 +1000
commit3c5750d1cd521cf768aa2ba4d7a396d473be751b (patch)
tree0923fb3ac1a71bb49e9694c97fb30819a782f1a3 /pkgs/tools/networking/v2ray
parent4e8f32012384ff45db26f8402fb398d700829eb5 (diff)
buildGoModule packages: editorconfig fixes
Diffstat (limited to 'pkgs/tools/networking/v2ray')
-rw-r--r--pkgs/tools/networking/v2ray/generic.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/networking/v2ray/generic.nix b/pkgs/tools/networking/v2ray/generic.nix
index a6b98c4ee8854..48a5cb77ac924 100644
--- a/pkgs/tools/networking/v2ray/generic.nix
+++ b/pkgs/tools/networking/v2ray/generic.nix
@@ -47,4 +47,4 @@ in runCommand "v2ray-${version}" {
     makeWrapper "$file" "$out/bin/$(basename "$file")" \
       --set-default V2RAY_LOCATION_ASSET ${assetsDrv}
   done
-''
\ No newline at end of file
+''