update(pkgs): Update sources of all downstream packages
This commit is contained in:
parent
71ab2af0e5
commit
e0329f1f9a
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ stdenvNoCC.mkDerivation (drv: {
|
|||
src = fetchFromGitHub {
|
||||
owner = "crowdsecurity";
|
||||
repo = "hub";
|
||||
rev = "2c5a8cb7b61ad56d7107a1ce5b2a0503fd647eda";
|
||||
hash = "sha256-3R7aHzChKaOvghkCb/YyQ6H/WR4U18YobiUCQUrwYQ4=";
|
||||
rev = "b63d9e925cfdd70f818a6a136ea53d5c8ca96d9a";
|
||||
hash = "sha256-FMArGnR/pI/QlzsznStp8vzs/LbXooVgLdoTw+eSbec=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue