From c3e95a2eaad24c9d5babad3ebd419de95eaff619 Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Sun, 31 Aug 2025 16:27:56 +0200 Subject: [PATCH] git-annex: update sha256 for 10.20250828 --- pkgs/development/haskell-modules/configuration-common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 705398f7a3e4..4c97b4386632 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -611,7 +611,7 @@ with haskellLib; name = "git-annex-${super.git-annex.version}-src"; url = "git://git-annex.branchable.com/"; rev = "refs/tags/" + super.git-annex.version; - sha256 = "sha256-+OjebRbN1IJUnrPH+hpDfMSHtptBF0PkR7M/oAhDGkw="; + sha256 = "sha256-s3EleptCwmVxHjAcPDe40Ch+fULFqf+6H1pLjXNFZ1Y="; # delete android and Android directories which cause issues on # darwin (case insensitive directory). Since we don't need them # during the build process, we can delete it to prevent a hash