update(pkgs): Update sources of all downstream packages
This commit is contained in:
parent
dd7f85219a
commit
4517c6e4b0
1 changed files with 2 additions and 2 deletions
|
@ -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 = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue