mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-03-02 11:18:02 +00:00
Moved uv from python install to nixpkgs
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
python-pkgs: [
|
||||
python-pkgs.pkginfo
|
||||
python-pkgs.setuptools
|
||||
python-pkgs.uv
|
||||
]
|
||||
);
|
||||
in {
|
||||
@@ -53,6 +52,7 @@ in {
|
||||
python
|
||||
pkgs.smile
|
||||
pkgs.sshs
|
||||
unstablePkgs.uv
|
||||
pkgs.vial
|
||||
vivaldi-wayland
|
||||
pkgs.vivaldi-ffmpeg-codecs
|
||||
|
||||
Reference in New Issue
Block a user