Commit Graph

1391 Commits

Author SHA1 Message Date
github-actions[bot]
79a336f4e0
Merge staging-next into staging 2021-10-21 06:01:58 +00:00
Mario Rodas
697e4b1c25
Merge pull request #142292 from marsam/update-brakeman
brakeman: 5.0.4 -> 5.1.1
2021-10-20 20:40:03 -05:00
Mario Rodas
b2ecf6ed9e
Merge pull request #142279 from marsam/update-actionlint
actionlint: 1.6.5 -> 1.6.6
2021-10-20 19:43:30 -05:00
github-actions[bot]
eebbebca41
Merge staging-next into staging 2021-10-20 12:02:09 +00:00
Mario Rodas
02e4d8ce5b brakeman: 5.0.4 -> 5.1.1 2021-10-19 21:56:14 -05:00
Mario Rodas
befdb97cce actionlint: 1.6.5 -> 1.6.6
https://github.com/rhysd/actionlint/releases/tag/v1.6.6
2021-10-19 20:47:45 -05:00
Fabian Affolter
e93fbd5ed1 checkov: 1.0.674 -> 2.0.496 2021-10-20 00:19:05 +02:00
Sergei Trofimovich
d32824e71d radare2: 5.4.0 -> 5.4.2 2021-10-19 19:58:41 +01:00
github-actions[bot]
c443efc2b2
Merge staging-next into staging 2021-10-17 00:01:56 +00:00
Yureka
faca78ac38 valgrind: 3.17.0 -> 3.18.1 2021-10-16 10:29:40 +02:00
Mario Rodas
3ee5dff79e tflint: 0.32.1 -> 0.33.0
https://github.com/terraform-linters/tflint/releases/tag/v0.33.0
2021-10-16 02:22:17 -05:00
Mario Rodas
85bd79c702 actionlint: 1.6.4 -> 1.6.5
https://github.com/rhysd/actionlint/releases/tag/v1.6.5
2021-10-08 20:10:07 -05:00
Sandro
d08ffb1445
Merge pull request #140866 from fabaff/bump-tfsec 2021-10-07 21:01:39 +02:00
Sandro
ac96a27f7a
Merge pull request #136592 from hmac/hmac/update-codeql 2021-10-07 19:17:15 +02:00
Fabian Affolter
7a85a664cf tfsec: 0.58.12 -> 0.58.14 2021-10-07 18:03:52 +02:00
Harry Maclean
1d369f0963 codeql: 2.5.9 -> 2.6.2
This requires a minor change to accommodate a different path to Java in
the codeql script.
2021-10-07 11:57:57 +01:00
Harry Maclean
f9ae94032f codeql: update homepage 2021-10-07 11:57:56 +01:00
Harry Maclean
7aa5a5eb8f codeql: trim nativeBuildInputs
These dependencies are not needed for recent CodeQL versions. Removing
them also makes this package buildable on darwin.
2021-10-07 11:57:56 +01:00
github-actions[bot]
329f56da4b
Merge master into staging-next 2021-10-03 18:01:08 +00:00
github-actions[bot]
90a3ecee8f
Merge master into staging-next 2021-10-02 00:04:43 +00:00
Fabian Affolter
90883906aa tfsec: 0.58.11 -> 0.58.12 2021-10-01 21:56:37 +02:00
Mario Rodas
bb4b854459 actionlint: init at 1.6.4 2021-10-01 04:20:00 +00:00
github-actions[bot]
7b44c44972
Merge master into staging-next 2021-09-28 18:01:02 +00:00
Fabian Affolter
387bdb8751 tfsec: 0.58.10 -> 0.58.11 2021-09-28 12:54:39 +02:00
github-actions[bot]
cf2149f1d4
Merge master into staging-next 2021-09-28 06:01:21 +00:00
figsoda
984c8d67fb
Merge pull request #138907 from r-ryantm/auto-update/flow
flow: 0.160.0 -> 0.160.1
2021-09-27 22:31:45 -04:00
Guillaume Girol
2b8a08e7ed
Merge pull request #128031 from tollb/valgrind-3.17.0
valgrind: 3.16.1 -> 3.17.0
2021-09-26 14:23:02 +00:00
Fabian Affolter
2eb62bb92e tfsec: 0.58.9 -> 0.58.10 2021-09-26 10:07:04 +02:00
Michael Raskin
9762d71d92
Merge pull request #139460 from Mic92/cutter
cutter: 2.0.2 -> 2.0.3
2021-09-25 21:04:23 +00:00
Jörg Thalheim
1ae69f0dce cutter: 2.0.2 -> 2.0.3 2021-09-25 20:01:13 +02:00
Jörg Thalheim
63eb37d2ca rizin: 0.2.1 -> 0.3.0 2021-09-25 20:01:10 +02:00
Sandro
0dd7492ca0
Merge pull request #138080 from abathur/resholve_0.6.0 2021-09-23 21:09:25 +02:00
Sandro
7c8a4a8999
Merge pull request #139147 from ambroisie/add-cvehound 2021-09-23 15:20:58 +02:00
Bruno BELANYI
fb1081ffa7 cvehound: init at 1.0.4 2021-09-23 14:42:12 +02:00
Artturi
bbc0ff1ebb
Merge pull request #134638 from jkarlson/master 2021-09-22 22:28:25 +03:00
Emil Karlson
883874f513 sparse: 0.5.0 -> 0.6.3 and fixes
Added sqlite and gtk+3 that are now wanted by sparse.

