about summary refs log tree commit diff stats
path: root/nix/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/package.nix')
-rw-r--r--nix/package.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nix/package.nix b/nix/package.nix
index 8aff1c8..8e1cf54 100644
--- a/nix/package.nix
+++ b/nix/package.nix
@@ -21,8 +21,7 @@ buildGoApplication {
       (unions [
         ../go.mod
         ../go.sum
-        ../serve
-        ../import
+        ../searchix.go
         ../internal
         ../frontend
       ])