webgitgtk 2.12: fix evaluation
Remove reference to unknown maintainer @iyzsong.
This commit is contained in:
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.bsd2;
|
license = licenses.bsd2;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
hydraPlatforms = [];
|
hydraPlatforms = [];
|
||||||
maintainers = with maintainers; [ iyzsong koral ];
|
maintainers = with maintainers; [ koral ];
|
||||||
};
|
};
|
||||||
|
|
||||||
preConfigure = "patchShebangs Tools";
|
preConfigure = "patchShebangs Tools";
|
||||||
|
|||||||
Reference in New Issue
Block a user