update(pkgs): Update sources of all downstream packages
This commit is contained in:
parent
0539da6ac3
commit
d8c52f4f1b
4 changed files with 159 additions and 89 deletions
|
|
@ -14,8 +14,8 @@ stdenvNoCC.mkDerivation (drv: {
|
|||
src = fetchFromGitHub {
|
||||
owner = "crowdsecurity";
|
||||
repo = "hub";
|
||||
rev = "b63d9e925cfdd70f818a6a136ea53d5c8ca96d9a";
|
||||
hash = "sha256-FMArGnR/pI/QlzsznStp8vzs/LbXooVgLdoTw+eSbec=";
|
||||
rev = "a7b7e3791525943a746068dee1e77da928db2707";
|
||||
hash = "sha256-dNUwTdCPqc7kB3uFTMCWwrQ9a+mPNmBget6NPff+jsY=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue