update(pkgs): Update sources of all downstream packages
This commit is contained in:
parent
6f5f9cbe0c
commit
d11e69c1ea
2 changed files with 35 additions and 29 deletions
|
|
@ -14,8 +14,8 @@ stdenvNoCC.mkDerivation (drv: {
|
|||
src = fetchFromGitHub {
|
||||
owner = "crowdsecurity";
|
||||
repo = "hub";
|
||||
rev = "b3876876c50f060428d20c0f68f264d73c262871";
|
||||
hash = "sha256-uAvMASbWOk9c9qjg+h16GHHp2d7FvHF0paHpZSf7/Ds=";
|
||||
rev = "a0cac2433e16cb8de28667aca3b2719641849ab7";
|
||||
hash = "sha256-JlE8r1hiyWerWPpGIvQz/gNaGKyZ3VOZsMKp1MIrxRY=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue