uv: disable auto-update (#431025)
This commit is contained in:
@@ -61,6 +61,9 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
|
||||
passthru = {
|
||||
tests.uv-python = python3Packages.uv;
|
||||
|
||||
# Updating `uv` needs to be done on staging. Disabling r-ryantm update bot:
|
||||
# nixpkgs-update: no auto update
|
||||
updateScript = nix-update-script { };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user