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
, pkg-config
, qtbase
, qtdoc
}:
let
builder = import ./common.nix {

View File

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