Compare commits

...

2 Commits

Author SHA1 Message Date
b462cff929
protonmail-bridge: remove qtdoc from inputs 2023-06-20 16:24:21 +10:00
31d4b8f306
cardboard: remove xwayland from inputs 2023-06-20 16:24:16 +10:00
2 changed files with 0 additions and 2 deletions

View File

@ -7,7 +7,6 @@
, libsecret , libsecret
, pkg-config , pkg-config
, qtbase , qtbase
, qtdoc
}: }:
let let
builder = import ./common.nix { builder = import ./common.nix {

View File

@ -15,7 +15,6 @@
, wayland , wayland
, wayland-protocols , wayland-protocols
, wlroots , wlroots
, xwayland
}: }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {