Commit Graph

2037 Commits

Author SHA1 Message Date
Vincent Laporte
f44d0c895a framac: 25.0 (Manganese) → 26.1 (Iron) 2023-02-27 06:11:21 +01:00
Weijia Wang
6767cab417
Merge pull request #218026 from wegank/rizin-bump
rizin: 0.4.1 -> 0.5.1
2023-02-24 23:51:49 +02:00
Weijia Wang
e6db6faabc cutter: 2.1.2 -> 2.2.0 2023-02-24 15:40:34 +02:00
Weijia Wang
e23bd444d9 rizin: 0.4.1 -> 0.5.1 2023-02-24 15:40:25 +02:00
Dominik Honnef
a4fc60cdef rr: don't overwrite all of its C and CXX flags
These CMake flags have been present ever since the package was added in
2014. There is no documentation on why these flags should be necessary.
During local testing, rr built just fine without them.

In fact, I stumbled upon this when rr from nixpkgs failed to record
applications that use OpenGL, such as glxinfo or glxgears, whereas a
manually built rr worked just fine. I tracked it down to these flags.

I wasn't able to determine the relevant differences between the two
builds of rr.
2023-02-24 04:00:08 +01:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Robert Helgesson
4375ddbf1f cppcheck: 2.9.3 -> 2.10
Note, the "bug hunting" feature was removed from version 2.10. It is
now only available in the "premium" version of cppcheck. See

  8f386e15fd

We also add a basic installation check to avoid issues in the future.
2023-02-20 22:03:39 +01:00
Matthew Croughan
e5bde651a5 Revert "cppcheck: 2.9.3 -> 2.10" 2023-02-15 21:22:21 +01:00
github-actions[bot]
0d7cb3a2aa
Merge master into staging-next 2023-02-13 06:01:30 +00:00
Mario Rodas
bd091e0584 tflint: 0.44.1 -> 0.45.0
https://github.com/terraform-linters/tflint/releases/tag/v0.45.0
2023-02-12 04:20:00 +00:00
github-actions[bot]
42cf9b70d4
Merge master into staging-next 2023-02-10 18:01:23 +00:00
Weijia Wang
edf1ed600a
Merge pull request #209274 from r-ryantm/auto-update/hotspot
hotspot: 1.4.0 -> 1.4.1
2023-02-10 18:18:43 +01:00
github-actions[bot]
9be52f693f
Merge master into staging-next 2023-02-10 12:01:38 +00:00
R. Ryantm
31cb8274e3 codeql: 2.12.1 -> 2.12.2 2023-02-10 03:32:29 +00:00
github-actions[bot]
b30088fc3f
Merge master into staging-next 2023-02-07 00:02:12 +00:00
Sandro
99fe0e68f9
Merge pull request #200014 from Luflosi/update/include-what-you-use 2023-02-06 22:39:23 +01:00
zowoq
6879bec517 evmdis: remove empty go vendor hash 2023-02-07 06:23:39 +10:00
Vladimír Čunát
d0d8c15bad
Merge branch 'master' into staging-next
pkgs/development/web/nodejs/v18.nix conflict:
  the fetched patch was already included in this release.
