Remove vmware-horizon-client overlay

This commit is contained in:
Fabian Hauser 2021-11-18 15:05:45 +01:00
parent e873ae5a65
commit 45a41323a7
2 changed files with 0 additions and 112 deletions

View file

@ -1,6 +1,3 @@
self: super: {
lib = (super.lib or { }) // { qois = import ../lib { lib = self.lib; }; };
vmware-horizon-client =
super.callPackage ./applications/networking/remote/vmware-horizon-client
{ }; # TODO: Should be included in 21.03
}