about summary refs log tree commit diff
path: root/pkgs/applications/networking/cawbird
diff options
context:
space:
mode:
authorDaiderd Jordan <daiderd@gmail.com>2020-06-01 10:59:41 +0200
committerDaiderd Jordan <daiderd@gmail.com>2020-06-01 15:24:19 +0200
commitb7ddbd52bd1ab9365436573c0c5b6d1edcc1919f (patch)
tree4663b94e0a2c9a2e070b14884f674078e3f0d827 /pkgs/applications/networking/cawbird
parent19dab239bbbf26c5eb1694c4e4d4de473da99dc5 (diff)
treewide: replace SRI hashes
Diffstat (limited to 'pkgs/applications/networking/cawbird')
-rw-r--r--pkgs/applications/networking/cawbird/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/cawbird/default.nix b/pkgs/applications/networking/cawbird/default.nix
index 6b8ce360063fc..2ff9e5581b0a4 100644
--- a/pkgs/applications/networking/cawbird/default.nix
+++ b/pkgs/applications/networking/cawbird/default.nix
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
     owner = "IBBoard";
     repo = "cawbird";
     rev = "v${version}";
-    sha256 = "sha256:0zghryx5y47ff8kxa65lvgmy1cnhvhazxml7r1lxixxj3d88wh7p";
+    sha256 = "0zghryx5y47ff8kxa65lvgmy1cnhvhazxml7r1lxixxj3d88wh7p";
   };
 
   nativeBuildInputs = [