mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-05 16:03:18 +02:00
fix: add runtimeDir as propagated build input (#14247)
This commit is contained in:
@@ -46,6 +46,8 @@ in
|
||||
allowBuiltinFetchGit = true;
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ runtimeDir ];
|
||||
|
||||
nativeBuildInputs = [
|
||||
installShellFiles
|
||||
git
|
||||
|
Reference in New Issue
Block a user