12 version = "unstable-2021-07-21";
13 src = fetchFromGitHub {
16 rev = "8916c80f8ce1732f64b50f9251242ca189082e76";
17 sha256 = "sha256-kuH4vbvS4G1bczxUdY4bd4oL4pIZzuueUxdEp4xuzJM=";
20 subPackages = [ "." ];
22 buildInputs = [ olm ];
24 vendorHash = "sha256-5Vg7aUkqiFIQuxmsDOJjvXoeA5NjMoBoD0XBhC+o4GA=";
28 passthru.tests.go-neb = nixosTests.go-neb;
31 broken = stdenv.hostPlatform.isDarwin;
32 description = "Extensible matrix bot written in Go";
33 mainProgram = "go-neb";
34 homepage = "https://github.com/matrix-org/go-neb";
35 license = licenses.asl20;
36 maintainers = with maintainers; [