mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-05-04 20:41:45 +01:00
Failed attempt to fix/formalize repo
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{pkgs}:
|
||||
pkgs.python314.withPackages (
|
||||
python-pkgs: [
|
||||
python-pkgs.pkginfo
|
||||
python-pkgs.setuptools
|
||||
]
|
||||
)
|
||||
Reference in New Issue
Block a user