kcnhub: package: uv for imperative environments
parent
7d6517c76b
commit
fb08e8e220
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue