mattermost-github-integration: pin src rev

pull/30/head
Astro 2020-04-16 02:59:56 +02:00
parent a8198e9eea
commit 9617de32f9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ buildPythonPackage rec {
src = fetchFromGitHub {
owner = "softdevteam";
repo = "mattermost-github-integration";
rev = "master";
rev = "1124a0ff233b50ed6070cb84cfffd128ad219831";
sha256 = "1hfvjaxjhliy8sv9j3616fkdwd2jqhfsj9ai7ggx88zhxknrfx85";
};
propagatedBuildInputs = [