summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pkgs/build-support/autonix/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/build-support/autonix/default.nix b/pkgs/build-support/autonix/default.nix
index e7d85cc5085..7751f8019c4 100644
--- a/pkgs/build-support/autonix/default.nix
+++ b/pkgs/build-support/autonix/default.nix
@@ -160,6 +160,7 @@ let
 in
 {
   inherit generateCollection;
+  inherit importManifest;
   inherit isDepAttr;
   inherit manifest;
   inherit removePkgDeps;