11 src = fetchFromGitHub {
15 sha256 = "sha256-QdU480at8VvuHpYmEKagnBotjM7ikOsVLJeedJ2qtjw=";
18 vendorHash = "sha256-TnWCviLstm6kS34cNkrVGS9RZ21cVX/jmx8d+KytB0c=";
21 description = "Syncthing CLI Tool";
22 homepage = "https://github.com/tenox7/stc";
23 changelog = "https://github.com/tenox7/stc/releases/tag/${version}";
24 license = licenses.asl20;
25 maintainers = [ maintainers.ivankovnatsky ];