clan-vm-manager: add nix package

This commit is contained in:
Jörg Thalheim
2023-11-23 14:37:05 +01:00
parent 2e54575474
commit f68c10a008
12 changed files with 136 additions and 17 deletions

View File

@@ -41,11 +41,6 @@ let
dependencies = [
argcomplete # optional dependency: if not enabled, shell completion will not work
wrapGAppsHook
gtk3
glib
gobject-introspection
pygobject3
];
pytestDependencies = runtimeDependencies ++ dependencies ++ [