matrix: update
This commit is contained in:
@@ -12,8 +12,8 @@ let
|
|||||||
domain = "forgejo.ellis.link";
|
domain = "forgejo.ellis.link";
|
||||||
owner = "continuwuation";
|
owner = "continuwuation";
|
||||||
repo = "continuwuity";
|
repo = "continuwuity";
|
||||||
rev = "57b21c1b322bd6ab9650c04e9b5d81932b9e35c3";
|
rev = "082c44f3556e4e939c31cb66dda261af4f70bea8";
|
||||||
hash = "sha256-ehrRlx15Of2XVPC6kNFx/f9lpn0SHkbtqkNZAskOv18=";
|
hash = "sha256-v7W6ZqSYB2TSkRj6Hte/UxBTCad94b+uzpROQ9jlwdQ=";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
pkgs.matrix-continuwuity.overrideAttrs (old: {
|
pkgs.matrix-continuwuity.overrideAttrs (old: {
|
||||||
@@ -21,7 +21,7 @@ let
|
|||||||
cargoDeps = pkgs.rustPlatform.fetchCargoVendor {
|
cargoDeps = pkgs.rustPlatform.fetchCargoVendor {
|
||||||
inherit src;
|
inherit src;
|
||||||
name = "${old.pname}-vendor";
|
name = "${old.pname}-vendor";
|
||||||
hash = "sha256-cRdjFCxk9oYKyAOB+OaFGZzpWnyKgkdz5d5XXM/QzD4=";
|
hash = "sha256-Ib4yAT0Ncch8QT8CioF9s3fN34E50ZhbcX7m0lgwJkI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = (old.patches or [ ]) ++ [
|
patches = (old.patches or [ ]) ++ [
|
||||||
|
|||||||
Reference in New Issue
Block a user