Commit Graph

2140 Commits

Author SHA1 Message Date
Artturin
d3eda58a2d cppcheck: enable strictDeps
fixes cross

checked with diffing
2023-03-20 18:48:53 +02:00
github-actions[bot]
96f7385465
Merge master into staging-next 2023-03-20 00:02:29 +00:00
Weijia Wang
100f53a12e
Merge pull request #221776 from r-ryantm/auto-update/checkstyle
checkstyle: 10.8.1 -> 10.9.1
2023-03-20 00:14:04 +02:00
tricktron
314ea5125a
kcov: 38 -> 41 (#220464) 2023-03-19 21:17:00 +01:00
github-actions[bot]
403b148aa5
Merge master into staging-next 2023-03-18 18:01:02 +00:00
Weijia Wang
d4cc015bff
Merge pull request #221197 from r-ryantm/auto-update/codeql
codeql: 2.12.3 -> 2.12.4
2023-03-18 17:31:59 +02:00
Weijia Wang
952327b3b0 codeql: jdk11 -> jdk17 2023-03-18 12:52:18 +02:00
Mario Rodas
ff19b78ba7 checkstyle: 10.9.1 -> 10.9.2
https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.9.2
2023-03-18 05:40:00 +00:00
R. Ryantm
d3e4b26bb6 checkstyle: 10.8.1 -> 10.9.1 2023-03-18 05:39:59 +00:00
github-actions[bot]
2394986204
Merge master into staging-next 2023-03-17 12:01:17 +00:00
github-actions[bot]
6746017444
Merge master into staging-next 2023-03-17 00:02:33 +00:00
Fabian Affolter
bd756e99f4 checkov: 2.3.95 -> 2.3.96
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.95...2.3.96

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.96
2023-03-17 00:57:34 +01:00
Fabian Affolter
3dac4b616c checkov: 2.3.92 -> 2.3.95
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.92...2.3.95

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.95
2023-03-16 11:20:59 +01:00
github-actions[bot]
795332a826
Merge staging-next into staging 2023-03-15 18:01:44 +00:00
Martin Weinelt
19680e9902
Merge pull request #217568 from trofi/stdenv-parallel-install
stdenv/generic/setup.sh: enable parallel installs for parallel builds
2023-03-15 17:10:19 +00:00
Martin Weinelt
1c52b361a8
Merge remote-tracking branch 'origin/master' into staging-next 2023-03-15 14:36:40 +01:00
Fabian Affolter
9a12573d6f
Merge pull request #221283 from Mic92/radare2
radare2: 5.8.2 -> 5.8.4
2023-03-15 12:02:58 +01:00
Fabian Affolter
73cc4c23e0
radare2: add changelog to meta 2023-03-15 11:06:28 +01:00
Vladimír Čunát
aeb7c79ee4
Merge branch 'master' into staging-next 2023-03-15 09:41:30 +01:00
Jörg Thalheim
f8df1cd607 radare2: 5.8.2 -> 5.8.4
Diff: https://github.com/radare/radare2/compare/5.8.2...5.8.4
2023-03-15 09:23:37 +01:00
Fabian Affolter
487240c891 checkov: 2.3.85 -> 2.3.92
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.85...2.3.92

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.92
2023-03-15 01:08:07 +01:00
R. Ryantm
291a1ae485 codeql: 2.12.3 -> 2.12.4 2023-03-14 18:14:02 +00:00
Martin Weinelt
6b67186fe9
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/crownstone-cloud/default.nix
- pkgs/development/python-modules/exrex/default.nix
- pkgs/development/python-modules/mkdocs-minify/default.nix
- pkgs/development/python-modules/myjwt/default.nix
- pkgs/development/tools/analysis/checkov/default.nix
2023-03-14 08:14:26 +01:00
Fabian Affolter
1b1910bf7c checkov: 2.1.20 -> 2.3.85
Diff: bridgecrewio/checkov@refs/tags/2.1.20...2.3.85

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.85
2023-03-14 00:28:28 +01:00
Martin Weinelt
d03d74aa67
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/aiopulse/default.nix
- pkgs/development/python-modules/identify/default.nix
- pkgs/development/python-modules/spur/default.nix
2023-03-12 23:28:23 +01:00
Weijia Wang
7d476212d7
Merge pull request #220652 from r-ryantm/auto-update/checkstyle
checkstyle: 10.8.0 -> 10.8.1
2023-03-12 21:50:36 +02:00
Vladimír Čunát
1dd94ad62f
Merge branch 'master' into staging-next 2023-03-12 09:06:28 +01:00
R. Ryantm
1c13c5daf4 checkstyle: 10.8.0 -> 10.8.1 2023-03-11 11:09:06 +00:00
Alois Wohlschlager
80cd61dd41
hotspot: Fix Rust demangling support
Hotspot supports demangling Rust symbols using rustc-demangle. This
library is loaded at run-time since version 1.4.0. Tell the wrapper to
make it available, so that the demangling actually works.
2023-03-11 11:56:02 +01:00
Martin Weinelt
ef91384e6f Merge remote-tracking branch 'origin/master' into staging-next 2023-03-10 13:09:25 +01:00
Mario Rodas
5bfe5dc853
Merge pull request #220265 from marsam/update-brakeman
brakeman: 5.4.0 -> 5.4.1
2023-03-10 00:29:41 -05:00
github-actions[bot]
39f6788067
Merge master into staging-next 2023-03-09 12:01:27 +00:00
R. Ryantm
a6561d8237 cppcheck: 2.10.1 -> 2.10.2 2023-03-09 04:00:39 +00:00
Mario Rodas
fc9ceeba82 brakeman: 5.4.0 -> 5.4.1
https://github.com/presidentbeef/brakeman/releases/tag/v5.4.1
2023-03-07 04:20:00 +00:00
Martin Weinelt
1bc7533e28 Merge remote-tracking branch 'origin/master' into staging-next 2023-03-04 19:34:20 +00:00
Mario Rodas
d66f8ec653
Merge pull request #218912 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.25.0 -> 0.25.1
2023-03-04 13:06:31 -05:00
Frederik Rietdijk
8cf8d77121 Merge master into staging-next 2023-03-04 09:38:25 +01:00
Martin Weinelt
d0286ecd24 Merge remote-tracking branch 'origin/staging' into staging-next 2023-03-04 01:42:06 +00:00
Nick Cao
3a166f1b13
Merge pull request #219411 from wegank/cargo-tarpaulin-platforms
cargo-tarpaulin: add aarch64 support
2023-03-04 09:38:53 +08:00
Martin Weinelt
197c424241 checkov: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Sergei Trofimovich
51b39d7b8b eresi: disable parallel installs
Without the change parallel installs fail as:

    install flags: -j2
    ...
    ln: failed to create symbolic link '...-eresi-0.83-a3-phoenix//bin/elfsh': No such file or directory
    make: *** [Makefile:108: install64] Error 1
2023-03-03 22:24:41 +00:00
Weijia Wang
4b853137a6 cargo-tarpaulin: add aarch64 support 2023-03-04 00:04:16 +02:00
Weijia Wang
3325e9b677
Merge pull request #219215 from r-ryantm/auto-update/pmd
pmd: 6.53.0 -> 6.55.0
2023-03-03 22:12:36 +02:00
Nick Cao
fceb0dd7f3
Merge pull request #219140 from r-ryantm/auto-update/bingrep
bingrep: 0.10.1 -> 0.11.0
2023-03-03 08:42:39 +08:00
R. Ryantm
19cfe4473e pmd: 6.53.0 -> 6.55.0 2023-03-02 18:19:05 +00:00
R. Ryantm
986339022f bingrep: 0.10.1 -> 0.11.0 2023-03-02 10:02:18 +00:00
R. Ryantm
5d1d52b01a codeql: 2.12.2 -> 2.12.3 2023-03-02 00:59:09 +00:00
R. Ryantm
cf4927e005 cargo-tarpaulin: 0.25.0 -> 0.25.1 2023-03-01 01:28:22 +00:00
R. Ryantm
2e07ef872d checkstyle: 10.7.0 -> 10.8.0 2023-02-28 15:20:20 +00:00
Weijia Wang
881651b7bf
Merge pull request #218632 from wegank/cppcheck-aarch64-linux
cppcheck: disable tests on aarch64-linux
2023-02-28 01:33:09 +02:00
Weijia Wang
c8a1127856 cppcheck: disable tests on aarch64-linux 2023-02-27 17:53:03 +02:00
Weijia Wang
fab0c541e8
Merge pull request #218393 from r-ryantm/auto-update/cppcheck
cppcheck: 2.10 -> 2.10.1
2023-02-27 17:51:40 +02:00
Vincent Laporte
f44d0c895a framac: 25.0 (Manganese) → 26.1 (Iron) 2023-02-27 06:11:21 +01:00
R. Ryantm
f3e9abfb9e cppcheck: 2.10 -> 2.10.1 2023-02-26 06:30:36 +00: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