Commit c47e0f21 authored by Jan Tojnar's avatar Jan Tojnar
Browse files

inkscape: Improve shell

Enables better keyboard interaction, including a command history for `inkscape --shell`.

Introduced in Inkscape 1.1 but missed during update:
https://gitlab.com/inkscape/inkscape/-/merge_requests/1495
parent 311a6a68
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@
  libXft,
  libxml2,
  libxslt,
  readline,
  ninja,
  perlPackages,
  pkg-config,
@@ -162,6 +163,7 @@ stdenv.mkDerivation (finalAttrs: {
    libXft
    libxml2
    libxslt
    readline
    perlPackages.perl
    poppler
    popt