Commit Graph

8 Commits

Author SHA1 Message Date
Felix Buehler
2adcc8846a python311Packages.wxpython: rename from wxPython_4_2 2024-01-07 21:16:47 +01:00
Arnout Engelen
215202e570
Merge pull request #277217 from taha-yassine/update-textext
inkscape/textext: 1.8.1 -> 1.10.1
2023-12-31 14:11:13 +01:00
Jeremy Fleischman
3fffe22f0f
inkscape/silhouette: init at 1.28
Introduce the 'silhouette' extension for printing to Silhouette vinyl
cutters in Inkscape.

Tested with `nix-build -E "with import ./. { }; inkscape-with-extensions.override { inkscapeExtensions = [ inkscape-extensions.silhouette ]; }"`.

This completes https://github.com/NixOS/nixpkgs/issues/224852
2023-12-30 19:24:59 -08:00
Taha YASSINE
ff0dc63ab8 inkscape/textext: 1.8.1 -> 1.10.1 2023-12-28 02:01:29 +01:00
Arnout Engelen
2c18352f1e
inkscape-extensions.textext: init at 1.8.1
Introduce the 'textext' extension for including LaTeX graphics in Inkscape

Test it with `nix-shell -p "inkscape-with-extensions.override {
inkscapeExtensions = [ inkscape-extensions.textext ]; }" --run inkscape`

Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2023-10-04 20:43:00 +02:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
AndersonTorres
9b2a54f7d6 treewide: change 0.0.0 to 0.pre in version attrs 2021-10-05 22:45:24 -03:00
Jan Tojnar
75ea980211
inkscape-extensions.applytransforms: 0.0.0+unstable=2021-05-11 2021-06-25 12:41:11 +02:00