summaryrefslogtreecommitdiffstats
path: root/5pkgs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-10-08 23:39:41 +0200
committermakefu <github@syntax-fehler.de>2018-10-08 23:39:41 +0200
commit9afc0a0fc887b269245ebea0715047fc1260a296 (patch)
tree6c79f5c74c95e6277b9c2cd2e773f5e124661b23 /5pkgs
parentdc88fd84c2244e07f5fcc07e179a24cbe644ca71 (diff)
ma pkgs.inkscape: share/extensions solves the issue
see ee44a46c858b5a80c1888ab5d38aef43a9577783 in https://gitlab.com/inkscape/extensions
Diffstat (limited to '5pkgs')
-rw-r--r--5pkgs/custom/inkscape/dxf_fix.patch12
-rw-r--r--5pkgs/default.nix3
2 files changed, 0 insertions, 15 deletions
diff --git a/5pkgs/custom/inkscape/dxf_fix.patch b/5pkgs/custom/inkscape/dxf_fix.patch
deleted file mode 100644
index b7b491d4e..000000000
--- a/5pkgs/custom/inkscape/dxf_fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./share/extensions/dxf_outlines.py 2017-10-08 17:28:45.553368917 +0200
-+++ ./share/extensions/dxf_outlines.py.new 2017-10-08 17:29:20.172554152 +0200
-@@ -341,7 +341,7 @@
- if not scale:
- scale = 25.4/96 # if no scale is specified, assume inch as baseunit
- scale /= self.unittouu('1px')
-- h = self.unittouu(self.document.getroot().xpath('@height', namespaces=inkex.NSS)[0])
-+ h = self.unittouu(self.documentHeight())
- self.groupmat = [[[scale, 0.0, 0.0], [0.0, -scale, h*scale]]]
- doc = self.document.getroot()
- self.process_group(doc)
-
diff --git a/5pkgs/default.nix b/5pkgs/default.nix
index 390aabd73..6e86f4264 100644
--- a/5pkgs/default.nix
+++ b/5pkgs/default.nix
@@ -30,9 +30,6 @@ in {
qcma = super.pkgs.libsForQt5.callPackage ./custom/qcma { };
inherit (callPackage ./devpi {}) devpi-web ;
nodemcu-uploader = super.pkgs.callPackage ./nodemcu-uploader {};
- inkscape = super.pkgs.stdenv.lib.overrideDerivation super.inkscape (old: {
- patches = [ ./custom/inkscape/dxf_fix.patch ];
- });
}
// (mapAttrs (_: flip callPackage {})
[cgit] Unable to lock slot /tmp/cgit/8a000000.lock: No such file or directory (2)