about summary refs log tree commit diff
diff options
context:
space:
mode:
authorf0x52 <f@0x52.eu>2022-04-24 23:57:31 +0200
committerGitHub <noreply@github.com>2022-04-24 23:57:31 +0200
commit88894e721828972fc0a163204ef25315dd726f74 (patch)
tree954d13ffecb8642e02fa33856335e870ec52eb17
parent83a83784ed655ecfdd15e020c1968449eb6a1ec4 (diff)
change github hash to locally working version
-rw-r--r--pkgs/tools/admin/pebble/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/admin/pebble/default.nix b/pkgs/tools/admin/pebble/default.nix
index ba2a0b8c1e22e..2da983598f7cc 100644
--- a/pkgs/tools/admin/pebble/default.nix
+++ b/pkgs/tools/admin/pebble/default.nix
@@ -14,7 +14,7 @@ buildGoPackage rec {
     owner = "letsencrypt";
     repo = pname;
     rev = "v${version}";
-    sha256 = "sha256-0sh67bzq3hlagk73w2kp45viq15g2rcxm760jk9fqshamq784m6m";
+    sha256 = "0sh67bzq3hlagk73w2kp45viq15g2rcxm760jk9fqshamq784m6m";
   };
 
   passthru.tests = {