mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
wbg: move to pkgs/by-name
This commit is contained in:
parent
bda2701038
commit
636f1642b8
2 changed files with 0 additions and 2 deletions
|
@ -31879,8 +31879,6 @@ with pkgs;
|
|||
|
||||
waylevel = callPackage ../tools/misc/waylevel { };
|
||||
|
||||
wbg = callPackage ../applications/misc/wbg { };
|
||||
|
||||
i3 = callPackage ../applications/window-managers/i3 {
|
||||
xcb-util-cursor = if stdenv.isDarwin then xcb-util-cursor-HEAD else xcb-util-cursor;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue