chore: Update flake inputs

This commit is contained in:
ulic-youthlic 2025-11-24 13:06:20 +08:00
parent a8a376787a
commit 9556ca8d50
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
5 changed files with 147 additions and 175 deletions

View file

@ -32,6 +32,7 @@
cudaSupport = false;
ncclSupport = false;
};
awscli2 = inputs.nixpkgs-fix-awscli2.legacyPackages.${p.stdenv.hostPlatform.system}.awscli2;
};
};
};