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