Commit Graph

504 Commits

Author SHA1 Message Date
Frederik Rietdijk
ca6ee8f519 Merge master into staging-next 2018-10-20 09:40:09 +02:00
Will Dietz
6b06bda3b3 snowman: 0.1.2 -> 0.1.3 2018-10-19 20:56:40 -05:00
Frederik Rietdijk
8d8dc1fa34 Merge master into staging 2018-10-18 11:43:54 +02:00
Jörg Thalheim
81a0724fe2
Merge pull request #48582 from dtzWill/update/radare2-cutter-1.7.2
radare2-cutter: 1.7.1 -> 1.7.2
2018-10-17 09:28:17 +01:00
Frederik Rietdijk
89349fdae9 Merge staging-next into staging 2018-10-17 08:36:28 +02:00
Will Dietz
26dfc0c533 radare2: fix update script to handle invocation from elsewhere
It looks like `with Path:` is supposed to be a context-manager
for changing directory but it doesn't seem to work and the only
way I've found to make that work is if we made our own and annotated it.

Instead just use nix search path to tell the expression where
to find the file it looks for.

Also re-use SCRIPT_DIR elsewhere instead of re-"computing" it.
2018-10-16 14:05:01 -05:00
Will Dietz
6fdc165564 r2-for-cutter: revert accidental change to version info 2018-10-16 12:35:16 -05:00
Will Dietz
9b590126a7 radare2-cutter: 1.7.1 -> 1.7.2 2018-10-16 12:34:05 -05:00
Will Dietz
f88957d170 radare2: libuv and actually use deps we're providing
Particularly openssl and zlib.
There are others we may wish to provide but for now
let's at least use the ones in buildInputs :).
2018-10-16 12:31:07 -05:00
Will Dietz
56ef6eeb43 radare2: 2.9.0 -> 3.0.0 2018-10-16 12:31:05 -05:00
R. RyanTM
e2dfafed6b checkstyle: 8.12 -> 8.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2018-10-15 23:22:38 -07:00
volth
f65dfb3caf buildPerlPackage -> perlPackages.buildPerlPackage 2018-10-14 09:10:41 +02:00
Renaud
7a90980194
Merge pull request #47836 from bhipple/add/cpplint
cpplint: init at 1.3.0
2018-10-12 21:38:24 +02:00
Benjamin Hipple
964214b107 cpplint: init at 1.3.0
Static analyzer for C++ code. Licensed under a very permissive, generic Google license (BSD3 wording).
2018-10-12 18:51:43 +00:00
Will Dietz
f84cfdf02a
Merge pull request #48180 from timokau/retdec-update
retdec: 3.0 -> 3.2
2018-10-11 17:36:41 -05:00
Timo Kaufmann
a33dec8cd5 retdec: 3.0 -> 3.2 2018-10-11 23:53:00 +02:00
R. RyanTM
e1c5b47935 pmd: 6.7.0 -> 6.8.0 (#47736)
* pmd: 6.7.0 -> 6.8.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions

* pmd: refresh meta

Homepage is now https://pmd.github.io/
Added licenses
2018-10-11 13:20:01 +02:00
Daiderd Jordan
1383c08f2c
Merge branch 'master' into staging-next 2018-10-01 19:42:07 +02:00
Philip Patsch
46651b82b8 include-what-you-use: 0.8 -> 0.10
Updates to llvm 6, fixes python scripts in /bin.
2018-09-27 16:44:49 +02:00
Ben Wolsieffer
da18634eff valgrind: enable debug info (#47251)
At least on ARM, valgrind produces no stack trace unless debug info is
available for its own libraries.
2018-09-24 22:57:38 +02:00
jeschli
4c9898108d pev: init at unstable-2018-07-22 2018-09-22 12:14:56 +02:00
Jörg Thalheim
99d05a6a6f
Merge pull request #46287 from r-ryantm/auto-update/flow
flow: 0.79.0 -> 0.80.0
2018-09-18 13:23:51 +01:00
Roger Qiu
9f3c27a104 makefile2graph: init at 2018-01-03 (#46136) 2018-09-18 08:03:14 +00:00
R. RyanTM
0bb9b3c233 pmd: 6.5.0 -> 6.7.0 (#46213)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
pmd
2018-09-07 20:14:07 +02:00
R. RyanTM
30df34f7dd flow: 0.79.0 -> 0.80.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flow/versions
2018-09-06 23:07:15 -07:00
Will Dietz
e9d4bab044
Merge pull request #46070 from Mic92/radare2
radare2: 2.8.0 -> 2.9.0,  radare2-cutter: 1.7 -> 1.7.1
2018-09-04 19:19:57 -05:00
Jörg Thalheim
a56fd17938 radare2-cutter: 1.7 -> 1.7.1 2018-09-04 23:15:07 +01:00
Jörg Thalheim
63b7bc847c radare2-cutter: add mic92 as maintainer 2018-09-04 23:14:55 +01:00
Jörg Thalheim
24ce88615e radare2: 2.8.0 -> 2.9.0 2018-09-04 22:57:17 +01:00
Markus Kowalewski
d9649ea38b
splint: update homepage 2018-09-02 20:55:47 +02:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Jörg Thalheim
d6305a5bec
Merge pull request #45755 from Ekleog/kcov-36
kcov: 35 -> 36
2018-08-29 17:27:26 +01:00
Léo Gaspard
03d5065c06
kcov: 35 -> 36 2018-08-30 01:07:45 +09:00
Vincent Laporte
2dec33b60d framac: 20171101 (Sulfur) -> 20180502 (Chlorine) (#45455) 2018-08-22 23:13:48 +02:00
Jörg Thalheim
36d8beb426 radare2: update.py should be formatted with black now 2018-08-22 11:48:13 +01:00
Jörg Thalheim
dc8cae21a8 radare2: rework update script to include cutter's radare2 version 2018-08-22 11:45:34 +01:00
Will Dietz
2957313356 r2, r2-cutter: refactor and bump cutter to 1.7 2018-08-21 18:22:38 -05:00
Will Dietz
ec7af525ba radare2-cutter: use newer r2, fix (latest rev used by cutter-git) 2018-08-21 17:11:08 -05:00
Will Dietz
3c08c87ae9 radare2: 2.7.0 -> 2.8.0 2018-08-21 17:11:08 -05:00
Jörg Thalheim
a1ffd137f5
Merge pull request #45254 from r-ryantm/auto-update/checkstyle
checkstyle: 8.11 -> 8.12
2018-08-20 14:42:54 +01:00
Jörg Thalheim
1b313a12da checkstyle: add wrapper in bin 2018-08-20 14:42:05 +01:00
R. RyanTM
6573f3a60b checkstyle: 8.11 -> 8.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions.
2018-08-17 05:45:10 -07:00
Ruben Maher
d591f8a54d flow: 0.78.0 -> 0.79.0 2018-08-17 12:08:53 +09:30
Fatih Altinok
f5da6ff71c
flow: 0.77.0 -> 0.78.0 2018-08-16 00:44:41 +03:00
Pascal Wittmann
a344029c34
findbugs: add license
see issue #43716
2018-08-05 16:40:43 +02:00
Pascal Wittmann
e4e98a27b0
emma: add license
see issue #43716
2018-08-05 16:37:30 +02:00
Mario Rodas
4cc3a18fcd brakeman: init at 4.3.1 (#44294) 2018-08-01 15:15:29 +02:00
aszlig
c8b973d318
eresi: init at 0.83-a3-phoenix
While I'm not sure whether it's suitable for my tasks it might be useful
for others doing reverse engineering, so I decided to package it.

The software seems to have stalled development since a while but became
active again recently, so hopefully some of the issues with packaging
will be fixed and they might want to move away from their handwritten
configure script.

I've tested the package on both i686-linux and x86_64-linux, however the
automated test suite seems to be broken upstream at the moment so I
didn't set doCheck to true, but once this is fixed, we can enable them
in a future update.

Signed-off-by: aszlig <aszlig@nix.build>
2018-07-31 08:17:39 +02:00
Will Dietz
541d30a3a9 rr: enable on 32bit x86
Lack of 32bit support led to the creation
of an overlay to add it back again,
but since it at least builds and seems to work
don't see why we'd disallow it here :).
2018-07-30 07:27:25 -05:00
Fatih Altinok
721fc43047
flow: 0.76.0 -> 0.77.0 2018-07-23 14:01:50 +00:00