wio: remove top-level override
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
unstableGitUpdater,
|
||||
wayland,
|
||||
wayland-protocols,
|
||||
wlroots,
|
||||
wlroots_0_19,
|
||||
xwayland,
|
||||
}:
|
||||
|
||||
@@ -46,7 +46,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
udev
|
||||
wayland
|
||||
wayland-protocols
|
||||
wlroots
|
||||
wlroots_0_19
|
||||
xwayland
|
||||
];
|
||||
|
||||
|
||||
@@ -3923,10 +3923,6 @@ with pkgs;
|
||||
|
||||
web-eid-app = qt6Packages.callPackage ../tools/security/web-eid-app { };
|
||||
|
||||
wio = callPackage ../by-name/wi/wio/package.nix {
|
||||
wlroots = wlroots_0_19;
|
||||
};
|
||||
|
||||
wyrd = callPackage ../tools/misc/wyrd {
|
||||
ocamlPackages = ocaml-ng.ocamlPackages_4_14;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user