Merge pull request #305811 from trofi/lxd-no-ui

lxd: drop undefined `ui` attribute
This commit is contained in:
Adam C. Stephens
2024-04-21 17:38:50 -04:00
committed by GitHub
+1 -1
View File
@@ -141,7 +141,7 @@ symlinkJoin {
'';
passthru = {
inherit (lxd-unwrapped-lts) tests ui;
inherit (lxd-unwrapped-lts) tests;
};
inherit (lxd-unwrapped-lts) meta pname version;