remove jdnbtexplorer

This commit is contained in:
xunuwu 2025-05-28 06:19:12 +02:00
parent 05deb12d98
commit c4a67e8c75
2 changed files with 0 additions and 55 deletions

View file

@ -1,6 +1,5 @@
{pkgs, ...}: {
packages = {
jdnbtexplorer = pkgs.qt6Packages.callPackage ./jdnbtexplorer {};
binaryninja-personal = pkgs.qt6Packages.callPackage ./binaryninja-personal {};
krunker = pkgs.callPackage ./krunker {};
ida-pro = pkgs.callPackage ./ida-pro {};