nixpkgs/pkgs/by-name/lx
Sergei Trofimovich c2e414fbee lxd: drop undefined ui attribute
From what I can see `lxd-unwrapped-lts` does not define `ui` attribute.
As a result `lxd.ui` fails the eval as:

    $ nix build --no-link -f. lxd.ui
    trace: warning: lxd has been renamed to lxd-lts
    error: attribute 'ui' missing
           at pkgs/by-name/lx/lxd-lts/package.nix:144:39:
              143|   passthru = {
              144|     inherit (lxd-unwrapped-lts) tests ui;
                 |                                       ^
              145|   };
           Did you mean one of go or out?
2024-04-21 19:48:27 +01:00
..
lxcfs lxcfs: 5.0.4 -> 6.0.0 2024-03-29 22:45:27 -04:00
lxd-lts lxd: drop undefined ui attribute 2024-04-21 19:48:27 +01:00
lxd-ui treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary 2024-04-17 13:34:05 -04:00
lxd-unwrapped-lts lxd: rename to lxd-lts 2024-04-02 19:35:44 -04:00
lxgw-neoxihei lxgw-neoxihei: move to pkgs/by-name 2024-04-01 19:48:04 +02:00