diff --git a/web/panettone/shell.nix b/web/panettone/shell.nix index 54bc49013..483481ca9 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 = [