about summary refs log tree commit diff
path: root/users/grfn/achilles/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/achilles/shell.nix')
-rw-r--r--users/grfn/achilles/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/grfn/achilles/shell.nix b/users/grfn/achilles/shell.nix
index f32dce3ba3..1434cf8a32 100644
--- a/users/grfn/achilles/shell.nix
+++ b/users/grfn/achilles/shell.nix
@@ -1,4 +1,4 @@
-with (import ../../.. {}).third_party.nixpkgs;
+with (import ../../.. { }).third_party.nixpkgs;
 
 mkShell {
   buildInputs = [