about summary refs log tree commit diff
path: root/third_party/emacs/carp-mode.nix
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/emacs/carp-mode.nix')
-rw-r--r--third_party/emacs/carp-mode.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/emacs/carp-mode.nix b/third_party/emacs/carp-mode.nix
index 869cf05c19..9fab1f8663 100644
--- a/third_party/emacs/carp-mode.nix
+++ b/third_party/emacs/carp-mode.nix
@@ -1,6 +1,6 @@
 { pkgs, ... }:
 
-with pkgs.third_party;
+with pkgs;
 with emacsPackagesNg;
 
 melpaBuild rec {