about summary refs log tree commit diff
path: root/home/profiles/messaging
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-11-04 19:49:03 +0900
committersefidel <contact@sefidel.net>2022-11-04 19:49:03 +0900
commit8ffb26e7f7c618aaaae79720c518a352ab01489d (patch)
tree9228080e72139e5d09488d6c2ed0491286f3af24 /home/profiles/messaging
parentb3531ad2d5ed8b7ab05416e6fb09679cd537d2ec (diff)
downloadnixrc-8ffb26e7f7c618aaaae79720c518a352ab01489d.tar.gz
nixrc-8ffb26e7f7c618aaaae79720c518a352ab01489d.zip
chore: reformat
Diffstat (limited to 'home/profiles/messaging')
-rw-r--r--home/profiles/messaging/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/messaging/default.nix b/home/profiles/messaging/default.nix
index f874d88..7d6cbea 100644
--- a/home/profiles/messaging/default.nix
+++ b/home/profiles/messaging/default.nix
@@ -310,7 +310,7 @@ in
               (availablePlugins.python.withPackages (ps: with ps; [
                 potr
                 pycrypto
-                (if pkgs.stdenv.isDarwin then pync else [])
+                (if pkgs.stdenv.isDarwin then pync else [ ])
               ]))
               availablePlugins.perl
               availablePlugins.lua