From 32e13edee146bd64fb25838836b2d1f07b5a72ac Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 16 Jul 2021 18:14:22 +0200 Subject: [PATCH] fix hashes apparently I changed the url but not the hash at some point while fiddling with the sources.json file. have I mentioned how much I like niv yet? --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 9627e63..92e8820 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -23,7 +23,7 @@ "owner": "mattermost", "repo": "mattermost-server", "rev": "f46b068ecf3b20a0d6e529618813e0ef6b85ed72", - "sha256": "1w994j2ckv82h53c7f5mzh7mq2l1jnhx68vmx6sydz8mc8yd4gpa", + "sha256": "1k0jn3a9nafbhvwn0d0rc2pj80mx7iz2scjbqkz96c5yzw3lyj79", "type": "tarball", "url": "https://github.com/mattermost/mattermost-server/archive/f46b068ecf3b20a0d6e529618813e0ef6b85ed72.tar.gz", "url_template": "https://github.com///archive/.tar.gz",