Merge remote-tracking branch 'origin/master' into staging-next
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
, webkitgtk
|
||||
, makeWrapper
|
||||
, wrapGAppsHook
|
||||
, gnome3
|
||||
, gnome
|
||||
, gdk-pixbuf
|
||||
}:
|
||||
|
||||
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
||||
webkitgtk
|
||||
glib-networking
|
||||
gdk-pixbuf
|
||||
gnome3.adwaita-icon-theme
|
||||
gnome.adwaita-icon-theme
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
@@ -20,6 +20,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Web micro-framework written in Vala";
|
||||
license = licenses.lgpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.lethalman ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user