about summary refs log tree commit diff
path: root/third_party/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/default.nix')
-rw-r--r--third_party/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/third_party/default.nix b/third_party/default.nix
index d7b3d4f517..5bd96581c9 100644
--- a/third_party/default.nix
+++ b/third_party/default.nix
@@ -40,6 +40,7 @@ let
       emacsPackagesNgGen
       fetchFromGitHub
       fetchurl
+      fetchzip
       fira
       fira-code
       fira-mono
@@ -110,7 +111,7 @@ in exposed // {
 
   # Packages to be overridden
   originals = {
-    inherit (nixpkgs) git guile notmuch;
+    inherit (nixpkgs) git guile notmuch pounce;
   };
 
   # Make NixOS available