Commit Graph

3288 Commits

Author SHA1 Message Date
R. Ryantm
5d84c021df radare2: 6.1.8 -> 6.2.0 2026-08-13 08:22:31 +00:00
2kybe3
7747e77a6f treewide: follow some GitHub redirects for fetchFromGitHub
generated using https://git.kybe.xyz/2kybe3/nixpkgs-github-redirect

continuation of: #539298
2026-08-01 21:25:09 +02:00
Gerhard Schwanzer
94a5ed6266 radare2: 6.1.4 -> 6.1.8
https://github.com/radareorg/radare2/releases/tag/6.1.8

Fixes #538888
Fixes #539166

Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
2026-07-17 02:56:28 +02:00
Eman Resu
ff094f60ad treewide: replace more singleton license lists 2026-07-15 14:04:39 -04:00
R. Ryantm
317a254ab9 tflint-plugins.tflint-ruleset-aws: 0.47.0 -> 0.48.0 2026-06-29 09:02:19 +00:00
Yuxuan Shui
3009f18828 rr: only enable 32-bit support on x86_64
i686 libraries cannot be built on ARM systems, but are required to
enable 32-bit support.

Supersedes #531138
2026-06-13 11:31:35 +01:00
jade
5f9f33b958 rr: enable 32bit support (#486928) 2026-06-09 19:12:57 +00:00
Weijia Wang
1e6a23573e clazy: migrate to by-name, migrate llvmpackages.stdenv from top-level (#486123) 2026-05-29 18:06:03 +00:00
Guy Chronister
ca4d3165a5 cutter, rizin: migrate to by-name 2026-05-28 22:35:19 +02:00
liberodark
74c17aeac8 treewide: move to by-name part 4 2026-05-21 14:19:59 +02:00
Guy Chronister
2794daabf9 clazy: migrate to by-name, migrate llvmpackages.stdenv from top-level 2026-05-12 13:02:27 -05:00
K900
0b371c15b5 massif-visualizer: drop 2026-05-08 09:30:33 +03:00
Angel J
8545e0c213 cutter: fix build with shiboken 6.11 2026-05-04 19:14:30 -07:00
Sebastian Blunt
190bd87264 splint: Build with gnu99
Otherwise it fails to build with
```
mtgrammar.c:139:37: error: too many arguments to function 'yyprint'; expected 0, have 3
```
See https://github.com/splintchecker/splint/issues/41 for the upstream
issue.
2026-04-26 02:37:12 -07:00
Azat Bahawi
08cfca36f4 radare2: 6.1.2 -> 6.1.4 , add updateScript, versionCheckHook (#511014) 2026-04-24 23:48:52 +00:00
makefu
bbe17f8b75 iaito: add update script, run at the end of radare2 update script
iaito (the front-end for radare2) should follow radare2 base package to avoid incompatibilities
the radare2 update script tries to bump iaito but will continue if unsuccessful as
the two projects do share the same version but not the same release date
2026-04-21 00:49:55 +02:00
makefu
16878edb83 radare2: 6.1.2 -> 6.1.4
fixes #510500
2026-04-17 23:25:35 +02:00
makefu
57d2636e0d radare2: add versionCheckHook
mainProgram is r2, is used by the version check
2026-04-17 23:24:48 +02:00
makefu
67bd46c59e radare2: add update script 2026-04-17 23:23:09 +02:00
Randy Eckenrode
2a071a0471 Merge branch 'master' into staging-next 2026-04-07 21:13:06 -04:00
R. Ryantm
9aa3f533ab tflint-plugins.tflint-ruleset-aws: 0.46.0 -> 0.47.0 2026-04-04 18:47:37 +00:00
Michael Daniels
bf7f2e5e03 Merge branch 'staging-next' into staging 2026-03-27 21:46:35 -04:00
Colin
0f97f32964 include-what-you-use: 0.25 -> 0.26 (#502887) 2026-03-27 19:52:01 +00:00
nixpkgs-ci[bot]
ab405e7060 Merge staging-next into staging 2026-03-25 00:24:47 +00:00
R. Ryantm
01e59a5a54 tflint-plugins.tflint-ruleset-aws: 0.45.0 -> 0.46.0 2026-03-24 05:53:22 +00:00
Jaiden Douglas
9386c3aed3 include-what-you-use: 0.25 -> 0.26 2026-03-24 11:34:30 +10:30
nixpkgs-ci[bot]
5353803aef Merge staging-next into staging 2026-03-24 00:22:06 +00:00
R. Ryantm
9ae64d3abc tflint-plugins.tflint-ruleset-google: 0.38.0 -> 0.39.0 2026-03-21 12:49:55 +00:00
nixpkgs-ci[bot]
d13eae4110 Merge staging-next into staging 2026-03-20 00:24:57 +00:00
Harinn
7ef52fcfab radare2: 6.1.0 -> 6.1.2 2026-03-19 20:58:58 +07:00
nixpkgs-ci[bot]
8f37fcd1d2 Merge staging-next into staging 2026-03-17 12:17:26 +00:00
azahi
ecb2167116 radare2: 6.0.7 -> 6.1.0 2026-03-15 23:33:14 +03:00
quantenzitrone
d077a4dc0a xxhash: rename from xxHash
rename to lowercase to fit package naming conventions
2026-03-06 20:15:57 +01:00
Guy Chronister
85a9442f58 clang-analyzer: migrate to by-name 2026-03-02 18:58:19 -06:00
Yuxuan Shui
fbb4ad46da rr: enable 32bit support 2026-02-04 14:04:35 +00:00
R. Ryantm
654900e38e rizin: 0.8.1 -> 0.8.2 2026-02-02 00:08:00 +00:00
quantenzitrone
ba38bc4e0a various: use stdenv.mkDerivation instead of qt5.mkDerivation
this shouldn't create any rebuilds
2026-01-26 05:56:25 +01:00
nixpkgs-ci[bot]
a3066b3a42 Merge staging-next into staging 2026-01-07 00:18:08 +00:00
Gaetan Lepage
046ea5a12b flow: move to by-name 2026-01-06 22:26:40 +00:00
Nick Cao
99adddca91 tflint-plugins.tflint-ruleset-google: 0.37.1 -> 0.38.0 (#476813) 2026-01-06 20:23:54 +00:00
Vladimír Čunát
9ab74f3ce3 glibc: 2.40-66 -> 2.42-47 (#379542) 2026-01-06 17:24:04 +00:00
R. Ryantm
eb3c0b6573 tflint-plugins.tflint-ruleset-aws: 0.44.0 -> 0.45.0 2026-01-04 10:07:34 +00:00
R. Ryantm
14ed80f439 tflint-plugins.tflint-ruleset-google: 0.37.1 -> 0.38.0 2026-01-04 10:06:39 +00:00
Maximilian Bosch
f9cc409c45 rr: fix build w/ glibc-2.42
Failing Hydra build: https://hydra.nixos.org/build/308527220
2026-01-03 20:39:44 +01:00
Azat Bahawi
ea5a58ff78 radare2: 6.0.4 -> 6.0.7 (#475394) 2026-01-01 18:40:55 +00:00
Michael Daniels
9a04427f2c maintainers: remove dtzWill
Totally inactive on GitHub since August 2024.
2026-01-01 12:33:41 -05:00
c6rg0
66a19f3c45 radare2: 6.0.4 -> 6.0.7 2026-01-01 12:21:25 +00:00
nixpkgs-ci[bot]
98b2b03bb4 Merge staging-next into staging 2025-12-15 12:10:12 +00:00
Vincent Laporte
cb123ab149 dune: move out of ocamlPackages (#468883) 2025-12-15 09:29:35 +00:00
Ihar Hrachyshka
a269d900c4 treewide: remove remaining meta = with lib; 2025-12-14 15:16:00 -05:00