Commit graph

2849 commits

Author SHA1 Message Date
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
R. RyanTM 50605b6927 kodelife: 0.8.8.110 -> 0.9.0.129 2020-04-12 17:45:00 -07:00
Maximilian Bosch 2d836ab922
feh: 3.3 -> 3.4
https://feh.finalrewind.org/archive/3.4/
2020-04-12 10:05:04 +02:00
Cole Helbling a276d1220d
qimgv: enable video support
I actually went back and `strace`'d the binary when it complained about
being unable to load the library it uses for playing videos. Turns out,
it wasn't finding the library because it wasn't in any of its library
paths. I added the lib path to `LD_LIBRARY_PATH` so it can find the
library it uses to play videos, and now things are peachy.

There is a (seemingly innocuous) error that gets displayed from Exiv2
being unable to determine its image type. Since it's actually a video, I
think it's fine. Another issue that pops up in the output is missing
`libcuda.so.1`, but that doesn't seem to affect functionality, and using
`addOpenGLRunpath` on both the binary and libraries didn't silence it.

Also did a little formatting.
2020-04-11 16:35:28 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar 1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Daniël de Kok ba8ffb5d2c drawio: 12.9.3 -> 12.9.9
Changelog:

- Updates to draw.io 12.9.9, changes from, and including, 12.9.4 to
  12.9.9 are new in this desktop release.
- Updates to Electron 8.2.1
- Fixes opening multiple files from explorer
- Fixes file path persistence

https://github.com/jgraph/drawio-desktop/releases/tag/v12.9.9
2020-04-10 00:25:38 -07:00
Mario Rodas ab1a184de3
Merge pull request #82267 from zaninime/sane-airscan
sane-airscan: init at 0.9.17
2020-04-09 10:51:09 -05:00
Tor Hedin Brønner 88607e0e02
Merge pull request #84694 from hedning/gnome-3.36.1
Gnome 3.36.1
2020-04-09 10:37:23 +02:00
Samuel Leathers 72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Tor Hedin Brønner a04dda2f6e shotwell: 0.31.0 -> 0.31.1 2020-04-08 09:48:14 +02:00
Dominik Honnef b233a19fe1 luminance-hdr: use Qt5's mkDerivation 2020-04-08 01:37:16 +02:00
Michael Fellinger f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Jan Tojnar 5d4c6f7bda
Merge branch 'staging-next' into staging 2020-04-04 13:17:59 +02:00
Jan Tojnar 71557e5141
fluxus: Attempt to fix build
It requires Python2 scons.

But after fixing this, it fails with a different error.
2020-04-04 09:38:47 +02:00
Frederik Rietdijk edaa972160 Merge staging-next into staging 2020-04-03 21:55:10 +02:00
Doron Behar 044dfab5a4 gthumb: add gst plugins for video playback 2020-04-02 17:40:30 +02:00
Jan Tojnar 15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
Maciej Krüger 321bc323a2
krita: disable parallel building #35359 2020-03-30 16:55:20 +02:00
R. RyanTM 7d19703e5e drawing: 0.4.11 -> 0.4.13 2020-03-29 14:13:04 +00:00
Jörg Thalheim d04396da8b
Merge pull request #82852 from Mic92/cross-build-rust-package
[WIP] buildRustPackage: enable strictDeps
2020-03-29 14:07:07 +01:00
Jörg Thalheim 22fe76d27d
fluxus: fix hash definition
error: unknown hash algorithm '', at /home/s1691654/git/nixpkgs/pkgs/build-support/fetchurl/default.
(use '--show-trace' to show detailed location information)
2020-03-29 12:37:24 +01:00
R. RyanTM 4c36e14386 drawio: 12.6.5 -> 12.9.3 2020-03-29 02:18:40 +00:00
pacien 1c8b75a027 gscan2pdf: 2.6.3 -> 2.6.5 2020-03-28 13:20:04 +01:00
rnhmjoj 9c7c0e148c
antimony: 2019-10-30 -> 2020-03-28 2020-03-28 09:24:55 +01:00
Lancelot SIX e7d2655efb
Merge pull request #83034 from r-ryantm/auto-update/darktable
darktable: 3.0.0 -> 3.0.1
2020-03-21 13:05:24 +01:00
R. RyanTM eb3690c462 darktable: 3.0.0 -> 3.0.1 2020-03-20 21:51:56 +00:00
Francesco Zanini af7de69849 sane-airscan: init at 0.9.17 2020-03-20 15:03:59 +01:00
Marcus Boyd 45632582c5 cq-editor: use spyder_3 2020-03-19 07:38:56 +01:00