haskellPackages.hoogle: unpin

This pin should _not_ have survived this long!
This commit is contained in:
sterni
2026-05-30 11:41:36 +02:00
parent 40f0c70593
commit 668847dd15

View File

@@ -2264,17 +2264,6 @@ with haskellLib;
# https://github.com/phadej/crypt-sha512/issues/13
crypt-sha512 = dontCheck (doJailbreak super.crypt-sha512);
# Latest release depends on crypton-connection ==0.3.2 https://github.com/ndmitchell/hoogle/issues/435
hoogle = overrideSrc {
version = "unstable-2024-07-29";
src = pkgs.fetchFromGitHub {
owner = "ndmitchell";
repo = "hoogle";
rev = "8149c93c40a542bf8f098047e1acbc347fc9f4e6";
hash = "sha256-k3UdmTq8c+iNF8inKM+oWf/NgJqRgUSFS3YwRKVg8Mw=";
};
} super.hoogle;
inherit
(
let