about summary refs log tree commit diff
path: root/fun/owothia/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'fun/owothia/shell.nix')
-rw-r--r--fun/owothia/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/fun/owothia/shell.nix b/fun/owothia/shell.nix
index 1ad70c907b..0304581d9d 100644
--- a/fun/owothia/shell.nix
+++ b/fun/owothia/shell.nix
@@ -1,4 +1,4 @@
-{ pkgs ? (import ../../../. {}).third_party, ... }:
+{ pkgs ? (import ../../../. { }).third_party, ... }:
 
 let
   inherit (pkgs)