Commit graph

4682 commits

Author SHA1 Message Date
Jan Tojnar 1bab8ca98a d-spy: init at 1.2.0 2022-04-02 14:03:30 +02:00
Benjamin Staffin da3204266c
Merge pull request #166554 from bjornfor/fix-arc-anoid
arcanist: add missing deps
2022-04-01 15:38:55 -04:00
Ryan Mulligan a1f9945616
Merge pull request #166823 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 2022.03.26-18.47.08 -> 2022.03.31-20.00.20
2022-04-01 07:55:48 -07:00
R. Ryantm c565ea4bb0 clojure-lsp: 2022.03.26-18.47.08 -> 2022.03.31-20.00.20 2022-04-01 13:30:45 +00: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
Matthieu Coudron e98e3a2365
Merge pull request #166162 from teto/lua-checks-pr 2022-03-31 16:12:07 +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
Ben Siraphob 5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs 2022-03-31 03:15:41 -05:00
Ben Siraphob 21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Matthieu Coudron 8bb4179147 luarocks: 3.2 -> 3.8 2022-03-29 03:27:53 +02:00
Matthieu Coudron 2c338f5122 luarocks-nix: bump 2022-03-29 03:18:46 +02:00
Eric Dallo 4ced0ddc98
clojure-lsp: 2022.02.23-12.12.12 -> 2022.03.26-18.47.08 2022-03-28 19:21:29 -03:00
Maximilian Bosch df69885883
strace: 5.16 -> 5.17
ChangeLog: https://github.com/strace/strace/releases/tag/v5.17
2022-03-27 14:38:55 +02:00
Artturi df64c2c722
Merge pull request #165726 from bobby285271/dfeet 2022-03-26 23:44:04 +02:00
Sandro 1d5c9053d1
Merge pull request #165837 from SuperSandro2000/nrfutil 2022-03-26 13:44:31 +01:00
Sandro 8915e6ca95
nrfutil: mark broken 2022-03-26 13:10:37 +01:00
TANIGUCHI Kohei ea031515d4 unused: 0.2.3 -> 0.4.0 2022-03-26 03:06:16 +09:00
Bobby Rong 4f988c3f09
dfeet: fix build with meson 0.61 2022-03-25 10:35:43 +08:00
Artturin 33cce15e42 treewide: remove meta.repositories
there's no documentation for meta.repositories and its not widely used
2022-03-24 23:56:14 +02:00
Sandro 4df9ab418f
Merge pull request #164985 from Freax13/init-gef 2022-03-23 07:46:15 +01:00
R. Ryantm 25e7d38000 act: 0.2.25 -> 0.2.26 2022-03-23 00:53:33 +00:00
Sandro 5b874cadbf
Merge pull request #163582 from Stunkymonkey/treewide-fetchFromGitHub-1 2022-03-22 07:27:54 +01:00
Will Dietz 47363ef04f
gdb: fix w/musl (#164766)
* gdb: fix on musl, sys/termios.h -> termios.h

* gdb: grab upstream patch to fix w/musl

Fixes instances of PAGESIZE/PAGE_SIZE that conflict
with header-provided definitions.

I was concerned about stability (IIRC version in these can change?)
but already risking that with the gcc-12 patch, so this is probably
okay.

Stale/unstable URL's are especially important to avoid on less
commonly used combinations such as w/musl, but also don't
want to bloat the tree :).

Risk is low, as this will be included in next update.
2022-03-21 12:33:01 -05:00
R. Ryantm 1ee6a7edf1 php74Extensions.blackfire: 1.74.0 -> 1.75.0 2022-03-21 09:58:26 +01:00
Tom Dohrmann 2cd15bbbed gef: init at 2022.01 2022-03-20 18:54:27 +01:00
Ryan Mulligan a95f158b0b
Merge pull request #164927 from r-ryantm/auto-update/terraform-ls
terraform-ls: 0.25.2 -> 0.26.0
2022-03-19 20:58:04 -07:00
R. Ryantm ca3bec6031 terraformer: 0.8.18 -> 0.8.19 2022-03-20 03:25:58 +00:00
R. Ryantm d56b8d529e terraform-ls: 0.25.2 -> 0.26.0 2022-03-20 03:18:24 +00:00
Will Dietz 83e8ce412b
lit: 13.0.0 -> 14.0.0 (#164159) 2022-03-19 00:52:28 -05:00
R. Ryantm cad38ceb04 grcov: 0.8.7 -> 0.8.8 2022-03-17 16:28:52 +00:00
Felix Buehler c087e36fdd ycmd: switch to fetchFromGitHub 2022-03-14 19:32:50 +01:00
github-actions[bot] 295cda2612
Merge master into staging-next 2022-03-12 18:00:58 +00:00
Martin Weinelt ded1e36986
Merge pull request #163612 from lockejan/sipp 2022-03-12 14:54:28 +01:00
Jan Schmitt c16653f880
sipp: 3.6.0 -> 3.6.1
* no autoconf and friends but cmake
* deleted old patches which are no part of cmake build
* all feature flags are enabled
* sctp support currently only works under linux

Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2022-03-12 14:30:56 +01:00
github-actions[bot] 7573d7fe79
Merge master into staging-next 2022-03-11 18:01:20 +00:00
Sandro 5416f2ecd5
Merge pull request #162771 from IvarWithoutBones/dotnet-setuphook 2022-03-11 16:25:34 +01:00
github-actions[bot] d30e2aa8f5
Merge master into staging-next 2022-03-09 18:01:14 +00:00
Felix Buehler 62fcc3b0ae editorconfig-core-c: switch to fetchFromGitHub 2022-03-09 10:28:18 +01:00
github-actions[bot] c8add09e8f
Merge master into staging-next 2022-03-06 12:01:22 +00:00
Vladimír Čunát d88bb647c1
ccache: fix download hash
It came from commit 11870cb (PR #162139).
It's unclear what went wrong; at some moment the hash did match,
so it might be modification of the tag upstream
or some imperfection in the way we canonicalize.
2022-03-05 10:24:17 +01:00
Ivar Scholten d786405336 treewide: don't unnecessary set dotnet-related env vars
These have been moved to a setup hook in dotnet-{sdk,runtime,aspnetcore}
2022-03-04 14:41:18 +01:00
github-actions[bot] bfb0bc0461
Merge master into staging-next 2022-02-28 18:05:41 +00:00
Bobby Rong 57031087a7
Merge pull request #158576 from emilytrau/qtspim-9.1.23
qtspim: 9.1.22 -> 9.1.23
2022-02-28 20:13:42 +08:00
github-actions[bot] 1bdff1c212
Merge master into staging-next 2022-02-28 06:01:22 +00:00
Kira Bruneau ffd3ac8e81
Merge pull request #162139 from r-ryantm/auto-update/ccache
ccache: 4.5.1 -> 4.6
2022-02-27 22:38:20 -05:00
R. Ryantm 11870cb2b0 ccache: 4.5.1 -> 4.6 2022-02-28 02:33:26 +00:00
R. Ryantm fbb2eb81f8 texlab: 3.3.1 -> 3.3.2 2022-02-27 19:18:20 +00:00
AndersonTorres ed2b1b4b90 Merge branch 'master' into staging-next 2022-02-26 21:04:25 -03:00
piegames 4c7d3f9854
Merge pull request #159983: coreboot-toolchain: 4.15 -> 4.16 2022-02-26 23:41:29 +01:00
Felix Singer 953c9a5d6e coreboot-toolchain: 4.15 -> 4.16
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-02-26 23:02:27 +01:00