summary refs log tree commit diff
path: root/pkgs/data/icons/numix-cursor-theme
diff options
context:
space:
mode:
authorPavol Rusnak <pavol@rusnak.io>2020-05-05 13:14:00 +0200
committerPavol Rusnak <pavol@rusnak.io>2020-07-19 13:10:16 +0200
commit8402a74cce2216de0fd2cce4e5fd897e5dedd450 (patch)
tree3b20025467d3f3c8f042ef138e4139eea77d27f2 /pkgs/data/icons/numix-cursor-theme
parent5107b24c83a4c93df9ff25bc76ef64f5883720f9 (diff)
downloadnixpkgs-8402a74cce2216de0fd2cce4e5fd897e5dedd450.tar
nixpkgs-8402a74cce2216de0fd2cce4e5fd897e5dedd450.tar.gz
nixpkgs-8402a74cce2216de0fd2cce4e5fd897e5dedd450.tar.bz2
nixpkgs-8402a74cce2216de0fd2cce4e5fd897e5dedd450.tar.lz
nixpkgs-8402a74cce2216de0fd2cce4e5fd897e5dedd450.tar.xz
nixpkgs-8402a74cce2216de0fd2cce4e5fd897e5dedd450.tar.zst
nixpkgs-8402a74cce2216de0fd2cce4e5fd897e5dedd450.zip
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.
Diffstat (limited to 'pkgs/data/icons/numix-cursor-theme')
-rw-r--r--pkgs/data/icons/numix-cursor-theme/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/data/icons/numix-cursor-theme/default.nix b/pkgs/data/icons/numix-cursor-theme/default.nix
index d0411a8c569..6445628e9bb 100644
--- a/pkgs/data/icons/numix-cursor-theme/default.nix
+++ b/pkgs/data/icons/numix-cursor-theme/default.nix
@@ -1,4 +1,4 @@
-{ stdenv, fetchFromGitHub, inkscape, xcursorgen }:
+{ stdenv, fetchFromGitHub, inkscape_0, xcursorgen }:
 
 stdenv.mkDerivation rec {
   version = "1.1";
@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
     sha256 = "0p8h48wsy3z5dz9vdnp01fpn6q8ky0h74l5qgixlip557bsa1spi";
   };
 
-  nativeBuildInputs = [ inkscape xcursorgen ];
+  nativeBuildInputs = [ inkscape_0 xcursorgen ];
 
   buildPhase = ''
     patchShebangs .