mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
Add zendopcache php package
This commit is contained in:
parent
686fa594ab
commit
0dc4edd90a
@ -39,6 +39,12 @@ let self = with self; {
|
||||
sha256 = "1gcsh9iar5qa1yzpjki9bb5rivcb6yjp45lmjmp98wlyf83vmy2y";
|
||||
};
|
||||
|
||||
zendopcache = buildPecl {
|
||||
name = "zendopcache-7.0.3";
|
||||
|
||||
sha256 = "0qpfbkfy4wlnsfq4vc4q5wvaia83l89ky33s08gqrcfp3p1adn88";
|
||||
};
|
||||
|
||||
zmq = buildPecl {
|
||||
name = "zmq-1.1.2";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user