Loading pkgs/applications/display-managers/greetd/gtkgreet.nix +4 −0 Original line number Diff line number Diff line { stdenv , lib , fetchFromSourcehut , wrapGAppsHook , pkg-config , cmake , meson Loading @@ -8,6 +9,7 @@ , gtk3 , gtk-layer-shell , json_c , librsvg , scdoc }: Loading @@ -27,6 +29,7 @@ stdenv.mkDerivation rec { meson ninja cmake wrapGAppsHook ]; buildInputs = [ Loading @@ -34,6 +37,7 @@ stdenv.mkDerivation rec { gtk-layer-shell json_c scdoc librsvg ]; mesonFlags = [ Loading Loading
pkgs/applications/display-managers/greetd/gtkgreet.nix +4 −0 Original line number Diff line number Diff line { stdenv , lib , fetchFromSourcehut , wrapGAppsHook , pkg-config , cmake , meson Loading @@ -8,6 +9,7 @@ , gtk3 , gtk-layer-shell , json_c , librsvg , scdoc }: Loading @@ -27,6 +29,7 @@ stdenv.mkDerivation rec { meson ninja cmake wrapGAppsHook ]; buildInputs = [ Loading @@ -34,6 +37,7 @@ stdenv.mkDerivation rec { gtk-layer-shell json_c scdoc librsvg ]; mesonFlags = [ Loading