diff options
| -rw-r--r-- | nix/unwrapped.nix | 1 |
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 ]; }; |
