about summary refs log tree commit diff
path: root/pkgs/applications/blockchains/bisq-desktop
diff options
context:
space:
mode:
authorAndrew Marshall <andrew@johnandrewmarshall.com>2023-06-09 23:40:13 -0400
committerAndrew Marshall <andrew@johnandrewmarshall.com>2023-06-10 01:25:07 -0400
commit54d8532f40d7ccd47c3ace56ba0fda4276778fc1 (patch)
tree4e9d8a8625c07ad390f8a3750709f7c9e79398d8 /pkgs/applications/blockchains/bisq-desktop
parent2e02abd798f741887ab4e5983c29e1c22f754c9b (diff)
bisq-desktop: formatting
Diffstat (limited to 'pkgs/applications/blockchains/bisq-desktop')
-rw-r--r--pkgs/applications/blockchains/bisq-desktop/default.nix9
1 files changed, 8 insertions, 1 deletions
diff --git a/pkgs/applications/blockchains/bisq-desktop/default.nix b/pkgs/applications/blockchains/bisq-desktop/default.nix
index 36bc0ebfb883d..1151b06792c5d 100644
--- a/pkgs/applications/blockchains/bisq-desktop/default.nix
+++ b/pkgs/applications/blockchains/bisq-desktop/default.nix
@@ -41,7 +41,14 @@ stdenv.mkDerivation rec {
     sha256 = "0jisxzajsc4wfvxabvfzd0x9y1fxzg39fkhap1781q7wyi4ry9kd";
   };
 
-  nativeBuildInputs = [ makeWrapper copyDesktopItems imagemagick dpkg zip xz ];
+  nativeBuildInputs = [
+    copyDesktopItems
+    dpkg
+    imagemagick
+    makeWrapper
+    xz
+    zip
+  ];
 
   desktopItems = [
     (makeDesktopItem {