From bac26e08dbb6622c39bba13047c54e80282d031d Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Thu, 2 Jun 2016 14:26:44 +0300 Subject: Fix lots of fetchgit hashes (fallout from #15469) --- pkgs/applications/misc/super_user_spark/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/misc/super_user_spark') diff --git a/pkgs/applications/misc/super_user_spark/default.nix b/pkgs/applications/misc/super_user_spark/default.nix index 0b89e6a61528..1b6167c61962 100644 --- a/pkgs/applications/misc/super_user_spark/default.nix +++ b/pkgs/applications/misc/super_user_spark/default.nix @@ -8,7 +8,7 @@ mkDerivation { version = "0.2.0.3"; src = fetchgit { url = "https://github.com/NorfairKing/super-user-spark"; - sha256 = "718b6760e76377aa37b145d0dff690b293325b510ce05d239c4fa28538420931"; + sha256 = "1w9c2b1fxqxp2q5jxsvnrfqvyvpk8q70qqsgzshmghx0yylx9cns"; rev = "a7d132f7631649c3a093ede286e66f78e9793fba"; }; isLibrary = false; -- cgit 1.4.1