about summary refs log tree commit diff
path: root/web/panettone/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'web/panettone/shell.nix')
-rw-r--r--web/panettone/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/panettone/shell.nix b/web/panettone/shell.nix
index 54bc49013b..483481ca9a 100644
--- a/web/panettone/shell.nix
+++ b/web/panettone/shell.nix
@@ -1,6 +1,6 @@
 { depot ? import ../.. { } }:
 
-with depot.third_party;
+with depot.third_party.nixpkgs;
 
 mkShell {
   buildInputs = [