kcnhub: package: uv for imperative environments

master
Antoine Fauroux 2026-08-20 15:50:52 -04:00
parent 7d6517c76b
commit fb08e8e220
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
cmake
gnumake
((pkgs.python3.withPackages config.pythonPackages).override (args: { ignoreCollisions = true; }))
pkgs.unstable.uv
];
pythonPackages = (p: with p; [
# Common Python Libraries