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