From 9617de32f975e75fbc9684d9f70ebbdf988a4861 Mon Sep 17 00:00:00 2001 From: Stephan Maka Date: Thu, 16 Apr 2020 02:59:56 +0200 Subject: [PATCH] mattermost-github-integration: pin src rev --- nixbld-etc-nixos/mattermost-github-integration/pkg.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixbld-etc-nixos/mattermost-github-integration/pkg.nix b/nixbld-etc-nixos/mattermost-github-integration/pkg.nix index 909da88..ea7fc7f 100644 --- a/nixbld-etc-nixos/mattermost-github-integration/pkg.nix +++ b/nixbld-etc-nixos/mattermost-github-integration/pkg.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "softdevteam"; repo = "mattermost-github-integration"; - rev = "master"; + rev = "1124a0ff233b50ed6070cb84cfffd128ad219831"; sha256 = "1hfvjaxjhliy8sv9j3616fkdwd2jqhfsj9ai7ggx88zhxknrfx85"; }; propagatedBuildInputs = [