update(pkgs): Update sources of all downstream packages
This commit is contained in:
parent
c860d5fa72
commit
4fa3646b81
2 changed files with 39 additions and 30 deletions
|
|
@ -14,8 +14,8 @@ stdenvNoCC.mkDerivation (drv: {
|
|||
src = fetchFromGitHub {
|
||||
owner = "crowdsecurity";
|
||||
repo = "hub";
|
||||
rev = "a7b7e3791525943a746068dee1e77da928db2707";
|
||||
hash = "sha256-dNUwTdCPqc7kB3uFTMCWwrQ9a+mPNmBget6NPff+jsY=";
|
||||
rev = "b3876876c50f060428d20c0f68f264d73c262871";
|
||||
hash = "sha256-uAvMASbWOk9c9qjg+h16GHHp2d7FvHF0paHpZSf7/Ds=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue