Merge pull request #305811 from trofi/lxd-no-ui
lxd: drop undefined `ui` attribute
This commit is contained in:
@@ -141,7 +141,7 @@ symlinkJoin {
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
inherit (lxd-unwrapped-lts) tests ui;
|
||||
inherit (lxd-unwrapped-lts) tests;
|
||||
};
|
||||
|
||||
inherit (lxd-unwrapped-lts) meta pname version;
|
||||
|
||||
Reference in New Issue
Block a user