python313Packages.uv: patch find_uv_bin() (#387153)
This commit is contained in:
@@ -19,6 +19,11 @@ buildPythonPackage {
|
||||
versionCheckProgramArg
|
||||
;
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace python/uv/_find_uv.py \
|
||||
--replace-fail '"""Return the uv binary path."""' "return '$out/bin/uv'"
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkgs.cmake
|
||||
installShellFiles
|
||||
|
||||
Reference in New Issue
Block a user