about summary refs log tree commit diff
path: root/users/grfn/xanthous/server/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/xanthous/server/default.nix')
-rw-r--r--users/grfn/xanthous/server/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/users/grfn/xanthous/server/default.nix b/users/grfn/xanthous/server/default.nix
index 0b3900e4d5..95c2b15ec9 100644
--- a/users/grfn/xanthous/server/default.nix
+++ b/users/grfn/xanthous/server/default.nix
@@ -1,5 +1,4 @@
-args@{
-  depot ? import ../../../.. {}
+args@{ depot ? import ../../../.. { }
 , pkgs ? depot.third_party.nixpkgs
 , ...
 }: