ws: use upstream vendor

This commit is contained in:
zowoq
2020-09-08 16:32:39 +10:00
parent 1a36f8fe81
commit c9297d49c1
2 changed files with 0 additions and 14 deletions
-2
View File
@@ -14,8 +14,6 @@ buildGoPackage rec {
sha256 = "192slrz1cj1chzmfrl0d9ai8bq6s4w0iwpvxkhxb9krga7mkp9xb";
};
goDeps = ./deps.nix;
meta = with stdenv.lib; {
description = "websocket command line tool";
homepage = "https://github.com/hashrocket/ws";