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