about summary refs log tree commit diff
path: root/users/grfn/xanthous/server/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/xanthous/server/shell.nix')
-rw-r--r--users/grfn/xanthous/server/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/grfn/xanthous/server/shell.nix b/users/grfn/xanthous/server/shell.nix
index a6747175f1..e01c0316a6 100644
--- a/users/grfn/xanthous/server/shell.nix
+++ b/users/grfn/xanthous/server/shell.nix
@@ -1,5 +1,5 @@
 let
-  depot = import ../../../.. {};
+  depot = import ../../../.. { };
   pkgs = depot.third_party.nixpkgs;
 in