Malo Bourgon
a01a4d4d67
wp-cli: add meta.mainProgram ( #166453 )
2022-03-30 21:33:31 +02:00
Peter Hoeg
86e74a4b97
wp-cli: ensure arguments are sent to wp-cli and not php
2022-03-22 08:58:40 +08:00
Peter Hoeg
d5888cee2b
wp-cli: 2.5.0 -> 2.6.0
2022-02-28 16:46:35 +08:00
Peter Hoeg
2d03841467
wp-cli: 2.4.0 -> 2.5.0
2021-07-01 15:48:18 +08:00
Peter Hoeg
0cef04976f
wp-cli: 2.2.0 -> 2.4.0
2020-04-02 09:20:01 +00:00
Peter Hoeg
a91c1dc167
wp-cli: 2.0.1 -> 2.2.0
2019-07-20 14:14:42 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Peter Hoeg
a278414b32
wp-cli: 2.0.0 -> 2.0.1
2018-09-06 21:36:06 +08:00
Peter Hoeg
037813906d
wp-cli: use 1 store path instead of 4
2018-09-06 21:36:06 +08:00
Peter Hoeg
47349c0103
wp-cli: 1.5.1 -> 2.0.0
2018-08-10 15:00:17 +08:00
Peter Hoeg
96fddac691
wp-cli: 1.5.0 -> 1.5.1
2018-04-26 18:37:03 +08:00
Peter Hoeg
c00cc986e8
wp-cli: 1.4.1 -> 1.5.0
2018-02-04 11:51:03 +08:00
Peter Hoeg
35abe070ee
wp-cli: use as much memory as possible
...
Instead of imposing an arbitrary memory limit via php.ini, let wp-cli use as
much as possible. If you need to limit the memory use, there are mechanisms in
your OS far better suited for this.
2018-01-17 14:01:01 +08:00
Peter Hoeg
8423b6a3d4
wp-cli: allow using more memory as composer can exhaust it
2017-12-28 00:39:09 +08:00
Piotr Bogdan
3f7ffa9f89
wp-cli: 1.4.0 -> 1.4.1
2017-11-23 15:28:23 +00:00
Piotr Bogdan
bbb90b1113
wp-cli: 1.3.0 -> 1.4.0
2017-10-31 15:59:06 +00:00
Peter Hoeg
d32bf457ef
wp-cli: 1.2.1 -> 1.3.0
2017-08-16 08:39:29 +08:00
Peter Hoeg
18e2b44653
wp-cli: 1.2.0 -> 1.2.1
2017-07-13 00:22:08 +08:00
Peter Hoeg
1890b1fe9f
wp-cli: 1.1.0 -> 1.2.0
2017-06-05 15:48:21 +08:00
Peter Hoeg
fc54532252
wp-cli: 1.0.0 -> 1.1.0
2017-02-04 11:51:10 +08:00
Peter Hoeg
025c571f1e
wp-cli: add bash completion
...
Instead of creating 4 different tiny derivations, just stick everything into 1.
2017-01-23 12:50:55 +08:00
Peter Hoeg
9471411a3c
wp-cli: 0.24.1 -> 1.0.0
2016-12-04 21:45:42 +08:00
Peter Hoeg
baf401cdf4
wp-cli: 0.23.1 -> 0.24.1
2016-09-13 18:20:51 +08:00
Peter Hoeg
94f64b16df
wp-cli: init at 0.23.1
2016-05-23 14:11:15 +08:00