From 7edf252bcae2c3d9d8e74264da903582627a79c0 Mon Sep 17 00:00:00 2001 From: Justin Restivo Date: Tue, 30 Dec 2025 16:21:46 -0500 Subject: [PATCH] python3Packages.awslambdaric: fix src hash sha256-pUVWd4zpmTygndPIy76uVk7+sLCmwQqulLaUI7B0fQc= -> sha256-gwbEDo/LewCb0wTtkw/bF3XSAiSu1ITYHAnuvpNsfs0= --- pkgs/development/python-modules/awslambdaric/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/awslambdaric/default.nix b/pkgs/development/python-modules/awslambdaric/default.nix index 8483ca9a57d1..3a74d1e2c350 100644 --- a/pkgs/development/python-modules/awslambdaric/default.nix +++ b/pkgs/development/python-modules/awslambdaric/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "aws"; repo = "aws-lambda-python-runtime-interface-client"; tag = version; - sha256 = "sha256-pUVWd4zpmTygndPIy76uVk7+sLCmwQqulLaUI7B0fQc="; + sha256 = "sha256-gwbEDo/LewCb0wTtkw/bF3XSAiSu1ITYHAnuvpNsfs0="; }; propagatedBuildInputs = [