summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nix/unwrapped.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/unwrapped.nix b/nix/unwrapped.nix
index 0ca752ea89..aa2baf2beb 100644
--- a/nix/unwrapped.nix
+++ b/nix/unwrapped.nix
@@ -73,6 +73,7 @@ stdenv.mkDerivation {
../REUSE.toml
../scripts
../shell.nix
+ ../updater
];
};