mjolnir: 1.1.20 -> 1.2.0

This commit is contained in:
Johannes Schleifenbaum 2021-11-16 19:12:31 +01:00
parent 0e4ef9ab2b
commit 4be0baff3c
No known key found for this signature in database
GPG key ID: 059093B1A278BCD0
2 changed files with 1366 additions and 226 deletions

View file

@ -9,13 +9,13 @@
stdenv.mkDerivation rec {
pname = "mjolnir";
version = "1.1.20";
version = "1.2.0";
src = fetchFromGitHub {
owner = "matrix-org";
repo = "mjolnir";
rev = "v${version}";
sha256 = "yfMBnNriSpwitR4u664iz+8uWp/3iSTymyFajMBP5xg=";
sha256 = "zlDD0hKUCUGufN0Rxhu9dXO0eJYp7cuW5botFaG/SRE=";
};
nativeBuildInputs = [

File diff suppressed because it is too large Load diff