flake.lock: Update #159

Merged
tlater merged 2 commits from tlater/update into master 2025-09-29 06:55:08 +01:00
Showing only changes of commit 4517c6e4b0 - Show all commits

View file

@ -14,8 +14,8 @@ stdenvNoCC.mkDerivation (drv: {
src = fetchFromGitHub {
owner = "crowdsecurity";
repo = "hub";
rev = "fc59f78180f3edfce76df3e77b001c454f567d3d";
hash = "sha256-Ejx3ta05SMvV/Dj7wy2iF9QYbGoRvxPB3+QuCIoTX4Q=";
rev = "2c5a8cb7b61ad56d7107a1ce5b2a0503fd647eda";
hash = "sha256-3R7aHzChKaOvghkCb/YyQ6H/WR4U18YobiUCQUrwYQ4=";
};
installPhase = ''