Commit Graph
30 Commits
Author SHA1 Message Date
Pamplemousse f9716740ce radare2-cutter: Support Python plugins
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-11-18 17:07:27 -07:00
Pamplemousse 056a35ad97 radare2-cutter: Use Qt 5.15
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-11-18 17:07:06 -07:00
Pamplemousse 805cedf8d3 doc/builders: Remove out-of-date example
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-11-17 09:13:40 -08:00
Pamplemousse af27072f1d python3Packages.pyelftools: 0.26 -> unstable-09-23
And fix the tests.

Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-10-01 10:17:00 -07:00
Pamplemousse 45f7a707d1 python3Packages.CppHeaderParser: init at 2.7.4
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-09-30 23:23:03 -07:00
Pamplemousse c603f62628 topydo: Don't fail build on tests
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-09-16 15:04:38 -07:00
Pamplemousse 9839c0b292 verilator: 4.040 -> 4.100
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-09-16 08:40:01 -07:00
Pamplemousse b6fc6b38b7 python3Packages.pwntools: Allow to use any debugger
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-26 09:48:15 -07:00
Pamplemousse 91aed208f5 gdb: Give it a pname
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-21 11:06:13 -07:00
Pamplemousse 35c702cc40 pythonPackages.binwalk: add dependencies
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-07 10:41:44 -07:00
Pamplemousse 07ea06b143 cramfsswap: Make binary available
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-07 10:41:44 -07:00
Pamplemousse ce10e04adf cramfsprogs: init at 1.1
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-07 10:41:44 -07:00
Pamplemousse 8fe906a8e1 doona: init at unstable-2019-03-08 2020-08-06 13:16:15 -07:00
Pamplemousse d14d094189 codeql: 2.2.3 -> 2.2.4
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-07-24 09:03:05 -07:00
Pamplemousse 6df8995af9 pythonPackages.pyside2: resolve failing import
Currently,
  `nix-shell -p "python3.withPackages (p: with p; [ pyside2 ])" --run 'python -c "import pyside2"'`
fails with a:
  `ModuleNotFoundError: No module named 'shiboken2'`
2020-06-10 15:48:36 -07:00
Pamplemousse bf7332d0f3 ptags: init at 0.3.2 2020-05-08 09:35:53 -07:00
Pamplemousse 98762e7f5a crowbar: init at unstable-2020-04-23 2020-05-01 18:29:38 -07:00
Pamplemousse 34441168b3 bash_unit: init at 1.6.1 2020-01-06 11:35:24 -07:00
Pamplemousse 6306baa8a2 wfuzz: init at 2.4.2 2019-12-20 17:29:21 -08:00
Pamplemousse 9297c0cef6 tmux: 3.0 -> 3.0a 2019-12-11 09:23:46 -07:00
Pamplemousse ec1a445028 pythonPackage.progressbar2: Fix
The `postPatch` phase is failing when no `.pyc` file is generated in
`tests` by the build (`rm: missing operand` error).

As per @jonringer's comment, the whole `postPatch` is not needed anymore.
2019-12-03 09:21:56 -07:00
Pamplemousse 3caa0dcd11 pythonPackages.monkeyhex: init at 1.7.1 2019-11-13 17:40:50 -08:00
Pamplemousse f224751a1a pythonPackages.pefile: init at 2019.4.18 2019-11-13 17:33:38 -08:00
Pamplemousse 02583ed283 pythonPackages.itanium_demangler: init at 1.0 2019-11-13 14:10:34 -08:00
Pamplemousse d25bf0495c sasquatch: init 2019-09-12 21:28:29 -07:00
Pamplemousse 77783268da rappel: init at unstable-2019-07-08 2019-09-07 21:12:47 -07:00
Pamplemousse fb32560486 Add Pamplemousse to the maintainers list 2019-09-07 10:18:51 -07:00
Pamplemousse 4c5e263e54 Add Pamplemousse to the maintainers list 2019-09-03 13:09:12 -07:00
Pamplemousse 4edfccc22a pythonPackages.capstone: 3.0.4 -> 3.0.5
* Tested the package build
    - *NOT* tested the packages relying on capstone...
  * Added `setupPyBuildFlags` to avoid the error
  "ERROR: capstone-3.0.5.post1-py3-none-manylinux1_x86_64.whl is not a
  supported wheel on this platform."
2019-08-17 12:30:12 +02:00
Pamplemousse af37274743 pythonPackages.filebytes: 0.9.20 -> 0.9.21 2019-07-16 15:58:20 -07:00