Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 8e501bbc..137dee5a 100644
--- a/default.nix
+++ b/default.nix
@@ -46,6 +46,8 @@ in
allowBuiltinFetchGit = true;
};
+ propagatedBuildInputs = [ runtimeDir ];
+
nativeBuildInputs = [
installShellFiles
git