Patryk Wychowaniec
ec232e6930
arcanist: 20230401 -> 20230530
...
This version fixes some bugs remaining from the migration to newer PHP.
2023-06-03 12:19:30 +02:00
Thomas Gerbet
8556a98d15
arcanist: 20220517 -> 20230401, switch to PHP 8.1
...
It seems that most issues related to PHP 8.1 have been fixed according
to the issue tracker.
2023-05-16 18:54:24 +02:00
Benjamin Staffin
7230a2d399
arcanist: 20220425 -> 20220517
...
The patch will make its way upstream eventually, but the phabricator
maintainer is currently rejecting all contributions, so for the moment
we'll have to just fix it locally.
2022-06-16 09:29:20 -07:00
Jonathan Ringer
384d446910
arcanist: 20200711 -> 20220425
2022-05-06 09:57:06 -07:00
Bjørn Forsman
ce8e9df4d7
arcanist: add python3 to fix 'arc anoid'
...
Patch out the requirement from 'arc' that it needs 'python3' in
$PATH at runtime, because once built the python script will have
a fixed absolute path shebang to python3. (The check makes sense
outside of Nix though.)
Not injecting python3 in PATH prevents leaking python3 into the
environment in which arc runs linters etc.
2022-04-01 12:33:12 +02:00
Bjørn Forsman
7c10b247df
arcanist: add missing dependency 'which'
...
'arc' uses 'which' to find external programs at runtime.
2022-03-31 13:15:22 +02:00
Neubauer, Sebastian
93eb7786c9
arcanist: Update certs to fix letsencrypt
...
Due to the old root certificate used by letsencrypt expiring, arcanist
could not connect anymore to servers using letsencrypt (like
reviews.llvm.org).
Fix it by using the default nix certificates.
2021-10-06 14:40:02 +02:00
Benjamin Staffin
3d0c3e9fca
arcanist: generate & install bash-completion ( #122596 )
...
* arcanist: generate & install bash-completion
Arcanist only supports bash for shell-completion as of 20200711,
otherwise I would include zsh and/or fish here.
upstream discussion of zsh non-support: https://secure.phabricator.com/D19700
* arcanist: apply nixpkgs-hammering recommendations
* arcanist: obey makeFlags/makeFlagsArray/NIX_BUILD_CORES
2021-09-13 15:01:51 -04:00
Ben Siraphob
c522fec274
pkgs/development/tools: stdenv.lib -> lib
2021-01-23 20:30:03 +07:00
Phillip Cloud
2472122bf3
arcanist: copy directly from $PWD to pick up any applied patches ( #95879 )
2020-11-09 20:43:52 +01:00
Simonas Kazlauskas
3a64e5f72e
arcanist: 20200127 -> 20200711 ( #93678 )
...
Note that this arcanist bump introduces some breaking changes to the
tool interface.
2020-08-06 13:43:25 +02:00
talyz
2f612756f0
arcanist: Fix on darwin
...
With recent work done on the PHP packaging, the PHP executable is by
default a wrapper script. Darwin doesn't like scripts in the shebang
of another script, so we have to wrap arcanist, feeding the script as
an argument to PHP instead. See #86881 and #23018 .
2020-05-09 18:54:40 +02:00
Bernardo Meurer
ea9bdc6bb7
arcanist: 20190905 -> 20200127
2020-01-27 19:19:40 -08:00
Aaron Andersen
955c16a881
arcanist: 20180916 -> 20190905
2019-10-13 07:14:38 -04:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Renaud
1a26028ed8
Merge pull request #46812 from serokell/fix-arcanist
...
arcanist: fix mtime impurity
2018-10-21 11:29:20 +02:00
Yorick van Pelt
6a1cb96a5b
arcanist: fix mtime impurity
...
This package would sometimes require bison, depending on file enumeration order. Adding -a flag to cp to preserve mtimes fixes this.
2018-09-18 01:38:05 +02:00
Elias Probst
a78f6dda0f
arcanist: 20170323 -> 20180916
2018-09-16 19:00:21 +02:00
Robin Gloster
3a5c489603
arcanist: fix on aarch64
2018-01-06 17:25:15 +01:00
zimbatm
f77de6d3dc
arcanist: 20160825 -> 20170323
2017-03-25 12:32:14 +00:00
Robin Gloster
29649b93b8
arcanist: 20160516 -> 20160825
2016-08-25 23:27:56 +00:00
Wei Tang
bc9657ec30
arcanist: 20150817 -> 20160516
...
Fixes #15505 .
2016-06-26 23:31:46 +02:00
Austin Seipp
55e5bd4e9b
nixpkgs: arcanist 20150707 -> 20150817
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 17:18:10 -05:00
Austin Seipp
afb7655c68
nixpkgs: arcanist 20150525 -> 20150707
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-07 09:37:50 -05:00
Austin Seipp
4793f2c7d3
nixpkgs: arcanist 20150412 -> 20150525
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-05-27 16:36:26 -05:00
Austin Seipp
a4e63baf35
nixpkgs: arcanist 20150318 -> 20150412
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-12 12:16:30 -05:00
Austin Seipp
9b41cf0281
nixpkgs: arcanist 20150118 -> 20150318
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-19 17:46:24 -05:00
Austin Seipp
12934d44be
nixpkgs: arcanist 20140924 -> 20150118
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-23 10:42:23 -06:00
Austin Seipp
84491adb48
arcanist: 20140812 -> 20140924
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-09-24 15:28:49 -05:00
Austin Seipp
6bd1b35509
arcanist: 20140717 -> 20140812
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-12 21:52:35 -05:00
Austin Seipp
d5326a4af0
arcanist: 20140627 -> 20140717
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-07-17 01:26:44 -05:00
Austin Seipp
48f2ca07f4
arcanist: 20140617 -> 20140627
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-27 01:12:49 -05:00
Austin Seipp
5cf3fb7cb6
arcanist: 20140606 -> 20140617
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-17 15:48:51 -05:00
Austin Seipp
678def6d30
Fix again, thx to @CodeBlock
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-09 01:29:53 -05:00
Austin Seipp
3f6197cafe
arcanist: Fix this because how did it work
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-09 01:25:27 -05:00
Austin Seipp
4dd5496bd4
arcanist: build xhpast for 'arc liberate'
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-07 07:12:02 -05:00
Austin Seipp
17368bdf8e
arcanist: update
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-06 23:01:13 -05:00
Austin Seipp
7b0736b7c0
arcanist: Fix php exec (needed for arc diff)
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-30 15:19:18 -05:00
Austin Seipp
90f01d6a68
arcanist: 20140521 -> 20140530
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-30 04:38:36 -05:00
Austin Seipp
7685754f0f
arcanist: Fix license
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-21 15:21:50 -05:00
Austin Seipp
79a0ae902f
arcanist: version 20140521
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-21 15:17:52 -05:00