aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorLeander Scherer <leander@schererleander.de>2026-07-20 22:29:56 +0200
committerLeander Scherer <leander@schererleander.de>2026-07-20 22:29:56 +0200
commit12117f2aa191922a3d424436f9a823a5c4154e41 (patch)
tree30d5a4d0c5489fc6a27759755f2a681336c0f9f2 /modules
parentb0463ca5a5b31a80c952b9f5fd892bd21df0a689 (diff)
fix(ida-pro): fix databse not packing correctly
Diffstat (limited to 'modules')
-rw-r--r--modules/pkgs/ida-pro.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/pkgs/ida-pro.nix b/modules/pkgs/ida-pro.nix
index c70d1d3..5f30ab2 100644
--- a/modules/pkgs/ida-pro.nix
+++ b/modules/pkgs/ida-pro.nix
@@ -174,7 +174,6 @@
--prefix PYTHONPATH : "$out/bin/idalib/python" \
--prefix PATH : "${pythonForIDA}/bin:$IDADIR" \
--prefix LD_LIBRARY_PATH : "$out/lib" \
- --set QT_QPA_PLATFORM xcb
ln -s "$IDADIR/ida" "$out/bin/ida"