mv clan-vm-manager to its own package
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
, tor
|
||||
, git
|
||||
, nixpkgs
|
||||
, copyDesktopItems
|
||||
, qemu
|
||||
, gnupg
|
||||
, e2fsprogs
|
||||
@@ -134,7 +133,6 @@ python3.pkgs.buildPythonApplication {
|
||||
nativeBuildInputs = [
|
||||
setuptools
|
||||
installShellFiles
|
||||
copyDesktopItems
|
||||
];
|
||||
propagatedBuildInputs = dependencies;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user