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
Patrick Chilton
f1e4b3aefb
meshlab: 20190129-beta -> 2020.03
2020-03-26 23:07:13 +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
Vladyslav M
9c2e9960ea
Merge pull request #82646 from dywedir/rx
...
rx: 0.3.2 -> 0.4.0
2020-03-18 14:41:10 +02:00
John Chadwick
97fb0072db
jbrout: remove broken package
2020-03-17 00:56:46 -07:00
Vladyslav M
ac106521ae
rx: 0.3.2 -> 0.4.0
2020-03-15 12:49:34 +02:00
jansol
711a86973f
renderdoc: 1.6 -> 1.7
...
Added libglvnd to fix replaying OpenGL captures with renderdoccmd
2020-03-11 23:45:19 +00:00
Michael Weiss
c7fb3750cc
tev: 1.14 -> 1.15
2020-03-10 16:17:19 +01:00
caadar
5ee998bbc2
scantailor-advanced: fix startup using wrapQtAppsHook ( #82174 )
2020-03-09 19:40:37 -04:00
R. RyanTM
853bf469bc
rawtherapee: 5.7 -> 5.8
2020-03-06 07:20:28 +01:00
Ryan Mulligan
1426c3e9ed
Merge pull request #81741 from r-ryantm/auto-update/avocode
...
avocode: 4.3.0 -> 4.4.3
2020-03-04 19:58:37 -08:00
Danylo Hlynskyi
308d840f03
brscan4: 0.4.4-4 -> 0.4.8-1 ( #79872 )
2020-03-04 23:47:31 +02:00
R. RyanTM
64310331a5
avocode: 4.3.0 -> 4.4.3
2020-03-04 17:19:28 +00:00
Mario Rodas
a1c8c7af61
Merge pull request #81701 from fgaz/drawpile/2.1.17
...
drawpile: 2.1.16 -> 2.1.17
2020-03-04 08:46:37 -05:00
Mario Rodas
ed0c407ac9
Merge pull request #81697 from r-ryantm/auto-update/mandelbulber
...
mandelbulber: 2.20 -> 2.21
2020-03-04 08:43:22 -05:00
Francesco Gazzetta
2c2584dac8
drawpile: 2.1.16 -> 2.1.17
2020-03-04 09:31:46 +01:00
R. RyanTM
375c42c3a1
mandelbulber: 2.20 -> 2.21
2020-03-04 07:29:40 +00:00
worldofpeace
b2f7754e83
Merge pull request #79876 from mothsART/feature/new-package-drawing
...
drawing: init at 0.4.10
2020-03-04 01:47:49 +00:00
Cole Helbling
e2a0073e2d
qimgv: init at 0.8.9
...
A few notes:
* I only run Linux, so that is what I set `meta.platforms` to.
* Video support is broken in both Nix and Arch builds.
2020-03-02 19:08:58 +01:00
worldofpeace
4b771aa2e6
ideogram: 1.3.2 -> 1.3.3
...
better icon https://github.com/cassidyjames/ideogram/releases/tag/1.3.3
2020-03-01 09:36:45 -05:00
Benjamin Hipple
93fcac02cd
rx: upgrade cargo fetcher and cargoSha256
2020-02-29 11:05:34 -05:00
Jan Tojnar
6c14807333
gimp: 2.10.16 → 2.10.18
...
https://www.gimp.org/news/2020/02/24/gimp-2-10-18-released/
https://gitlab.gnome.org/GNOME/gimp/-/blob/GIMP_2_10_18/NEWS#L11-69
2020-02-27 17:02:00 +01:00
worldofpeace
a8eba26d2c
qview: use qt5's mkDerivation
2020-02-24 16:12:33 -05:00
Ferry Jérémie
e3c1092232
drawing: init at 0.4.11
2020-02-24 14:15:27 +01:00
worldofpeace
fbb170ca07
Merge pull request #80508 from r-ryantm/auto-update/ideogram
...
ideogram: 1.3.0 -> 1.3.2
2020-02-23 06:43:17 -05:00
Jan Tojnar
0c4755b420
Merge pull request #80715 from jtojnar/gimp-2.10.16
...
gimp: 2.10.14 → 2.10.16
2020-02-21 13:08:02 +01:00
Jan Tojnar
75132e6eb5
gimp: 2.10.14 → 2.10.16
...
https://gitlab.gnome.org/GNOME/gimp/blob/GIMP_2_10_16/NEWS#L11-211
2020-02-21 12:27:52 +01:00
worldofpeace
e893358693
Merge pull request #80334 from hedning/gnome-3.34.4
...
Gnome 3.34.4
2020-02-19 20:57:49 -05:00
R. RyanTM
6986f40254
ideogram: 1.3.0 -> 1.3.2
2020-02-19 06:29:42 +00:00
Jan Tojnar
6fecb16af6
mypaint: 1.2.1 → 2.0.0
2020-02-18 22:48:38 +01:00
Jan Tojnar
eeaad8d225
mypaint-brushes: 1.3.0 → 2.0.2
2020-02-18 22:16:06 +01:00
worldofpeace
7f5a2ba1ae
gnome3.gnome-photos: 3.34.0 -> 3.34.1
2020-02-18 07:13:57 -05:00
Daniel Schaefer
940a133246
Merge pull request #80158 from r-ryantm/auto-update/avocode
...
avocode: 4.2.2 -> 4.3.0
2020-02-17 09:07:12 +01:00
R. RyanTM
59886a75d9
avocode: 4.2.2 -> 4.3.0
2020-02-15 02:53:01 +00:00
Benjamin Hipple
eb11feaa0b
treewide: change fetchCargoTarball default to opt-out
...
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.
This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.
See #79975 for details.
2020-02-13 22:41:37 -08:00
Ben Darwin
1112bcc75e
c3d: unbreak via stdenv -> gcc8Stdenv
2020-02-13 17:45:18 -05:00
Francesco Gazzetta
6932a75d9c
drawpile,drawpile-server-headless: 2.1.15 -> 2.1.16 ( #79760 )
2020-02-10 18:16:23 -05:00
Ben Darwin
c79d6d0430
c3d: 2018-10-04 -> unstable-2019-10-22; mark unbroken
2020-02-10 20:58:35 +01:00
Thomas Tuegel
b78092a551
Merge pull request #78773 from layus/sane-override
...
sane module: support overriding config files
2020-02-10 10:53:57 -06:00
Guillaume Maudoux
4979541cad
sane module: make warning more explicit
2020-02-10 17:28:37 +01:00
R. RyanTM
4006c66d08
rapid-photo-downloader: 0.9.17 -> 0.9.18
2020-02-09 09:48:40 +01:00
Maximilian Bosch
fde7ffab6b
Merge pull request #79427 from r-ryantm/auto-update/drawio
...
drawio: 12.5.3 -> 12.6.5
2020-02-07 10:51:30 +01:00
R. RyanTM
92444e1f3b
drawio: 12.5.3 -> 12.6.5
2020-02-07 08:27:56 +00:00
Michael Weiss
4ffe245420
tev: 1.13 -> 1.14
2020-02-06 22:56:14 +01:00
Frederik Rietdijk
419bc0a4cd
Revert "Revert "Merge master into staging-next""
...
In 87a19e9048
I merged staging-next into master using the GitHub gui as intended.
In ac241fb7a5
I merged master into staging-next for the next staging cycle, however, I accidentally pushed it to master.
Thinking this may cause trouble, I reverted it in 0be87c7979
. This was however wrong, as it "removed" master.
This reverts commit 0be87c7979
.
2020-02-05 19:41:25 +01:00
Frederik Rietdijk
0be87c7979
Revert "Merge master into staging-next"
...
I merged master into staging-next but accidentally pushed it to master.
This should get us back to 87a19e9048
.
This reverts commit ac241fb7a5
, reversing
changes made to 76a439239e
.
2020-02-05 19:18:35 +01:00
worldofpeace
d7b56dda7f
Merge pull request #79166 from wucke13/master
...
paraview: add wrapQtAppsHook
2020-02-05 07:08:32 -05:00
wucke13
b020b0153d
paraview: add wrapQtAppsHook
...
Also reformatted meta and arguments
2020-02-04 11:14:20 +01:00
Nikolay Korotkiy
eeaa67de86
xournalpp: 1.0.16 -> 1.0.17
2020-02-03 20:32:54 +03:00
worldofpeace
0138064092
fondo: 1.3.2 -> 1.3.8
...
https://github.com/calo001/fondo/releases/tag/1.3.8
2020-01-30 21:46:30 -08:00
Guillaume Maudoux
6c651604f4
sane module: support overriding config files
2020-01-29 15:15:04 +01:00
David Guibert
8754b61147
Merge pull request #78602 from jobojeha/feature/paraview-pythonpath-prefix
...
paraview: prefix PYTHONPATH
2020-01-28 17:25:37 +01:00
Frederik Rietdijk
dce0ca29d9
Merge master into staging-next
2020-01-28 10:46:13 +01:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
...
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
jobojeha
f4e87eb2da
paraview: prefix PYTHONPATH
...
--prefix gives the possibility to add additional python modules to path
2020-01-27 13:08:18 +01:00
Peter Simons
ba8fbd5352
Merge pull request #78198 from romildo/upd.sane
...
sane-backends: 1.0.27 -> 1.0.28
2020-01-26 10:30:33 +01:00
Mario Rodas
c4f1e93514
Merge pull request #78264 from brainrape/init-fluxus
...
fluxus: init at 0.19
2020-01-25 17:43:00 -05:00
José Romildo Malaquias
58a26351c9
sane-backends: 1.0.27 -> 1.0.28
2020-01-25 18:18:16 -03:00
Márton Boros
57092f7ef1
fluxus: init at 0.19
2020-01-25 20:41:04 +00:00
Ryan Mulligan
cb0843898b
Merge pull request #78334 from r-ryantm/auto-update/qview
...
qview: 2.0 -> 3.0
2020-01-23 10:17:05 -08:00
R. RyanTM
5a4afd2cc4
qview: 2.0 -> 3.0
2020-01-22 23:33:25 +00:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
...
According to https://repology.org/repository/nix_unstable/problems , we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.
The following script was used to make these updates:
```
curl https://repology.org/api/v1/repository/nix_unstable/problems \
| jq '.[] | .problem' -r \
| rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
| sort | uniq > script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Pavol Rusnak
5bd4028bdc
runwayml: 0.10.11 -> 0.10.20
2020-01-22 01:05:18 -08:00
Nikolay Korotkiy
d24a439d92
imgp: init at 2.7
2020-01-22 00:39:03 -08:00
Ryan Mulligan
53c681d7e2
Merge pull request #78147 from dwarfmaster/rename
...
Renamed maintainer lucas8 -> dwarfmaster
2020-01-21 07:47:20 -08:00
Ryan Mulligan
9db50dc97f
Merge pull request #78075 from r-ryantm/auto-update/drawio
...
drawio: 12.4.2 -> 12.5.3
2020-01-21 05:26:06 -08:00
DwarfMaster
227a3f4383
Renamed maintainer lucas8 -> dwarfmaster
2020-01-21 16:39:52 +10:00
Orivej Desh
ff708504cd
apngasm_2: init at 2.91
...
This is the original apngasm which has not been updated since 2017 but it has
diverged from its fork with support for LZMA and ZOPFLI compression and TGA
input.
2020-01-21 01:44:53 +00:00
Orivej Desh
e902495a51
apngasm: init at 3.1.9
2020-01-21 01:39:41 +00:00
R. RyanTM
33f55c4c74
drawio: 12.4.2 -> 12.5.3
2020-01-20 06:09:08 +00:00
Vladyslav M
7db4b67267
sxiv: 25 -> 26, minor cleanup ( #77861 )
...
sxiv: 25 -> 26, minor cleanup
2020-01-19 13:58:19 +02:00
Mario Rodas
7f2ce879d2
Merge pull request #77725 from r-ryantm/auto-update/avocode
...
avocode: 4.2.1 -> 4.2.2
2020-01-17 21:41:49 -05:00
Niklas Hambüchen
644fd15a2a
Merge pull request #77084 from r-ryantm/auto-update/gthumb
...
gthumb: 3.8.2 -> 3.8.3
2020-01-18 02:45:39 +01:00
Frederik Rietdijk
bcd8c6b8dc
Merge master into staging-next
2020-01-17 17:08:16 +01:00
Erik Arvstedt
e6fad86853
tesseract: 4.1.0 -> 4.1.1
2020-01-17 13:19:12 +00:00
Will Dietz
905c707c16
sxiv: 25 -> 26, minor cleanup
2020-01-16 22:31:50 -06:00
Jan Solanti
69cba89f91
renderdoc: 1.5 -> 1.6
2020-01-16 16:42:56 +00:00
Thomas Tuegel
32907db36c
Merge pull request #77356 from moretea/krop-wrapQtAppsHook
...
krop: Add wrapQtAppsHook.
2020-01-16 10:02:56 -06:00
Anders Kaseorg
3cd8ce3bce
treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
...
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted. (See #67234 , for
example.) Fix this throughout the tree.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
R. RyanTM
869d157cc1
avocode: 4.2.1 -> 4.2.2
2020-01-15 06:40:19 +00:00
Dmitry Kalinkin
4cb3041e49
Merge pull request #77359 from veprbl/pr/blender_darwin_fix
...
blender: fix on darwin
2020-01-14 20:10:20 -05:00
Flakebi
2ac5fab264
pencil: 3.0.4 -> 3.1.0
2020-01-14 08:04:00 +01:00
Minijackson
865851f003
rx: 0.3.1 -> 0.3.2
2020-01-13 07:29:16 -08:00
Niklas Hambüchen
9aeb9664c8
Merge pull request #77188 from tilpner/goxel-update
...
goxel: 0.10.0 -> 0.10.5
2020-01-12 04:21:32 +01:00
Minijackson
df7ed4382c
rx: 0.3.0 -> 0.3.1
2020-01-11 13:08:13 -08:00
Dmitry Kalinkin
66dde827fb
krita: set -Wno-deprecated-copy for gcc
...
This reduces the build log length to fix the build on the Hydra.
2020-01-11 15:15:12 -05:00
Vladyslav M
429812d0cb
Merge pull request #77389 from erictapen/imv-4.1.0
...
imv: 4.0.1 -> 4.1.0
2020-01-09 23:42:35 +02:00
markuskowa
db630cac11
Merge pull request #74512 from prusnak/kodelife
...
kodelife: 0.8.7.105 -> 0.8.8.110 (+support for more archs)
2020-01-09 21:41:48 +01:00
Justin Humm
ccb4a4e4e9
imv: 4.0.1 -> 4.1.0
2020-01-09 21:00:18 +01:00
Dmitry Kalinkin
95b8c85331
openimageio: enable on darwin
2020-01-09 02:54:44 -05:00
Maarten Hoogendoorn
7d14a45b51
krop: Add wrapQtAppsHook. Closes #77339
2020-01-09 05:00:18 +01:00
Andrew Valencik
787a7f6456
photoqt: use qt5's mkDerivation
2020-01-07 19:51:01 -05:00
worldofpeace
30fc528a6c
Merge pull request #77212 from pacien/gscan2pdf-v2.6.3
...
gscan2pdf: 2.6.2 -> 2.6.3
2020-01-07 19:08:46 -05:00
Will Dietz
76039f97e1
Merge pull request #75027 from dtzWill/update/azpainter-2.1.5
...
azpainter: 2.1.4 -> 2.1.5
2020-01-07 16:06:07 -06:00
Marek Fajkus
eb58df4e55
gcolor2: sha1 -> sha256
...
related to: https://github.com/NixOS/nixpkgs/issues/77238
2020-01-07 18:19:12 +01:00
pacien
a6608d5981
gscan2pdf: 2.6.2 -> 2.6.3
2020-01-07 12:08:56 +01:00
Pavol Rusnak
665112e6e6
kodelife: 0.8.7.105 -> 0.8.8.110
...
add support for aarch64-linux, armv7l-linux and x86_64-darwin
2020-01-07 10:27:54 +01:00
tilpner
e9f87bd30b
goxel: 0.10.0 -> 0.10.5
2020-01-07 08:26:00 +01:00
R. RyanTM
8b42ff460c
gthumb: 3.8.2 -> 3.8.3
2020-01-06 06:38:25 -08:00
Doron Behar
01fb51db81
pdfcpu: 0.3.1 -> 0.3.2
2020-01-05 15:12:45 +01:00
Frederik Rietdijk
f08e3e38d4
Merge master into staging-next
2020-01-02 21:41:13 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string
2019-12-31 00:16:46 +01:00
Robin Gloster
f9f46dc327
treewide: NIX_*_FLAGS -> string
2019-12-31 00:15:46 +01:00
Robin Gloster
ab0cfd9e03
treewide: NIX_*_COMPILE -> string
2019-12-31 00:10:18 +01:00
Maximilian Bosch
6885a05192
rx: restrict builds to x86 targets
2019-12-30 18:47:34 +01:00
Frederik Rietdijk
6d059becd3
Merge gcc-9 into staging ( #68029 )
2019-12-30 16:38:38 +01:00
Frederik Rietdijk
bfa5af85b7
Merge staging-next into staging
2019-12-30 16:25:56 +01:00
Oleksii Filonenko
d8623a2137
rx: add filalex77 to maintainers
2019-12-30 17:23:42 +02:00
Oleksii Filonenko
98224979fb
rx: 0.2.0 -> 0.3.0
...
- Remove "--features" invocations
- Refactor some meta attributes
2019-12-30 17:23:42 +02:00
ajs124
863794cbba
yeetgif: init at 1.23.5
2019-12-30 15:49:34 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
Doron Behar
5f80b37036
pdfcpu: 0.3 -> 0.3.1 ( #76556 )
2019-12-29 10:08:42 -05:00
Dmitry Kalinkin
435b8862c6
Merge pull request #76528 from hamishmack/darktable-macos
...
darktable: Add openmp when cc.isClang to fix macos
2019-12-27 16:36:49 -05:00
Nathan
b0caf68bff
maintainer-list.nix: remove ndowens
2019-12-26 16:47:41 -05:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
...
Idea shamelessly stolen from 4e60b0efae
.
I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.
As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.
I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9
2019-12-26 14:17:36 +01:00
Hamish Mackenzie
db60032141
darktable: Add openmp when cc.isClang to fix macos
2019-12-26 00:02:35 -07:00
Jan Tojnar
d059e1a720
Merge pull request #76358 from r-ryantm/auto-update/openimageio
...
openimageio2: 2.0.12 -> 2.1.9.0
2019-12-25 20:00:41 +01:00
AmineChikhaoui
db14939ea3
darktable: remove darwin from the supported platforms
2019-12-25 11:35:05 -05:00
AmineChikhaoui
6bff3d8be5
darktable: 2.6.3 -> 3.0.0
2019-12-25 05:34:29 -05:00
Jörg Thalheim
89c55c0a6d
net-snmp: split outputs ( #76155 )
...
net-snmp: split outputs
2019-12-25 06:27:55 +00:00
Jan Tojnar
a71baa5be6
openimageio2: 2.0.12 -> 2.1.9.0
2019-12-25 04:12:24 +01:00
Pavol Rusnak
f709da62cb
runwayml: 0.9.0 -> 0.10.11
2019-12-23 15:14:15 +00:00
Ryan Mulligan
e5b1598564
Merge pull request #76215 from r-ryantm/auto-update/avocode
...
avocode: 4.0.1 -> 4.2.1
2019-12-23 05:55:17 -08:00
R. RyanTM
1f705c691c
avocode: 4.0.1 -> 4.2.1
2019-12-22 21:20:17 -08:00
worldofpeace
2dd7d4dd44
treewide: pantheon updateScript
2019-12-22 18:20:55 -05:00
Jörg Thalheim
725f85e271
net-snmp: rename from net_snmp
2019-12-21 22:56:08 +00:00
Jan Tojnar
76c526a4fb
Merge pull request #75909 from jtojnar/gtkglext-fix
...
Do not depend on pangox_compat
2019-12-20 01:14:08 +01:00
Daniël de Kok
cc03522f52
drawio: 12.3.2 -> 12.4.2
...
Changelog:
* Updates to draw.io 12.4.2, changes from, and including, 12.3.2 to
12.4.2 are new in this desktop release.
* Updates to Electron 7.1.5
2019-12-19 07:42:10 +01:00
Jan Tojnar
c324283e8c
k3d: drop unneeded pangox_compat
...
It was probably needed before gtkglext propagated it.
2019-12-19 00:49:14 +01:00
Mario Rodas
352f030b71
Merge pull request #75385 from pacien/gscan2pdf-v2.6.2
...
gscan2pdf: 2.5.6 -> 2.6.2
2019-12-17 09:31:13 -05:00
Maciej Krüger
9af73d9326
pick-colour-picker: init at unstable-2019-10-11
2019-12-16 11:16:11 -08:00
nyanloutre
2abd0a559c
treewide: replace kcalcore dependencies with kcalendarcore
2019-12-15 16:13:49 +01:00
worldofpeace
be13df6c76
Merge pull request #75465 from worldofpeace/gnome-args
...
doc/gnome: update wrapper args example, remove proliferated uses
2019-12-15 00:13:17 -05:00
worldofpeace
abe3475df8
treewide: remove bash snippets in flags
...
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-12-15 00:10:41 -05:00
Francesco Gazzetta
feb775244c
drawpile: 2.1.14 -> 2.1.15 ( #75553 )
2019-12-12 17:56:07 -05:00
worldofpeace
b99ca2f33f
mirage: remove
2019-12-10 22:33:11 -05:00
worldofpeace
28d4283121
mcomix: remove
2019-12-10 22:33:11 -05:00
worldofpeace
cd6c028a1b
cinepaint: remove
2019-12-10 22:33:09 -05:00
pacien
735fc5b773
gscan2pdf: 2.5.6 -> 2.6.2
2019-12-09 19:17:06 +01:00
WilliButz
5b5e33d9b9
Merge pull request #75211 from r-ryantm/auto-update/feh
...
feh: 3.2.1 -> 3.3
2019-12-08 12:42:56 +01:00
R. RyanTM
457a3c760d
feh: 3.2.1 -> 3.3
2019-12-07 21:49:54 -08:00
Jan Tojnar
866dd4c0b4
Merge pull request #66390 from KoviRobi/mandelbulber2-init-at-2.19
...
mandelbulber: init at 2.20
2019-12-06 11:19:32 +01:00
Kovacsics Robert
d6c37ff788
mandelbulber: init at 2.20
...
Tested on my machine, see package request #52038
2019-12-06 09:34:39 +00:00
Frederik Rietdijk
51ef7c3e49
Merge master into staging-next
2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Will Dietz
e90bef28ed
azpainter: 2.1.4 -> 2.1.5
2019-12-04 22:21:06 -06:00
Jan Tojnar
deecdeae30
Merge pull request #74961 from jtojnar/gimp-libdir
...
gimp: use prefix-relative libdir
2019-12-04 09:56:30 +01:00
Jan Tojnar
375c4b110f
gimp: use prefix-relative libdir
...
Multiple outputs hard-code libdir, which prevents plug-ins to override it in gimpplugindir variable.
2019-12-04 02:33:42 +01:00
Mario Rodas
f469c6bb71
Merge pull request #74729 from danieldk/drawio-12.3.2
...
drawio: 12.2.2 -> 12.3.2
2019-12-03 20:32:29 -05:00
worldofpeace
ddf711c925
Merge pull request #74332 from filalex77/akira-2019-10-12
...
akira-unstable: init at 2019-10-12
2019-12-03 17:01:12 +00:00
Jan Tojnar
30fae2883e
Merge branch 'master' into staging-next
2019-12-03 16:51:48 +01:00
Jan Tojnar
d2da3202ea
Merge pull request #74558 from r-ryantm/auto-update/poppler-utils
...
poppler: 0.81.0 -> 0.83.0
2019-12-03 16:50:55 +01:00
Jan Tojnar
65952e7d27
inkscape: fix build with Poppler 0.83.0
2019-12-03 14:50:49 +01:00
Oleksii Filonenko
f5257359d8
akira-unstable: init at 2019-10-12
...
Co-authored-by: worldofpeace <worldofpeace@users.noreply.github.com>
2019-12-03 14:06:40 +02:00
Jan Tojnar
7f275732dd
gscan2pdf: fix eval with allowAliases = false
2019-12-03 01:57:12 +01:00
Michael Raskin
0d534c0740
k3d: drop imagemagick dependency
2019-12-02 23:15:07 +01:00
Frederik Rietdijk
6662f5be2d
Merge master into staging-next
2019-12-01 18:55:44 +01:00
markuskowa
2aaf136ec2
Merge pull request #74192 from r-ryantm/auto-update/fig2dev
...
fig2dev: 3.2.7a -> 3.2.7b
2019-12-01 14:50:05 +01:00
Jan Tojnar
a4bbc84e16
Merge branch 'staging-next' into staging
2019-12-01 01:44:03 +01:00
R. RyanTM
555e06c788
gthumb: 3.8.1 -> 3.8.2
2019-12-01 00:22:27 +01:00
Jan Tojnar
55a72926e1
Merge branch 'staging-next' into staging
2019-11-30 19:45:46 +01:00
Jan Tojnar
a69ad18da9
Merge branch 'master' into staging-next
2019-11-30 19:44:51 +01:00
adisbladis
e8f2764fe8
Merge pull request #66254 from marcus7070/cadquery-and-friends-init
...
pythonPackages.cadquery: init at 2.0RC0 & cq-editor: init at 0.1RC1
2019-11-30 11:09:30 +00:00
Daniël de Kok
9b8d88cb78
drawio: 12.2.2 -> 12.3.2
...
Upstream changelog:
* Updates to draw.io 12.3.2, changes from, and including, 12.2.3 to
12.3.2 are new in this desktop release.
* Updates to Electron 7.1.2.
* Fixes issue where all zeros are written to file.
2019-11-30 10:42:21 +01:00
Frederik Rietdijk
9f84415541
Merge staging-next into staging
2019-11-30 08:58:01 +01:00
Frederik Rietdijk
d14baf7747
Merge master into staging-next
2019-11-30 08:57:28 +01:00
Marcus Boyd
f033c3470f
cq-editor: init at 0.1RC1
2019-11-30 16:30:17 +10:30
Jan Tojnar
d8d5ffaac7
Merge pull request #74522 from r-ryantm/auto-update/openimageio
...
openimageio2: 2.0.11 -> 2.0.12
2019-11-28 21:00:36 +01:00
R. RyanTM
7066146b7b
openimageio2: 2.0.11 -> 2.0.12
2019-11-28 11:01:16 -08:00
Ryan Mulligan
a2f214b1e5
Merge pull request #74431 from r-ryantm/auto-update/kodelife
...
kodelife: 0.8.6.101 -> 0.8.7.105
2019-11-28 06:13:55 -08:00
Jan Tojnar
482ec0c127
mypaint: format with nixpkgs-fmt
...
addendum
2019-11-28 14:34:09 +01:00
Jan Tojnar
80051c2247
mypaint: format with nixpkgs-fmt
2019-11-28 14:33:15 +01:00
Jonathan Ringer
0c1c18ca44
Merge branch 'master' into staging-next
2019-11-27 22:57:50 -08:00
R. RyanTM
a676c82cf6
kodelife: 0.8.6.101 -> 0.8.7.105
2019-11-27 21:57:11 -08:00
Nikolay Korotkiy
6b68bf931f
xournalpp: 1.0.15 -> 1.0.16
2019-11-27 21:47:45 +03:00
Doron Behar
b46fa7db24
pdfcpu: 0.2.5 -> 0.3
2019-11-27 14:12:37 +02:00
Ryan Mulligan
8fb408abdf
Merge pull request #74121 from r-ryantm/auto-update/avocode
...
avocode: 3.9.6 -> 4.0.1
2019-11-26 06:08:00 -08:00
John Ericson
f191360ad0
Merge remote-tracking branch 'upstream/staging-next' into staging
2019-11-25 15:59:05 -05:00
Frederik Rietdijk
06a054e6eb
Merge master into staging-next
2019-11-25 21:51:57 +01:00
R. RyanTM
cedd5c87ac
fig2dev: 3.2.7a -> 3.2.7b
2019-11-25 11:56:03 -08:00
Alexey Shmalko
c1cc445a6c
Merge pull request #74176 from r-ryantm/auto-update/drawpile
...
drawpile: 2.1.13 -> 2.1.14
2019-11-25 20:41:36 +02:00
R. RyanTM
c61318b3ad
drawpile: 2.1.13 -> 2.1.14
2019-11-25 10:02:38 -08:00
R. RyanTM
18351447b3
avocode: 3.9.6 -> 4.0.1
2019-11-25 01:30:25 -08:00
Robert Scott
817b066f4b
nomacs: switch to using opencv4 ( #72749 )
...
opencv2 has known, unfixed security vulnerabilities. nomacs itself
states the minimum supported version is 3.4 & includes a script to
install opencv4, suggesting it is supported
darwin requires a patch to update its cmake file to make it less
restrictive over this
2019-11-25 00:14:51 +01:00
Christian Kauhaus
f02d65c980
Merge pull request #73586 from c0bw3b/sec/jasper
...
jasper: mark as vulnerable, replace with openjpeg where possible, disable JPEG2000 support.
2019-11-24 13:15:02 +01:00
Frederik Rietdijk
1d18c5a0fe
Merge staging-next into staging
2019-11-24 10:13:31 +01:00
Christine Koppelt
e58e0d8ae0
seg3d: remove
...
(#70774 )
2019-11-21 23:31:21 +01:00
worldofpeace
2c15a5f1b8
ideogram: 1.2.2 -> 1.3.0
2019-11-21 08:36:21 -05:00
Jan Tojnar
6fb5b6be98
Various GNOME leaf package updates ( #73790 )
...
Various GNOME leaf package updates
2019-11-21 01:00:42 +01:00
Jan Tojnar
646448aa45
gimpPlugin.fourier: 0.4.1 → 0.4.3
2019-11-20 23:46:50 +01:00
Jan Tojnar
b6aded3cd3
gimp: split outputs
...
We do not want to include gegl headers in the closure (via propagation).
2019-11-20 22:57:53 +01:00
Jan Tojnar
5b11829a63
yelp-tools: move to top-level
2019-11-20 04:58:00 +01:00
Frederik Rietdijk
5f8b0d7d99
Merge staging-next into staging
2019-11-19 14:53:29 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
c0bw3b
acd9058931
digikam: disable JPEG2000 support by default
...
jasper has several unfixed CVE and seems unmaintained
Upstream open bug to replace it with OpenJPEG is:
https://bugs.kde.org/show_bug.cgi?id=364231
2019-11-17 19:28:05 +01:00
pacien
6a059ee5fe
imagemagick: 6.9.10-69 -> 6.9.10-71
2019-11-16 23:13:24 +01:00
Mica
40d3adb5a3
rawtherapee: 5.5 -> 5.7 ( #71765 )
...
* rawtherapee: 5.5 -> 5.7
Add librsvg and update to latest release
2019-11-16 20:19:40 +01:00
Jörg Thalheim
26a4ff8370
Merge pull request #73492 from c0bw3b/fix/alioth
...
Treewide: replace last refs to alioth.debian.org
2019-11-16 15:02:14 +00:00
Vojtěch Káně
16281a9b53
fbida: extend description
...
Add the tools names to the package description to make it discoverable
by e.g. `nix search`
2019-11-16 12:06:56 +01:00
c0bw3b
d811bb1dcb
Treewide: replace last refs to alioth.debian.org
...
Alioth is now offline -> https://wiki.debian.org/Salsa/AliothMigration
Sources moved to other forges (Salsa for example)
Some release tarballs are available on alioth-archive.debian.org
2019-11-16 11:32:05 +01:00
Renaud
df7cdb37ce
Merge pull request #71057 from jansol/renderdoc
...
renderdoc: 1.4 -> 1.5
2019-11-14 21:45:22 +01:00
Silvan Mosberger
5057d2f950
jpegexiforient: init at 2002-02-17 ( #73361 )
...
jpegexiforient: init at 2002-02-17
2019-11-14 03:15:47 +01:00
Silvan Mosberger
fd2e1687dc
feh: add jpegexiforient to wrapped path
...
This makes `feh --edit` work
2019-11-14 02:36:53 +01:00
Frederik Rietdijk
09a1ae83f9
displaycal: pin python2 because of wxPython
2019-11-13 16:27:38 +01:00
Frederik Rietdijk
9978f5ba5e
dosage: fix build, use python3
2019-11-13 16:27:38 +01:00
Daniël de Kok
9ced8a5c46
drawio: 12.1.7 -> 12.2.2
...
Changelog:
https://github.com/jgraph/drawio-desktop/releases/tag/v12.2.2
2019-11-09 08:34:37 +01:00
Dmitry Kalinkin
6fa62dbefd
Merge pull request #71419 from veprbl/pr/texlive-2019
...
texlive: 2018 -> 2019, poppler: 0.74.0 -> 0.81.0
2019-11-07 23:51:36 -05:00
Matthew Bauer
03bd5ae1bf
Merge pull request #69340 from srghma/patch-1
...
write_stylus: fix error "cannot download icon.tar.gz from any mirror"
2019-11-07 17:36:48 -05:00
Renaud
5076d18d60
Merge pull request #72708 from rnhmjoj/sb
...
antimony: 2018-10-20 -> 2019-10-30
2019-11-07 23:21:30 +01:00
Matthew Bauer
a40718a8dc
Merge pull request #70036 from minijackson/init-rx
...
rx: init at 0.2.0
2019-11-07 17:08:58 -05:00
Dmitry Kalinkin
81f6fbdb0a
inkscape: add compatibility with poppler 0.76.0+
2019-11-06 15:43:54 -05:00
Daniel Schaefer
4390b5ef7c
paraview: 5.6.0 -> 5.6.3
...
* Use qt wrapper, otherwise it wouldn't find plugins and fail to start
2019-11-06 13:24:35 +01:00
Francesco Gazzetta
91b01aef66
drawpile: 2.1.12 -> 2.1.13 ( #72854 )
2019-11-05 14:56:20 -05:00
R. RyanTM
d15b9b1561
avocode: 3.9.3 -> 3.9.6
2019-11-04 23:45:59 -08:00
Franz Pletz
8dca8b9ccb
Merge remote-tracking branch 'origin/master' into gcc-9
2019-11-05 01:07:22 +01:00
Franz Pletz
f101597527
openimageio: 1.8.16 -> 1.8.17
2019-11-05 00:49:05 +01:00
Daiderd Jordan
9b773fd98a
inkscape: fix darwin build
...
Cairo is also a dependency now.
/tmp/nix-build-inkscape-0.92.4.drv-0/inkscape-0.92.4/src/display/drawing-context.h:20:10: fatal error: 'cairo.h' file not found
#include <cairo.h>
^~~~~~~~~
1 error generated.
2019-11-04 16:03:18 +01:00
Jan Tojnar
3df93dbe0e
Merge pull request #72386 from jtojnar/gimp-2.10.14
...
gimp: 2.10.12 → 2.10.14
2019-11-03 21:48:13 +01:00
Franz Pletz
6b10b78872
Merge remote-tracking branch 'origin/master' into gcc-9
2019-11-03 14:44:12 +01:00
Franz Pletz
ddfe60ab55
rawtherapee: 5.5 -> 5.7
2019-11-03 14:43:42 +01:00
Jan Tojnar
f3a8147404
gimpPlugin.exposureBlend: mark as broken
...
It produces an error:
GIMP-Error: Calling error for procedure 'gimp-image-get-active-layer':
Procedure 'gimp-image-get-active-layer' has been called with an invalid ID for argument 'image'. Most likely a plug-in is trying to work on an image that doesn't exist any longer.
(script-fu:25123): GLib-WARNING **: 12:41:03.500: (../glib/gerror.c:416):g_error_new_valist: runtime check failed: (domain != 0)
script-fu-Warning: Error while loading /nix/store/31y1qiyg8fzn07yz6lrnkbja33298gmz-gimp-with-plugins-2.10.14/share/gimp/2.0/scripts/exposure-blend/nds9ds1m18d0wg1b01fch8wyzdwpmr8x-exposure-blend.scm:
Error: (/nix/store/31y1qiyg8fzn07yz6lrnkbja33298gmz-gimp-with-plugins-2.10.14/share/gimp/2.0/scripts/exposure-blend/nds9ds1m18d0wg1b01fch8wyzdwpmr8x-exposure-blend.scm : 627) Procedure execution of gimp-image-get-active-layer failed on invalid input arguments: Procedure 'gimp-image-get-active-layer' has been called with an invalid ID for argument 'image'. Most likely a plug-in is trying to work on an image that doesn't exist any longer.
2019-11-03 14:43:14 +01:00
Jan Tojnar
e93c38ff7c
gimp-with-plugins: pass all script attributes
...
to the pluginDerivation
2019-11-03 14:43:14 +01:00
Jan Tojnar
46818a55b1
gimpPlugins.gap: fix build
2019-11-03 14:43:13 +01:00
Jan Tojnar
a73ad445a9
gimpPlugins.waveletSharpen: fix build
2019-11-03 14:43:13 +01:00
Jan Tojnar
8da26cc578
gimp-with-plugins: install plug-ins into subdirs
...
GIMP 3 will require all plugins to be installed into their own subdirectories, so let’s just do that now.
2019-11-03 14:43:13 +01:00
Jan Tojnar
ae21a2bc60
gimp-with-plugins: fix installing custom scripts
...
script-fu (Scheme) scripts are not actually loaded from $GIMP2_PLUGINDIR (lib/gimp/2.10) but $GIMP_DATADIR (share/gimp/2.10).
2019-11-03 14:43:12 +01:00
Jan Tojnar
43c3f471b8
gimp: format with nixpkgs-format
2019-11-03 14:43:12 +01:00
Jan Tojnar
c75c6b588a
gimp: 2.10.12 → 2.10.14
...
https://www.gimp.org/news/2019/10/31/gimp-2-10-14-released/
2019-11-03 14:43:12 +01:00
Gabriel Ebner
cf5597809e
freecad: 0.18.3 -> 0.18.4
2019-11-03 14:14:35 +01:00
rnhmjoj
4b62810916
antimony: 2018-10-20 -> 2019-10-30
2019-11-03 13:15:02 +01:00
Michael Raskin
07da1ca8b5
Merge pull request #72491 from urkud/inkscape-cleanup
...
inkscape: use latest poppler, use gtkspell2, drop `-fpermissive`
2019-11-03 06:52:59 +00:00
Yury G. Kudryashov
ba0a68c45b
inkscape: use latest poppler, use gtkspell2, drop -fpermissive
...
It seems that `inkscape-0.9.4` builds with the latest poppler and
without the `-fpermissive` workaround.
2019-11-02 17:47:15 -04:00
R. RyanTM
fc8b711277
drawpile: 2.1.11 -> 2.1.12
2019-11-02 11:07:17 -07:00
Mario Rodas
d0e11d55cb
yed: 3.19.1 -> 3.19.1.1
2019-11-01 22:00:00 -05:00
Averell Dalton
ac32e855fa
yacreader: 9.5.0 -> 9.6.2
2019-11-01 19:47:45 -07:00
Florian Klink
9ebe6211fa
Merge pull request #72098 from risicle/ris-imagemagick-6.9.10-69-7.0.9-0
...
imagemagick6: 6.9.10-68 -> 6.9.10-69, imagemagick7: 7.0.8-68 -> 7.0.9-0
2019-11-01 17:59:35 +01:00
Niklas Hambüchen
73c71dd870
Merge pull request #70973 from nh2/meshlab-20190129-master
...
meshlab: 20180627-beta -> 20190129-beta
2019-11-01 02:29:31 +01:00
Niklas Hambüchen
f50fca7dc7
meshlab: 20180627-beta -> 20190129-beta.
...
Patches Based on Arch Linux versions:
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=meshlab-git&id=f7250ea818470f07dc9b86726407091d39c0be6f
Also added more comments.
2019-10-30 12:38:35 +01:00
Daniël de Kok
97f4d0d345
drawio: 12.1.0 -> 12.1.7
...
Changes:
- Updates to draw.io 12.1.7
- Updates to Electron 7
2019-10-28 16:57:51 +01:00
Michael Weiss
2e6c509429
tev: init at 1.13
2019-10-27 21:53:45 +01:00
Robert Scott
1b44b12c57
imagemagick7: 7.0.8-68 -> 7.0.9-0
2019-10-27 13:06:55 +00:00
Robert Scott
11933c37cf
imagemagick: 6.9.10-68 -> 6.9.10-69
2019-10-27 13:06:27 +00:00
R. RyanTM
9d15bb808d
yed: 3.19 -> 3.19.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yed/versions
2019-10-24 16:23:55 -07:00
Mica Semrick
2084e15fb8
darktable 2.6.2 -> 2.6.3
...
Updating to newest minor version
2019-10-23 15:08:36 +02:00
Ryan Mulligan
e97ed888d2
Merge pull request #71652 from r-ryantm/auto-update/kodelife
...
kodelife: 0.8.5.99 -> 0.8.6.101
2019-10-22 06:27:30 -07:00
Silvan Mosberger
1230fc8674
Merge pull request #67809 from Infinisil/propagate-override-args
...
lib.makeOverridable: Propagate function arguments
2019-10-22 14:37:40 +02:00
R. RyanTM
5f6b5175ce
ipe: 7.2.12 -> 7.2.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipe/versions
2019-10-22 13:36:30 +02:00
R. RyanTM
0fcffecf8b
kodelife: 0.8.5.99 -> 0.8.6.101
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kodelife/versions
2019-10-22 03:15:07 -07:00
R. RyanTM
eb6ad6e959
imagemagick7: 7.0.8-66 -> 7.0.8-68
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/imagemagick/versions
2019-10-22 10:17:20 +02:00
Frederik Rietdijk
d7a921cad9
Merge pull request #71221 from NixOS/staging-next
...
Staging next
2019-10-22 09:15:19 +02:00
R. RyanTM
6f8c6d29c8
drawio: 11.3.0 -> 12.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drawio/versions
2019-10-21 07:38:31 -07:00
Jan Solanti
392b36cc9f
renderdoc: 1.4 -> 1.5
2019-10-21 00:56:04 +03:00
Frederik Rietdijk
ad8bd84fc9
Merge master into staging-next
2019-10-20 16:22:45 +02:00
Renaud
c1e21ab5fd
Merge pull request #71217 from sikmir/xournalpp
...
xournalpp: 1.0.12 -> 1.0.15
2019-10-18 16:08:06 +02:00
Frederik Rietdijk
c51c2f79b2
Merge master into staging-next
2019-10-18 12:26:11 +02:00
Victor multun Collod
ec2a8d2302
sane-backends: remove /etc/sane.d/net.conf
2019-10-16 17:47:33 +02:00
Frederik Rietdijk
12441bdf9f
Merge staging-next into staging
2019-10-16 11:17:12 +02:00
Gabriel Ebner
18fde25825
viewnior: do not remove icon-theme.cache
...
This is now done automatically.
2019-10-16 10:49:50 +02:00