Skip to content

Commit

Permalink
flatpak: Give us full backtraces
Browse files Browse the repository at this point in the history
  • Loading branch information
swick committed Dec 15, 2024
1 parent 90c2f43 commit 47e3dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.p2panda.aardvark.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"--socket=fallback-x11",
"--device=dri",
"--socket=wayland",
"--env=RUST_BACKTRACE=1",
"--env=RUST_BACKTRACE=full",
"--env=RUST_LOG=aardvark=debug"
],
"build-options" : {
Expand Down

0 comments on commit 47e3dcd

Please sign in to comment.