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 2cf6d13cd2..cb0233c9e6 100644
--- a/third_party/default.nix
+++ b/third_party/default.nix
@@ -79,6 +79,7 @@ let
       pandoc
       parallel
       pkgconfig
+      pounce
       protobuf
       python3Packages
       remarshal
@@ -117,7 +118,7 @@ in exposed // {
 
   # Packages to be overridden
   originals = {
-    inherit (nixpkgs) git guile notmuch pounce;
+    inherit (nixpkgs) git guile notmuch;
   };
 
   # Make NixOS available