rename the expressions of some gtk-related libraries
now the default (and usually only) version is called default
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
{ stdenv, fetchurl, pkgconfig, glib, libtiff, libjpeg, libpng, libX11, xz, jasper }:
|
||||
{ stdenv, fetchurl, pkgconfig, glib, libtiff, libjpeg, libpng, libX11, xz
|
||||
, jasper }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "gdk-pixbuf-2.26.5";
|
||||
Reference in New Issue
Block a user