Commit graph

2877 commits

Author SHA1 Message Date
Benjamin Hipple 531eab10a8
Merge pull request #88572 from marcus7070/marcus7070/cq-bump
python3Packages.cadquery: 2.0RC0 -> 2.0
2020-05-22 10:34:58 -04:00
Marcus Boyd a2ba99b22f cq-editor: 0.1RC1 -> 0.1RC2 2020-05-22 14:25:48 +09:30
R. RyanTM 71d291d7c7 gnome-photos: 3.34.1 -> 3.34.2 2020-05-21 12:38:37 +00:00
Rick van Schijndel 4007543e66 nomacs: 3.12 -> 3.14.2 2020-05-16 12:01:27 +02:00
adisbladis 730133e130
darktable: Remove doc directory from output
It puts very generic file names in the store like
`$out/share/doc/README.md` which has a high risk of collisions.
2020-05-15 10:38:39 +01:00
Mario Rodas c8010f6a13
Merge pull request #87745 from zaninime/sane-update
sane-airscan: 0.9.17 -> 0.99.0
2020-05-14 08:04:23 -05:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Francesco Zanini 5629e60d71 sane-airscan: 0.9.17 -> 0.99.0 2020-05-13 17:53:40 +02:00
Lassulus 83b618a11b
Merge pull request #87282 from symphorien/krop-desktop-file
krop: install desktop file
2020-05-12 23:30:28 +02:00
R. RyanTM 0e0995d14c yed: 3.19.1.1 -> 3.20 2020-05-11 03:04:49 +00:00
Symphorien Gibol 6bac73bc4a krop: install desktop file 2020-05-10 12:00:00 +00:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Martin Weinelt 459bad4be4 graphicsmagick: 1.3.32 → 1.3.35
Fixes: CVE-2020-10938
2020-05-09 09:35:44 +02:00
R. RyanTM d2be85f9f1 krita: 4.2.7.1 -> 4.2.9 2020-05-09 08:53:31 +02:00
Mario Rodas e813d1b30c
Merge pull request #86859 from cole-h/qimgv
qimgv: 0.9 -> 0.9.1
2020-05-08 05:58:17 -05:00
Jon c12f5a256d
Merge pull request #86901 from r-ryantm/auto-update/gthumb
gthumb: 3.8.3 -> 3.10.0
2020-05-05 18:50:02 -07:00
Ryan Mulligan 7a040bd6e4
Merge pull request #86782 from r-ryantm/auto-update/avocode
avocode: 4.4.3 -> 4.6.2
2020-05-05 06:01:04 -07:00
R. RyanTM 67ee391c56 gthumb: 3.8.3 -> 3.10.0 2020-05-05 07:56:35 +00:00
Cole Helbling d0de28e20a
qimgv: 0.9 -> 0.9.1
https://github.com/easymodo/qimgv/compare/v0.9...v0.9.1
2020-05-04 17:22:25 -07:00
R. RyanTM f45c1dc89e avocode: 4.4.3 -> 4.6.2 2020-05-04 14:30:48 +00:00
Guillaume Bouchard b3c18fe2be
apitrace: fix OpenGL library path and Qt GUI (#86475)
For unknown reasons, Apitrace breaks the runpath of the traced program.
OpenGL programs on nix are looking at /run/opengl-driver/lib to find the
system OpenGL driver.

This change:

- add path /run/opengl-driver{-32} to the RPATH of the wrapper
libraries. This fixs tracing with `apitrace trace`.
- add rpath to `libglnvd` and `libGL` to the `{e}glretrace` binaries.
These libraries are loaded at runtime, but does not appears as NEEDED in
the binaries, hence the need for the explicit rpath addition. This fix
`{e}glretrace`.
- Explicitly add Qt wrapper to `qapitrace`. It fixs the GUI.

Co-authored-by: Florian Klink <flokli@flokli.de>

Co-authored-by: Florian Klink <flokli@flokli.de>
2020-05-04 12:39:44 +00:00
Benjamin Hipple 5ce11e6853
Merge pull request #86564 from r-ryantm/auto-update/fstl
fstl: 0.9.3 -> 0.9.4
2020-05-03 00:41:10 -04:00
R. RyanTM 8beea3f8ce fstl: 0.9.3 -> 0.9.4 2020-05-02 10:15:25 +00:00
R. RyanTM 44dd05c5f9 drawio: 12.9.9 -> 13.0.3 2020-05-02 07:05:39 +00:00
Cole Helbling a3f27a2720 qimgv: 0.8.9 -> 0.9
https://github.com/easymodo/qimgv/compare/v0.8.9...v0.9
2020-05-01 09:16:16 +02:00
Jörg Thalheim fb159eba4f
Merge pull request #86355 from Dema/darktable-3.0.2 2020-04-29 22:23:12 +01:00
Dmitry Olyenyov c7f9151479 darktable: 3.0.1 -> 3.0.2 2020-04-29 23:45:11 +03:00
Jan Tojnar e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Nikolay Korotkiy 73f3469c76
azpainter: 2.1.5 -> 2.1.6 (#86028) 2020-04-26 12:11:09 +00:00
worldofpeace b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Martin Milata a0a076b857 awesomebump: use qt5's mkDerivation
Wrap Qt program manually, remove makeWrapper from nativeBuildInputs.
2020-04-22 15:23:10 +02:00
Martin Milata 606a15d9d8 phototonic: use qt5's mkDerivation 2020-04-22 15:21:50 +02:00
Martin Milata 2986699ab0 qcomicbook: use qt5's mkDerivation 2020-04-22 15:21:50 +02:00
Martin Milata 904fc69424 write_stylus: use qt5's mkDerivation 2020-04-22 15:21:49 +02:00
Nikolay Korotkiy 42d290316c xournalpp: 1.0.17 -> 1.0.18 2020-04-21 19:45:02 +02:00
Vladimír Čunát d96487b9ca
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
worldofpeace 786946a952
Merge pull request #83782 from mkg20001/krita-fix
krita: disable parallel building #35359
2020-04-17 09:42:19 -04:00
Constantine Glen Evans 919293492b ipe: fix Qt wrapping
Uses mkDerivation instead of stdenv.mkDerivation, to fix Qt wrapping problem.
2020-04-16 20:31:22 -07:00
Jan Tojnar 3d8e436917
Merge branch 'master' into staging-next 2020-04-16 10:09:43 +02:00
worldofpeace a6e85bd6c2
Merge pull request #84361 from dominikh/luminanceHDR-wrapQtAppsHook
luminance-hdr: use Qt5's mkDerivation
2020-04-14 08:32:30 -04:00
Jan Tojnar a725962ae9
inkscape: drop redundant enableParallelBuilding
With CMake it is on by default.
2020-04-14 11:32:41 +02:00
Jan Tojnar 0995d779a3
Merge pull request #85184 from jtojnar/inkscape-0.92.5
inkscape: 0.92.4 → 0.92.5
2020-04-14 10:21:25 +02:00
Benjamin Hipple 3988732856
Merge pull request #84965 from cole-h/qimgv
qimgv: enable video support
2020-04-13 22:11:55 -04:00
Jan Tojnar a926e7358f
inkscape: add jtojnar as maintainer 2020-04-14 02:05:49 +02:00
Jan Tojnar a48d86e851
inkscape: 0.92.4 → 0.92.5
https://gitlab.com/inkscape/inkscape/-/tags/INKSCAPE_0_92_5
2020-04-14 02:05:49 +02:00
Jan Tojnar eff936e8b9
inkscape: format with nixpkgs-fmt
Also order the build inputs alphabetically and switch to pname+version.
2020-04-14 02:05:33 +02:00
Jan Tojnar 38e316d398
inkscape: clean up
The unpackPhase override was only needed when the download server mangled the file extension:

https://github.com/NixOS/nixpkgs/pull/23652
2020-04-14 02:05:12 +02:00
Jonathan Ringer 8fdc7cc1d0 kodelife: preferLocalBuild 2020-04-13 10:40:27 -07:00
Jonathan Ringer 088afc8375 kodelife: fix non-x86 hashes 2020-04-13 10:40:27 -07:00
Jan Tojnar a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00