avalonia-ilspy: fix copyDesktopItems use missing from initial review

This commit is contained in:
Emil "AngryAnt" Johansen 2022-08-10 10:21:00 +02:00 committed by Winter
parent ff8e8d4b4f
commit a99d6e2556

View file

@ -88,6 +88,7 @@ stdenv.mkDerivation rec {
"assembly"
];
};
desktopItems = [ desktopItem ];
meta = with lib; {
description = ".NET assembly browser and decompiler";