update(pkgs): Update sources of all downstream packages

This commit is contained in:
Tristan Daniël Maat 2025-10-19 03:21:23 +08:00
parent 71ab2af0e5
commit e0329f1f9a
Signed by: tlater
GPG key ID: 02E935006CF2E8E7

View file

@ -14,8 +14,8 @@ stdenvNoCC.mkDerivation (drv: {
src = fetchFromGitHub {
owner = "crowdsecurity";
repo = "hub";
rev = "2c5a8cb7b61ad56d7107a1ce5b2a0503fd647eda";
hash = "sha256-3R7aHzChKaOvghkCb/YyQ6H/WR4U18YobiUCQUrwYQ4=";
rev = "b63d9e925cfdd70f818a6a136ea53d5c8ca96d9a";
hash = "sha256-FMArGnR/pI/QlzsznStp8vzs/LbXooVgLdoTw+eSbec=";
};
installPhase = ''