update mattermost hash

turns out you can't just re-use it across NixOS versions.
removing-nix-hexchen
stuebinm 2023-12-08 01:12:24 +01:00
parent 4d91e1f591
commit c3457207cd
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ let
src = "${sources.mattermost-server}/server";
vendorHash = "sha256-25nyneJ+ynM9WdnnLd4L3a720ecKdhJ1vyRG5lx2mgY=";
vendorHash = "sha256-RPnCAxksKppsjVtZYhwcoJuAmMJ85AstuoBFChKwAOk=";
subPackages = [ "cmd/mattermost" ];