Sparse expects to find system includes at /usr/include redirect this
to glibc.dev.

Sparse uses gcc -print-file-name= extensively to find gcc includes, due
to split in nixos this direct to gcc-lib, which does not include the headers
so redirect to GCC_BASE as defined in derivation. There might be a better way
to do this, but I did not immediately find one.

Define PREFIX as Make parameter, as old sed expression was broken.

Add a trivial test for cgcc.

Slightly irrelevant ref.
https://bugzilla.redhat.com/show_bug.cgi?id=1114755
2021-09-22 20:35:11 +03:00
Travis A. Everett
08b791a01b resholve: 0.5.1 -> 0.6.0, refactor, +binlore
A bit going on here.
- Updating resholve from 0.5.1 -> 0.6.0
  - adding a depdendency, `binlore`, to supply ~intel on executables
    that supports new functionality in resholve
  - adding a package, `yallback`, which provides rule-based callbacks
    for YARA rule matches (depdency of `binlore`).
  - automatically generating "lore" for each `input` to a solution in
    `resholvePackage`.
  - update README
- restructuring some nix components to better support
  my local dev and CI workflows.
  - moved package tests into passthru/tests.nix (cuts `bats` out of
    resholve's immediate dependencies, makes it possible to add my
    existing Nix API test).
  - move my oil-dev patches out of resholve into a separate repo (no
    oil rebuild every time resholve's source changes). Also moving
    oil-dev into its own Nix file here, to ~track the default.nix in
    its own repo.
2021-09-22 09:54:04 -05:00
R. RyanTM
4f79e1bbab flow: 0.160.0 -> 0.160.1 2021-09-22 06:24:34 +00:00
Vladimír Čunát
3ef942befe
linuxPackages.rr-zen_workaround: init at 2020-09-22 2021-09-20 17:28:26 +02:00
R. RyanTM
cf2829bac1 flow: 0.159.0 -> 0.160.0 2021-09-16 08:16:22 +00:00
R. RyanTM
f52575c06b tflint: 0.32.0 -> 0.32.1 2021-09-16 00:16:04 +00:00
Fabian Affolter
f684a2d30f tfsec: 0.58.6 -> 0.58.9 2021-09-13 21:29:21 +02:00
Mario Rodas
f09495500e tflint: 0.31.0 -> 0.32.0
https://github.com/terraform-linters/tflint/releases/tag/v0.32.0
2021-09-11 04:20:00 +00:00
Jörg Thalheim
bd8ce4f9a6
Merge pull request #136833 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.18.0 -> 0.18.2
2021-09-07 03:46:19 +01:00
R. RyanTM
590b724277 flow: 0.158.0 -> 0.159.0 2021-09-06 07:56:02 +00:00
R. RyanTM
bf7f16485b cargo-tarpaulin: 0.18.0 -> 0.18.2 2021-09-06 02:28:24 +00:00
1000teslas
cd9582b575 hotspot: add rustc-demangle and zstd support 2021-09-03 18:56:47 +10:00
Fabian Affolter
0afbe1f28b tfsec: 0.58.5 -> 0.58.6 2021-08-30 21:43:10 +02:00
Fabian Affolter
4e04f84aac tfsec: 0.58.4 -> 0.58.5 2021-08-28 09:48:57 +02:00
R. RyanTM
6a9c41924d dotenv-linter: 3.1.0 -> 3.1.1 2021-08-26 04:19:49 +00:00
Jörg Thalheim
b6a5c45cc1 radare2: link to upstream makefile for vector35-arch-arm64 hash 2021-08-24 19:41:34 +02:00
Mario Rodas
c1f6ee8225
Merge pull request #135144 from r-ryantm/auto-update/flow
flow: 0.157.0 -> 0.158.0
2021-08-22 01:06:13 -05:00
R. RyanTM
2ea7eb9c97 flow: 0.157.0 -> 0.158.0 2021-08-22 00:21:10 +00:00
Jörg Thalheim
3c8ec85839 radare2: 5.3.1 -> 5.4.0 2021-08-21 01:01:37 +02:00
R. RyanTM
e771f181e1 randoop: 4.2.5 -> 4.2.6 2021-08-17 17:03:46 +00:00
Bruce Toll
098c63da60 valgrind: 3.16.1 -> 3.17.0
Version 3.17.0 contains support for sched_getattr and sched_setattr.
This fixes an issue where the following messages can be logged:

    WARNING: unhandled amd64-linux syscall 315

See: https://bugs.kde.org/show_bug.cgi?id=369029

In addition to the version bump, this commit enables doCheck (as the
tests now pass) and provides a separate pname and version.

The upstream 3.17.0 also reorganized the output, placing the
default.supp file in libexec rather than lib. The postInstall hook was
adjusted accordingly.

A patch file which has not been used since upgrade to 3.15.0 in 2019
was also removed.
2021-08-15 15:13:40 -04:00
Fabian Affolter
17834d17f0 tfsec: 0.58.1 -> 0.58.4 2021-08-14 00:01:31 +02:00
Fabian Affolter
0262937ea7 tfsec: 0.58.0 -> 0.58.1 2021-08-13 08:36:42 +02:00
Fabian Affolter
e24327a975 tfsec: 0.57.1 -> 0.58.0 2021-08-12 11:31:06 +02:00
Artturi
db6398e1ea
Merge pull request #133368 from r-ryantm/auto-update/codeql
codeql: 2.5.8 -> 2.5.9
2021-08-11 20:17:28 +03:00
Emil Karlson
e7836bc5a5 sparse: add perl to buildInputs
cgcc command has shebang of /usr/bin/perl, which obviously does not
work for nixos, adding perl to buildInputs seems to make all the magic
happen, as per usual.
2021-08-11 09:06:17 +03:00
R. RyanTM
369cb4e7ce codeql: 2.5.8 -> 2.5.9 2021-08-10 12:20:18 +00:00
Fabian Affolter
da74ac3753 tfsec: 0.56.0 -> 0.57.1 2021-08-10 12:59:18 +02:00
R. RyanTM
9d5be2dce4 checkstyle: 8.45 -> 8.45.1 2021-08-09 15:35:52 +00:00
Mario Rodas
9c086360f5 tflint: 0.30.0 -> 0.31.0
https://github.com/terraform-linters/tflint/releases/tag/v0.31.0
2021-08-08 06:39:40 -05:00
Sandro Jäckel
826e592c2c
flow: cleanup, format 2021-08-08 06:11:29 +02:00
Artturi
c57c8647d2
Merge pull request #132859 from r-ryantm/auto-update/flow
flow: 0.156.0 -> 0.157.0
2021-08-08 06:20:49 +03:00
Artturi
6957df3e09
Merge pull request #131625 from r-ryantm/auto-update/codeql
codeql: 2.5.7 -> 2.5.8
2021-08-08 02:51:38 +03:00
R. RyanTM
4770cd20a1 flow: 0.156.0 -> 0.157.0 2021-08-06 06:53:46 +00:00
Fabian Affolter
6824204fe2 tfsec: 0.55.1 -> 0.56.0 2021-08-05 22:06:10 +02:00
Atkins Chang
02b32550db
cargo-tarpaulin: support darwin
Signed-off-by: Atkins Chang <atkinschang@gmail.com>
2021-08-05 06:42:50 +08:00
Fabian Affolter
15321909cd tfsec: 0.55.0 -> 0.55.1 2021-08-04 21:47:07 +02:00
R. RyanTM
b8f14c3311 checkstyle: 8.44 -> 8.45 2021-08-02 01:57:46 +00:00
Fabian Affolter
99cea37cd5 tfsec: 0.52.1 -> 0.55.0 2021-07-31 10:05:50 +02:00
Vincent Laporte
064432684d flow: remove spurious dependency on ppx_tools_versioned 2021-07-29 16:14:21 +02:00
Fabian Affolter
08bf0bbf33 tfsec: 0.51.4 -> 0.52.1 2021-07-28 23:38:15 +02:00
R. RyanTM
d7423272a8 codeql: 2.5.7 -> 2.5.8 2021-07-26 23:26:11 +00:00
github-actions[bot]
527dacdda6
Merge master into haskell-updates 2021-07-26 00:05:43 +00:00
Fabian Affolter
c563421ff7 tfsec: 0.51.2 -> 0.51.4 2021-07-25 08:58:09 +02:00
github-actions[bot]
0dfed52fcf
Merge master into haskell-updates 2021-07-25 00:05:51 +00:00
Vincent Laporte
395890ba6a
framac: 23.0 -> 23.1 (#131252) 2021-07-24 21:59:24 +00:00
Mario Rodas
00f76da00e
Merge pull request #131178 from r-ryantm/auto-update/flow
flow: 0.155.1 -> 0.156.0
2021-07-24 10:08:32 -05:00
github-actions[bot]
05b69d83da
Merge master into haskell-updates 2021-07-24 00:05:04 +00:00
Fabian Affolter
acd52c60a7 tfsec: 0.50.7 -> 0.51.2 2021-07-23 13:54:22 +02:00
R. RyanTM
6412d3aaee flow: 0.155.1 -> 0.156.0 2021-07-23 06:39:01 +00:00
github-actions[bot]
1019c5c2a8
Merge master into haskell-updates 2021-07-23 00:05:21 +00:00
Fabian Affolter
30f1736583 tfsec: 0.50.3 -> 0.50.7 2021-07-22 11:31:36 +02:00
github-actions[bot]
3ed47ddb24
Merge master into haskell-updates 2021-07-22 00:05:27 +00:00
Sandro Jäckel
9bfdf57e13
pythonPackages: deprecate pytestrunner alias 2021-07-21 13:32:49 +02:00
github-actions[bot]
8a3580c2f6
Merge master into haskell-updates 2021-07-21 00:05:28 +00:00
Fabian Affolter
2cc8ecd237 tfsec: 0.48.7 -> 0.50.3 2021-07-20 22:44:15 +02:00
Joe Hermaszewski
fa7b6abbf0
nix-linter: 2021-06-16 -> 0.2.0.3 2021-07-20 18:33:45 +08:00
github-actions[bot]
680d6a235f
Merge master into staging-next 2021-07-20 06:01:02 +00:00
R. RyanTM
b7e8dc0a0c flow: 0.155.0 -> 0.155.1 2021-07-20 03:30:56 +00:00
github-actions[bot]
7443e787f6
Merge master into haskell-updates 2021-07-19 00:05:46 +00:00
sternenseemann
ff83117733 haskellPackages.nix-linter: unbreak for hnix 0.14
Change to pname is necessary in order to not confuse jailbreak-cabal.
2021-07-18 11:40:50 +02:00
github-actions[bot]
f2eada4ab8
Merge master into staging-next 2021-07-18 06:01:33 +00:00
github-actions[bot]
382fdc7ad3
Merge master into staging-next 2021-07-18 00:01:24 +00:00
Felix Buehler
87316d778b various: cleanup of "inherit version;" 2021-07-18 00:19:24 +02:00
Sandro
f64bb073ef
Merge pull request #130196 from Stunkymonkey/inherit-version 2021-07-17 20:41:50 +02:00
github-actions[bot]
6d11e6d03e
Merge master into staging-next 2021-07-17 00:01:37 +00:00
Fabian Affolter
8e99c94af3 tfsec: 0.48.2 -> 0.48.7 2021-07-16 19:21:25 +02:00
Felix Buehler
1e9baed56b various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00
github-actions[bot]
ad2f2574e5
Merge master into staging-next 2021-07-15 00:01:31 +00:00
Fabian Affolter
43422fc81c tfsec: 0.45.3 -> 0.48.2 2021-07-14 22:06:20 +02:00
github-actions[bot]
5efb7d8d19
Merge master into staging-next 2021-07-12 06:01:25 +00:00
Vincent Laporte
0a5d426155
frama-c: 23.0-rc1 → 23.0 (#129768)
* frama-c: 23.0-rc1 → 23.0

* Update pkgs/development/tools/analysis/frama-c/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-12 04:29:26 +02:00
Martin Weinelt
b7e408dd17
Merge branch 'master' into staging-next 2021-07-10 20:15:53 +02:00
Mario Rodas
f88fc7a042
Merge pull request #129754 from fabaff/bump-tfsec
tfsec: 0.41.0 -> 0.45.3
2021-07-09 21:14:31 -05:00
Fabian Affolter
4acf681ba8 tfsec: 0.41.0 -> 0.45.3 2021-07-09 14:38:30 +02:00
R. RyanTM
36308698b3 flow: 0.154.0 -> 0.155.0 2021-07-09 07:36:41 +00:00
github-actions[bot]
15c347a298
Merge master into staging-next 2021-07-07 18:00:59 +00:00
R. RyanTM
2b42d61cef codeql: 2.5.6 -> 2.5.7 2021-07-07 10:15:57 -07:00
github-actions[bot]
0f7bc289e9
Merge staging-next into staging 2021-07-07 06:02:03 +00:00
Scott Olson
2e9dd407b8 rr-unstable: 2020-10-04 -> 2021-07-06
It seems like the original reason for the rr-unstable package has gone
stale, and there has been a proper release (5.4.0) since it was made.
However, it has now been over 8 months since a release again, so I
figured I would repurpose rr-unstable.

I personally need the following unreleased commit to be able to use rr
at all on an AMD Ryzen 5900X CPU:

854b51effa
2021-07-06 23:58:53 +01:00
github-actions[bot]
e04f827a74
Merge staging-next into staging 2021-07-06 18:01:55 +00:00
Fabian Affolter
19c2dee0b8 tfsec: migrate to ldflags 2021-07-06 09:28:10 +02:00
Fabian Affolter
a61ffbaae6 tfsec: 0.40.7 -> 0.41.0 2021-07-06 09:18:39 +02:00
github-actions[bot]
a28ba52cac
Merge staging-next into staging 2021-07-05 18:01:46 +00:00
Sandro
1619046572
Merge pull request #126894 from Stunkymonkey/pname&version 2021-07-05 18:52:04 +02:00
R. RyanTM
5eee95b3fa cppcheck: 2.4 -> 2.5 2021-07-05 14:06:14 +00:00
Fabian Affolter
4e82100879
Merge pull request #129184 from fabaff/bump-tfsec
tfsec: 0.39.16 -> 0.40.7
2021-07-04 17:05:45 +02:00
Fabian Affolter
a50a9bbef7 tfsec: 0.39.16 -> 0.40.7 2021-07-04 00:19:44 +02:00
Mario Rodas
c77d628cc5 tflint: 0.29.1 -> 0.30.0
https://github.com/terraform-linters/tflint/releases/tag/v0.30.0
2021-07-03 04:20:00 +00:00
Mario Rodas
822cd40687
Merge pull request #127857 from r-ryantm/auto-update/codeql
codeql: 2.5.5 -> 2.5.6
2021-07-03 08:17:56 -05:00
Felix Buehler
6f04cd0e69 application/development: /s/name/pname&version/ 2021-06-30 09:55:22 +02:00
Felix Buehler
ad3dacc432 tracefilesim: replace fetchgit with fetchFromGitHub 2021-06-30 09:53:51 +02:00
R. RyanTM
e8d3c65b36 cargo-tarpaulin: 0.17.0 -> 0.18.0 2021-06-29 23:31:16 -07:00
Sandro
90a4ce39d3
Merge pull request #128682 from SuperSandro2000/SuperSandro2000-patch-1
smatch: cleanup
2021-06-30 03:45:34 +02:00
Sandro
5775580fca
smatch: cleanup 2021-06-29 23:43:02 +02:00
R. RyanTM
2ced8f2455 checkstyle: 8.43 -> 8.44 2021-06-28 18:06:56 +00:00
Vincent Laporte
773bdf6998 why3: 1.3.3 → 1.4.0
framac: 22.0 → 23.0-rc1
2021-06-27 09:03:12 +02:00
Vincent Laporte
a29a3981ef ocamlPackages.ocaml-migrate-parsetree: 2.1.0 → 2.2.0 2021-06-26 17:07:42 +02:00
Mario Rodas
e859759427
Merge pull request #127994 from r-ryantm/auto-update/flow
flow: 0.153.0 -> 0.154.0
2021-06-25 19:40:28 -05:00
R. RyanTM
37a32484e6 flow: 0.153.0 -> 0.154.0 2021-06-24 07:53:12 +00:00
superherointj
955df801e8
ocamlPackages.ocamlgraph: 1.8.8 -> 2.0.0 (#126703)
ocamlPackages.ocamlgraph: 1.8.8 -> 2.0.0
ocamlPackages.ocamlgraph_gtk: init 2.0.0
framac: fix for ocamlgraph 2.0.0
2021-06-24 08:26:49 +02:00
R. RyanTM
19194c50a2 codeql: 2.5.5 -> 2.5.6 2021-06-23 02:07:44 +00:00
Mario Rodas
9023442a70
Merge pull request #127432 from marsam/update-brakeman
brakeman: 5.0.0 -> 5.0.4
2021-06-20 10:24:08 -05:00
maralorn
1070b786a9
Merge pull request #126693 from NixOS/haskell-updates 2021-06-19 03:23:12 +02:00
R. RyanTM
a37b662ba1 flow: 0.152.0 -> 0.153.0 2021-06-18 04:48:41 +00:00
Mario Rodas
e30e177ff1 brakeman: 5.0.0 -> 5.0.4 2021-06-18 04:20:00 +00:00
Malte Brandy
4b2e95ca2a
Merge branch 'master' into haskell-updates 2021-06-17 19:13:59 +02:00
Sandro
4d374223f7
Merge pull request #126994 from r-ryantm/auto-update/dotenv-linter 2021-06-16 18:33:01 +02:00
Joe Hermaszewski
2d95c11e1c nix-linter: 2020-09-25 -> 2021-06-16
Also add to haskellPackages
2021-06-16 11:18:27 +02:00
R. RyanTM
52ffe02b31 checkstyle: 8.42 -> 8.43 2021-06-15 21:47:52 -07:00
R. RyanTM
45c92cb8bc dotenv-linter: 3.0.0 -> 3.1.0 2021-06-15 20:52:07 +00:00
Mario Rodas
c9ddfed170 tflint: 0.29.0 -> 0.29.1
https://github.com/terraform-linters/tflint/releases/tag/v0.29.1
2021-06-12 04:20:00 +00:00
Jörg Thalheim
9afd1530d7
radare2: 5.3.0 -> 5.3.1 2021-06-11 08:57:53 +02:00
Bjørn Forsman
1b1f196fe6 qcachegrind: license gpl2 -> gpl2Plus
According to https://apps.kde.org/kcachegrind/.
2021-06-10 19:24:58 +02:00
Bjørn Forsman
16cbc80a93 qcachegrind: fix fatal Could not find the Qt platform plugin "xcb" in "" 2021-06-10 19:24:58 +02:00