1 { buildGoModule, lib, fetchurl }:
5 version = "unstable-2022-05-29";
9 url = "https://viric.name/cgi-bin/filegive/tarball/${rev}/filegive-${rev}.tar.gz";
10 hash = "sha256-A69oys59GEysZvQLaYsfoX/X2ENMMH2BGfJqXohQjpc=";
13 vendorHash = "sha256-l7FRl58NWGBynMlGu1SCxeVBEzTdxREvUWzmJDiliZM=";
15 ldflags = [ "-s" "-w" ];
18 homepage = "https://viric.name/cgi-bin/filegive";
19 description = "Easy p2p file sending program";
20 license = licenses.agpl3Plus;
22 mainProgram = "filegive";