pixi: 0.49.0 -> 0.51.0

This commit is contained in:
R. Ryantm 2025-08-12 19:24:45 +00:00
parent 695d5db1b8
commit 1f1a0cd749

View File

@ -14,16 +14,16 @@
rustPlatform.buildRustPackage (finalAttrs: { rustPlatform.buildRustPackage (finalAttrs: {
pname = "pixi"; pname = "pixi";
version = "0.49.0"; version = "0.51.0";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "prefix-dev"; owner = "prefix-dev";
repo = "pixi"; repo = "pixi";
tag = "v${finalAttrs.version}"; tag = "v${finalAttrs.version}";
hash = "sha256-BLzE2mhSCrVPhiECrEcOMB0+DC6KjTFBmuJmtpJ20bA="; hash = "sha256-DuYfDy87HoJc+LL/vL91Omx6Spy7wO4HKI3Uary2DGs=";
}; };
cargoHash = "sha256-bzOfIXT9QQE0CzVjOCMv7l9/MKNqazO7yxVmFOPKeEg="; cargoHash = "sha256-pqhoEWWEjgMDz9G4Bhom0cdP1R3fWydAI9Z3aX4sQD4=";
nativeBuildInputs = [ nativeBuildInputs = [
pkg-config pkg-config