Merge pull request #114483 from adisbladis/libayatana-appindicator-dev-outputs
libayatana-appindicator: Make multi output
This commit is contained in:
commit
1b4517f711
@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
|||||||
pname = "libayatana-appindicator-gtk${gtkVersion}";
|
pname = "libayatana-appindicator-gtk${gtkVersion}";
|
||||||
version = "0.5.5";
|
version = "0.5.5";
|
||||||
|
|
||||||
|
outputs = [ "out" "dev" ];
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "AyatanaIndicators";
|
owner = "AyatanaIndicators";
|
||||||
repo = "libayatana-appindicator";
|
repo = "libayatana-appindicator";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user