avalonia-ilspy: fix copyDesktopItems use missing from initial review

This commit is contained in:
Emil "AngryAnt" Johansen
2022-08-12 11:52:31 -04:00
committed by Winter
parent ff8e8d4b4f
commit a99d6e2556
@@ -88,6 +88,7 @@ stdenv.mkDerivation rec {
"assembly"
];
};
desktopItems = [ desktopItem ];
meta = with lib; {
description = ".NET assembly browser and decompiler";