patryk4815
dd75e208eb
Add support for pwndbg (gdb) on apple silicon chips ( #2666 )
...
* bump nix
* add ci
* add pwndbg to nix darwin
* fix test
11 months ago
patryk4815
8597194398
Add LLDB build check workflows for x86_64-darwin and aarch64-darwin ( #2526 )
...
* flake:
- bump nixpkgs:
- glibc-2.39-52 -> glibc-2.40-36
- lldb-19.1.1 -> lldb-19.1.1
- gdb-15.1 -> gdb-15.2
- python3-3.12.5 -> python3-3.12.7
- add cachix
* workflows:
- add build check lldb for x86_64-darwin and aarch64-darwin
- bump nix installer v22->v30
- add cachix
* nix: fix pyenv for darwin
* devshell: nixfmt file
* nix: remove IFD from pwndbgVersion
* releases: use cachix
1 year ago
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
1 year ago
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
1 year ago
Disconnect3d
df6b5a7ca3
Fix flake.lock for Cryptography==42.0.2 ( #2015 )
2 years ago
Disconnect3d
92d5dded49
Update poetry.lock ( #2010 )
...
* Update poetry.lock
* Fix flake.nix?
2 years ago
patryk4815
40b7928d9e
fix missing cryptography 41.0.6 dependency in "nix" + add "release" workflow on pull_requests ( #1955 )
...
* add checking if "releases" build successfully on pull requests
* flake.lock: fix missing cryptography 41.0.6 dependency
2 years ago
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
2 years ago
psondej
d5b6601c34
flake.lock: fix lock after changing repo in flake.nix
2 years ago
disconnect3d
64a4bd1f5e
Fix nix release build
2 years ago
Patryk Sondej
f3914e2696
init add portable pwndbg using nix, package for rpm,deb,arch,alpine
...
Signed-off-by: Patryk Sondej <patryk.sondej@gmail.com>
2 years ago