summary refs log tree commit diff
path: root/pkgs/applications/misc/super_user_spark/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/super_user_spark/default.nix')
-rw-r--r--pkgs/applications/misc/super_user_spark/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/super_user_spark/default.nix b/pkgs/applications/misc/super_user_spark/default.nix
index 0b89e6a6152..1b6167c6196 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;