about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'third_party')
-rw-r--r--third_party/nix/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/nix/default.nix b/third_party/nix/default.nix
index 12b5000d3b..3c7fa4cdb7 100644
--- a/third_party/nix/default.nix
+++ b/third_party/nix/default.nix
@@ -1,4 +1,4 @@
-{ pkgs ? (import <nixpkgs> {}).third_party
+{ pkgs ? (import ../.. {}).third_party
 , buildType ? "release", ... }:
 
 let