webgitgtk 2.12: fix evaluation
Remove reference to unknown maintainer @iyzsong.
This commit is contained in:
parent
6c13d6b402
commit
358900674b
@ -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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user