2023-02-03 23:02:19 +01:00
Florian Klink
8f21d403f8
tflint-plugins.tflint-ruleset-aws: 0.17.1 -> 0.21.2 (#214335) 2023-02-03 11:38:05 +01:00
Ulrik Strid
376e9ceead treewide: add strictDeps = true to most packages depending on ocaml 2023-02-03 08:59:34 +01:00
github-actions[bot]
61687cbd42
Merge master into staging-next 2023-02-03 00:02:29 +00:00
R. Ryantm
b7d93574d6 checkstyle: 10.6.0 -> 10.7.0 2023-02-02 17:05:00 +00:00
github-actions[bot]
fffb187b8e
Merge master into staging-next 2023-02-02 12:01:33 +00:00
R. Ryantm
606efffdee cargo-tarpaulin: 0.24.0 -> 0.25.0 2023-02-02 05:37:15 +00:00
Vladimír Čunát
9287f4461d
Merge #206907: stdenv: gcc11 -> gcc12 2023-02-01 16:54:44 +01:00
Vladimír Čunát
6930b5bda8
lyx, rr, linuxPackgaes.systemtap: fixup build with gcc12 2023-02-01 16:53:31 +01:00
github-actions[bot]
ba176ec75c
Merge staging-next into staging 2023-02-01 06:01:40 +00:00
R. Ryantm
e35051ad37 cppcheck: 2.9.3 -> 2.10 2023-01-31 19:56:19 +00:00
github-actions[bot]
ba1f7a5a83
Merge staging-next into staging 2023-01-30 00:02:50 +00:00
Alyssa Ross
900d7d6d40 valgrind-light: fix build for ELFv2 PowerPC BE
Void has an up to date version of the patch from the bug report.
Might also fix valgrind (non-light) — I didn't test.
2023-01-29 22:20:58 +00:00
R. Ryantm
719765485f codeql: 2.12.0 -> 2.12.1 2023-01-29 20:05:31 +00:00
R. Ryantm
b51b67fdc5 cargo-tarpaulin: 0.23.1 -> 0.24.0 2023-01-29 11:11:21 +00:00
Luflosi
a19c382df8
include-what-you-use: 0.18 -> 0.19
https://github.com/include-what-you-use/include-what-you-use/releases/tag/0.19
2023-01-28 15:59:19 +01:00
Nick Cao
12fc3f6db8
Merge pull request #212841 from r-ryantm/auto-update/bingrep
bingrep: 0.9.0 -> 0.10.1
2023-01-27 18:15:38 +08:00
Zhaofeng Li
3d81dfd990 spin: Add iSpin GUI 2023-01-27 00:42:30 -07:00
R. Ryantm
8f910ae5aa bingrep: 0.9.0 -> 0.10.1 2023-01-26 21:17:06 +00:00
Thomas Gerbet
bd113dca77 radare2: 5.8.0 -> 5.8.2
https://github.com/radareorg/radare2/releases/tag/5.8.2
2023-01-24 23:01:04 +01:00
Weijia Wang
e057a9c12a
Merge pull request #207920 from r-ryantm/auto-update/dotenv-linter
dotenv-linter: 3.2.0 -> 3.3.0
2023-01-24 05:58:27 +01:00
Sandro
ebabf8f1f1
Merge pull request #206416 from aaronjheng/evmdis 2023-01-24 00:13:14 +01:00
Weijia Wang
62e85799c4
Merge pull request #208585 from r-ryantm/auto-update/pmd
pmd: 6.49.0 -> 6.53.0
2023-01-23 15:07:43 +01:00
Weijia Wang
16593524a5
Merge pull request #195657 from r-ryantm/auto-update/codeql
codeql: 2.11.0 -> 2.12.0
2023-01-22 23:42:05 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
9767ee1083 actionlint: 1.6.22 -> 1.6.23 2023-01-21 11:56:03 +00:00
Alyssa Ross
65cdb52a66 valgrind-light: fix build for FreeBSD
This is very similar to what we do for Darwin directly below, but
we look up the FreeBSD version at eval time instead.

The .0 is prepended because our current FreeBSD system doubles only
include the major version.  Valgrind ignores everything after the
dot anyway (but it wants the dot to be there).
2023-01-20 01:06:05 +00:00
Alyssa Ross
9c04fcb25f
valgrind: make meta.platforms more accurate
Valgrind has to do lots of architecture- and OS-specific stuff, so it
only works on a defined set of platforms.  So rather than marking
platforms as bad one by one, let's set meta.platforms to the actual
set of platforms supported by Valgrind, as listed in its configure
script.
2023-01-19 17:43:52 +00:00
Martin Weinelt
5a61f34f2e
radare2: Fix ANSI Escape Sequence Injection vulns via DWARF
Fixes: CVE-2023-0302
2023-01-15 22:01:01 +01:00
R. Ryantm
e2f0a97456 pmd: 6.49.0 -> 6.53.0 2023-01-15 18:55:12 +00:00
R. Ryantm
adaa528967 codeql: 2.11.0 -> 2.12.0 2023-01-15 07:31:19 +00:00