about summary refs log tree commit diff
path: root/pkgs/applications/misc/seashells/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/seashells/default.nix')
-rw-r--r--pkgs/applications/misc/seashells/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/seashells/default.nix b/pkgs/applications/misc/seashells/default.nix
index 37a90478710ca..c928bca8cefbd 100644
--- a/pkgs/applications/misc/seashells/default.nix
+++ b/pkgs/applications/misc/seashells/default.nix
@@ -7,7 +7,7 @@ python3Packages.buildPythonApplication rec {
 
   src = fetchPypi {
     inherit pname version;
-    sha256 = "sha256-RBs28FC7f82DrxRcmvTP9nljVpm7tjrGuvr05l32hDM=";
+    hash = "sha256-RBs28FC7f82DrxRcmvTP9nljVpm7tjrGuvr05l32hDM=";
   };
 
   doCheck = false; # there are no tests