about summary refs log tree commit diff
path: root/pkgs/applications/misc/tumpa
diff options
context:
space:
mode:
author0x4A6F <0x4A6F@users.noreply.github.com>2023-10-23 00:38:33 +0200
committerGitHub <noreply@github.com>2023-10-23 00:38:33 +0200
commita990f74cf854c7f93957a28c456f7fb4e11d93c6 (patch)
tree1343b2205f3fd5173c953370afbd2e40e9a3b610 /pkgs/applications/misc/tumpa
parentdb4b707870b3b01d03ce75f2fb7e3226c9d3804a (diff)
treewide: sha256 -> hash (#262801)
* tumpa: sha256 -> hash

* qubes-core-vchan-xen: sha256 -> hash

* qdmr: sha256 -> hash

* w_scan2: sha256 -> hash

* libcdada: sha256 -> hash

* eidolon: sha256 -> hash

* freenukum: sha256 -> hash

* promscale: sha256 -> hash

* tacacsplus: sha256 -> hash

* blflash: sha256 -> hash

* silicon: sha256 -> hash

* nethoscope: sha256 -> hash

* pmacct: sha256 -> hash

* tayga: sha256 -> hash

* alejandra: sha256 -> hash

* igrep: sha256 -> hash

* cwm: sha256 -> hash

* dasel: sha256 -> hash
Diffstat (limited to 'pkgs/applications/misc/tumpa')
-rw-r--r--pkgs/applications/misc/tumpa/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/tumpa/default.nix b/pkgs/applications/misc/tumpa/default.nix
index f7dfdd95d5db1..cc73b7fa6901e 100644
--- a/pkgs/applications/misc/tumpa/default.nix
+++ b/pkgs/applications/misc/tumpa/default.nix
@@ -12,7 +12,7 @@ python3.pkgs.buildPythonApplication rec {
     owner = "kushaldas";
     repo = "tumpa";
     rev = "v${version}";
-    sha256 = "17nhdildapgic5l05f3q1wf5jvz3qqdjv543c8gij1x9rdm8hgxi";
+    hash = "sha256-sT+IasupBxkfYoOULRvG429ZHA94uAJoYfFd1Whs0J4=";
   };
 
   propagatedBuildInputs = with python3.pkgs; [