update(pkgs): Update sources of all downstream packages
This commit is contained in:
parent
23bb3f091e
commit
f7a64063bb
2 changed files with 299 additions and 132 deletions
|
|
@ -14,8 +14,8 @@ stdenvNoCC.mkDerivation (drv: {
|
|||
src = fetchFromGitHub {
|
||||
owner = "crowdsecurity";
|
||||
repo = "hub";
|
||||
rev = "acfabfa095700d52735d0359037e51ea8dd25297";
|
||||
hash = "sha256-dcPMyMvxLYQV0AFDbzsLW7HLvUUFUSFRTxw1dOy70vk=";
|
||||
rev = "7f724f92c79ce743ef9c7020cce228f98cca6afa";
|
||||
hash = "sha256-xWl3gmDicwjjrK3kto5tIJB/LLttaf+GYYgFqo8r9sw=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue