about summary refs log tree commit diff
path: root/presentations/bootstrapping-2018/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'presentations/bootstrapping-2018/default.nix')
-rw-r--r--presentations/bootstrapping-2018/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/presentations/bootstrapping-2018/default.nix b/presentations/bootstrapping-2018/default.nix
index 28296d8bf3..0dff14b2a1 100644
--- a/presentations/bootstrapping-2018/default.nix
+++ b/presentations/bootstrapping-2018/default.nix
@@ -2,7 +2,7 @@
 
 { pkgs, ... }:
 
-with pkgs.third_party;
+with pkgs;
 
 let tex = texlive.combine {
   inherit (texlive)