mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 02:34:50 +03:00
Wrap ROS Python scripts in bin/ as well
This commit is contained in:
parent
8f7ca8f00f
commit
54e1294c05
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@ else stdenv.mkDerivation) (args // {
|
|||
|
||||
nativeBuildInputs = nativeBuildInputs ++ [ pythonPackages.setuptools ];
|
||||
|
||||
dontWrapPythonPrograms = true;
|
||||
|
||||
buildPhase = ''
|
||||
runHook preBuild
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue