patryk4815
efdc16310f
pkg.nix: fix proper filename extension ( #2471 )
2024-10-11 16:48:40 +02:00
patryk4815
d96815153a
bump: capstone=5.0.3 & unicorn=2.1.1 ( #2451 )
...
* bump: capstone=5.0.3 & unicorn=2.1.0
* archlinux: fix usage of correct versions of Python dependencies
* bump: unicorn=2.1.1
* portable: remove unneeded proot
* bump: nixpkgs & poetry2nix
* fix pycache for release nix
2024-10-10 13:28:46 +02:00
Matt.
6cac3dfd0f
Update Nix files for LLDB Pwndbg ( #2410 )
...
* Update nix files for `pwndbg-lldb`
* Update nix/pwndbg.nix
Co-authored-by: patryk4815 <bux.patryk@gmail.com>
* Update nix/pwndbg.nix
Co-authored-by: patryk4815 <bux.patryk@gmail.com>
* Remaining fixes
---------
Co-authored-by: patryk4815 <bux.patryk@gmail.com>
2024-09-03 17:27:59 +02:00
patryk4815
463bdf0978
nix/portable: add pycache ( #2402 )
2024-08-29 23:09:13 +02:00
patryk4815
620f38008c
fix nix + charset + bump dependencies ( #2355 )
...
* fix charset issues
* use '.skip-venv' in nix'ed pwndbg
* bump nix & python dependencies, gdb15.1, python3.12.4
2024-08-14 00:19:23 +02:00
Aaron Adams
b4d6d5cbb8
Add nix development shell ( #2166 )
2024-06-25 01:42:34 +02:00
Aaron Adams
581861d2fd
Executable bit/shebang house cleaning ( #2189 )
2024-06-06 11:46:34 +02:00
Aaron Adams
4b7bc1c062
run nixfmt-rfc-style on all nix files ( #2165 )
2024-05-21 07:09:50 -07:00
Gulshan Singh
90933c3b58
Upgrade all dependencies ( #2128 )
...
* Upgrade dependencies
---------
Co-authored-by: patryk4815 <patryk.sondej@gmail.com>
2024-04-28 09:30:49 -07:00
Gulshan Singh
da817b2378
Install dev dependencies with poetry ( #2065 )
...
* Add dev dependencies to pyproject.toml
* Add poetry.toml file
* Remove dev-requirements and install dev dependencies with poetry
* Update pwndbg.nix
2024-03-11 17:42:16 +01:00
patryk4815
7f9ae113d1
nix: cryptography: disable build from source, because rust hash had to be repaired many times, see: eg. https://github.com/pwndbg/pwndbg/pull/2024 ( #2052 )
2024-03-03 21:05:18 +01:00
psondej
ab96e1a9b9
- remove gdb-pt-dump from all files
...
- remove submodules from all files
- bump flake.lock
- add gdb-pt-dump as dependency
- fix building Dockerfile
- fix gdb-pt-dump was broken on portable packages
2023-11-02 03:10:36 +01:00
disconnect3d
64a4bd1f5e
Fix nix release build
2023-08-06 17:22:20 +02:00
Patryk Sondej
f5f518fa69
fix linter bundle-linux.sh
2023-08-06 16:16:53 +02:00
Patryk Sondej
f3914e2696
init add portable pwndbg using nix, package for rpm,deb,arch,alpine
...
Signed-off-by: Patryk Sondej <patryk.sondej@gmail.com>
2023-08-06 16:16:53 +02:00