gtkd: fixup from treewide commit
This was mistakenly replaced when it was already avoiding the alias. Thanks @jtojnar
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, fetchzip, atk, cairo, dmd, gdk_pixbuf, gnome3, gst_all_1, librsvg
|
||||
, pango, pkgconfig, substituteAll, which, gst_plugins_base }:
|
||||
, pango, pkgconfig, substituteAll, which }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "gtkd-${version}";
|
||||
|
||||
Reference in New Issue
Block a user