update(pkgs): Update sources of all downstream packages

This commit is contained in:
Tristan Daniël Maat 2026-02-18 16:25:58 +08:00
parent 23bb3f091e
commit f7a64063bb
Signed by: tlater
GPG key ID: 02E935006CF2E8E7
2 changed files with 299 additions and 132 deletions

View file

@ -14,8 +14,8 @@ stdenvNoCC.mkDerivation (drv: {
src = fetchFromGitHub {
owner = "crowdsecurity";
repo = "hub";
rev = "acfabfa095700d52735d0359037e51ea8dd25297";
hash = "sha256-dcPMyMvxLYQV0AFDbzsLW7HLvUUFUSFRTxw1dOy70vk=";
rev = "7f724f92c79ce743ef9c7020cce228f98cca6afa";
hash = "sha256-xWl3gmDicwjjrK3kto5tIJB/LLttaf+GYYgFqo8r9sw=";
};
installPhase = ''