about summary refs log tree commit diff
path: root/pkgs/applications/graphics
AgeCommit message (Collapse)AuthorFilesLines
2021-06-27Merge pull request #123378 from eduardosm/sip_6Anderson Torres2-10/+10
python3Packages.sip: 5.5.0 -> 6.1.1; pythonPackages.pyqt5: 5.15.2 -> 5.15.4; python3Packages.pyqt-builder: 1.6.0 -> 1.10.1
2021-06-27veusz: fix PyQt5 sip path and use sip 4Eduardo Sánchez Muñoz1-8/+8
veusz tries to use the `sip` binary, which is no longer available in sip 6
2021-06-27krita: fix PyQt5 SIP pathEduardo Sánchez Muñoz1-2/+2
2021-06-26imagemagick6: 6.9.12-16 -> 6.9.12-17Robert Schütz1-2/+2
2021-06-26Merge pull request #127151 from NixOS/staging-nextMartin Weinelt2-5/+11
2021-06-26Merge pull request #128037 from jtojnar/inkscape-app-transJan Tojnar4-2/+63
inkscape-extensions.applytransforms: 0.0.0+unstable=2021-05-11
2021-06-26Merge branch 'master' into staging-nextRobert Schütz3-6/+6
2021-06-25Merge pull request #127522 from rytone/ocio2Dmitry Kalinkin3-6/+6
blender: Switch to OpenColorIO 2.x
2021-06-25Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-06-25inkscape-with-extension: make enabling all extensions easierJan Tojnar1-2/+8
Previously, we needed something like inkscape-with-extensions.override { inkscapeExtensions = builtins.filter lib.isDerivation (builtins.attrValues inkscape-extensions); } Now, we can just do inkscape-with-extensions.override { inkscapeExtensions = null; }
2021-06-25inkscape-extensions.applytransforms: 0.0.0+unstable=2021-05-11Jan Tojnar2-0/+45
2021-06-25megapixels: 1.0.1 -> 1.1.0Robert Schütz1-2/+2
https://git.sr.ht/~martijnbraam/megapixels/refs/1.1.0
2021-06-25inkscape: Fix parsing paths by Python extensionsJan Tojnar1-0/+10
2021-06-23opencolorio: Replace with 2.xMaxwell Beck3-6/+6
All applications besides Blender have been pinned to 1.x
2021-06-24Merge master into staging-nextgithub-actions[bot]2-1/+63
2021-06-23Merge pull request #127846 from dotlambda/spyder_3-dropMartin Weinelt2-1/+63
2021-06-23cq-editor: use default version of spyderRobert Schütz2-1/+63
2021-06-23Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-06-22avocode: 4.14.1 -> 4.14.3R. RyanTM1-2/+2
2021-06-22Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-06-22imagemagick6: 6.9.12-15 -> 6.9.12-16Robert Schütz1-2/+2
2021-06-22Merge branch 'master' into staging-nextMartin Weinelt1-0/+71
2021-06-18veusz: init at 3.3.1laikq1-0/+71
2021-06-16Merge staging-next into staginggithub-actions[bot]1-2/+2
2021-06-16Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-06-16Merge branch 'staging-next' into stagingJan Tojnar1-2/+2
Regenerated pkgs/servers/x11/xorg/default.nix to resolve the conflict.
2021-06-16Merge pull request #127058 from r-ryantm/auto-update/kritaRobert Schütz1-2/+2
krita: 4.4.3 -> 4.4.5
2021-06-16krita: 4.4.3 -> 4.4.5R. RyanTM1-2/+2
2021-06-16Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-06-15avocode: 4.14.0 -> 4.14.1R. RyanTM1-2/+2
2021-06-14Merge staging-next into staginggithub-actions[bot]2-4/+9
2021-06-14Merge master into staging-nextgithub-actions[bot]2-4/+9
2021-06-14imv: clarify licenseRicardo M. Correia1-1/+1
licenses.gpl2 is deprecated, either gpl2Only or gpl2Plus should be specified. However, imv is dual-licensed under the GPL and MIT licenses. MIT is the one in the root LICENSE file, it's the one that Github shows in the main repo page and is also the more permissive one, therefore I changed it to licenses.mit.
2021-06-14imv: remove unused fontconfig argumentRicardo M. Correia1-1/+0
2021-06-14imv: install .desktop fileRicardo M. Correia1-0/+6
2021-06-13imagemagick: 7.0.11-14 -> 7.1.0-0Robert Schütz1-2/+2
2021-06-13imagemagick6: 6.9.12-14 -> 6.9.12-15Robert Schütz1-2/+2
2021-06-11Merge staging-next into staginggithub-actions[bot]1-2/+2
2021-06-11Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-06-11imagemagick: 6.9.12-12 -> 6.9.12-14Kerstin Humm1-2/+2
2021-06-10Merge branch 'staging-next' into stagingJan Tojnar7-15/+15
2021-06-10Merge master into staging-nextgithub-actions[bot]7-15/+15
2021-06-10Change all alsaLib references to alsa-libAndersonTorres7-15/+15
2021-06-08Merge staging-next into staginggithub-actions[bot]1-2/+2
2021-06-08Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-06-06renderdoc: 1.13 -> 1.14Jordan Justen1-2/+2
Signed-off-by: Jordan Justen <jljusten@gmail.com>
2021-06-05Merge pull request #125361 from andir/staging/graphicsmagic-closure-bloatRobert Scott1-3/+9
[staging] graphicsmagic: reduce runtime closure bloat
2021-06-04Merge staging-next into staginggithub-actions[bot]2-0/+25
2021-06-04Merge master into staging-nextgithub-actions[bot]2-0/+25
2021-06-04nufraw: fix buildpolygon2-0/+25
Sources would include glib-headers from within an extern-C scope. Since glib-headers contained templates, this would fail. Add a patch to move the header includes outside of the extern-C scope.