Compare commits

..

No commits in common. "b462cff9296eb3b29c63756ac4f0557d63ec4599" and "c32fdde780269f5493ae55b109e85c0970435585" have entirely different histories.

2 changed files with 2 additions and 0 deletions

View File

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

View File

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