treewide: replace inkscape with inkscape_0
The Inkscape CLI interface has been changed with 1.x and packages are not adjusted yet to this change. Let's use inkscape 0.x instead.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
, gnome3
|
||||
, gtk-engine-murrine
|
||||
, optipng
|
||||
, inkscape
|
||||
, inkscape_0
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
||||
pkgconfig
|
||||
sassc
|
||||
optipng
|
||||
inkscape
|
||||
inkscape_0
|
||||
gtk3
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user