Commit Graph

38041 Commits

Author SHA1 Message Date
Edmund Wu
2269781690 hgsrht: 0.16.0 -> 0.16.2 2019-11-04 01:46:59 -08:00
Edmund Wu
7967cb05ad gitsrht: 0.34.2 -> 0.35.6 2019-11-04 01:46:59 -08:00
Edmund Wu
257f5d6303 dispatchsrht: 0.11.1 -> 0.12.3 2019-11-04 01:46:59 -08:00
Edmund Wu
9bc8540d86 buildsrht: 0.47.9 -> 0.48.0 2019-11-04 01:46:59 -08:00
Edmund Wu
21529a91d9 srht: 0.54.3 -> 0.54.4 2019-11-04 01:46:59 -08:00
Johannes Schleifenbaum
03f38c329f
dbeaver: 6.2.3 -> 6.2.4 2019-11-04 09:51:09 +01:00
markuskowa
12a9a4afa2
Merge pull request #72728 from Alkeryn/sdrangel
sdrangel: 4.11.7 -> 4.11.12
2019-11-04 09:36:23 +01:00
Léo Gaspard
963fee775c org-packages: 9.2.3 -> 9.2.6
Note that the update-org script couldn't be used, as it is currently
broken. The upgrade was thus done by hand.
2019-11-04 02:31:31 +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
worldofpeace
dcd89d2c80 lollypop: 1.2.2 -> 1.2.5 2019-11-03 13:25:33 -05:00
worldofpeace
fbbb67b858 quilter: 2.0.2 - 2.0.3 2019-11-03 13:25:33 -05:00
worldofpeace
59edabf8ca
Merge pull request #72375 from toonn/wire-desktop-bump
wire-desktop: linux 3.10.2904 -> 3.11.2912
2019-11-03 17:26:14 +00:00
worldofpeace
7daa6ec9d4
Merge pull request #72726 from bandresen/calibre_bugfix_addmarkdown
calibre: bugfix: add markdown to inputs
2019-11-03 16:57:56 +00:00
Mario Rodas
f031658754
Merge pull request #72703 from r-ryantm/auto-update/x11docker
x11docker: 6.2.0 -> 6.3.0
2019-11-03 11:03:02 -05:00
Alkeryn
3f2bdec506 sdrangel: 4.11.7 -> 4.11.12 2019-11-03 17:02:02 +01:00
Renaud
36c6d76db4
Merge pull request #57786 from Enteee/master
keepass-keepassotpkeyprov: init at 2.6
2019-11-03 16:59:05 +01:00
Benjamin Andresen
c4aff4c03a calibre: add markdown to inputs
fixes #72724
2019-11-03 16:54:46 +01:00
Marek Mahut
0534e9c4b3 flexibee: 2019.3.0.3 -> 2019.3.0.7 2019-11-03 16:43:55 +01:00
Marek Mahut
ee71de7240 flexibee: adding flexibee-server 2019-11-03 16:43:55 +01:00
R. RyanTM
7153c484cd smplayer: 19.5.0 -> 19.10.0
* smplayer: 19.5.0 -> 19.10.0 (#72660)
2019-11-03 16:33:19 +01:00
R. RyanTM
1c2ac8d7e0 yoshimi: 1.6.0.1 -> 1.6.0.2 2019-11-03 16:29:58 +01:00
Mario Rodas
8a1569d1c5
x11docker: add missing dependencies 2019-11-03 09:00:00 -05:00
Gabriel Ebner
8821d1f68f
Merge pull request #72711 from gebner/freecad0184
freecad: 0.18.3 -> 0.18.4
2019-11-03 14:45:40 +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
Jan Tojnar
fdd6153555
netsurf.libnsgif: build on Darwin 2019-11-03 14:31:38 +01:00
Jan Tojnar
a881d113a9
netsurf.buildsystem: build on Darwin 2019-11-03 14:31:37 +01:00
Gabriel Ebner
cf5597809e freecad: 0.18.3 -> 0.18.4 2019-11-03 14:14:35 +01:00
Michael Weiss
5b2a6c9984
gns3-{gui,server}: 2.2.0 -> 2.2.1 2019-11-03 14:05:31 +01:00
Michael Weiss
546c02c0e4
androidStudioPackages.beta: 3.6.0.13 -> 3.6.0.14 2019-11-03 14:05:31 +01:00
Frederik Rietdijk
9d59d57d45 Merge staging-next into staging 2019-11-03 14:01:28 +01:00
Renaud
21b48a2db1
Merge pull request #72409 from prusnak/veracrypt
veracrypt: 1.23-Hotfix-2 -> 1.24-Hotfix1
2019-11-03 13:51:21 +01:00
Ente
8177aa48c3 keepass-otpkeyprov: init at 2.6 2019-11-03 13:22:57 +01:00
rnhmjoj
4b62810916
antimony: 2018-10-20 -> 2019-10-30 2019-11-03 13:15:02 +01:00
R. RyanTM
a40b03c608 x11docker: 6.2.0 -> 6.3.0 2019-11-03 03:36:33 -08:00
Pavol Rusnak
17e7fb2fef
veracrypt: 1.23-Hotfix-2 -> 1.24-Hotfix1 2019-11-03 11:33:54 +01:00
R. RyanTM
c9c0e6f5aa synthv1: 0.9.10 -> 0.9.11 2019-11-03 02:03:25 -08:00
Frederik Rietdijk
76b16d05e6 Merge staging-next into staging 2019-11-03 10:24:24 +01:00
R. RyanTM
0f4d7128a8 rss2email: 3.10 -> 3.11 2019-11-03 10:23:33 +01:00
R. RyanTM
28b0a6a9e0 star: 2.7.2b -> 2.7.3a 2019-11-03 10:23:05 +01:00
Frederik Rietdijk
9e352d9046
Merge pull request #72601 from jonafato/firefox-beta-bin-69.0b16-71.0b6
firefox-beta-bin-unwrapped: 69.0b16 -> 71.0b6
2019-11-03 10:15:36 +01:00
R. RyanTM
b1a591dd14 palemoon: 28.7.0 -> 28.7.2 2019-11-03 10:09:55 +01:00
R. RyanTM
2177a8ee20 quilter: 2.0.0 -> 2.0.2 2019-11-03 10:05:47 +01:00
R. RyanTM
fa5b8c2da6 pytrainer: 2.0.0 -> 2.0.1 2019-11-03 10:05:30 +01:00
R. RyanTM
99f221538b gitAndTools.stgit: 0.20 -> 0.21 2019-11-03 10:04:16 +01:00
R. RyanTM
21d0acb249 samplv1: 0.9.10 -> 0.9.11 2019-11-03 10:03:33 +01:00
Gabriel Ebner
ec43bdc06e
Merge pull request #69442 from charles-dyfis-net/curaLE-3.6.20
curaLulzbot: 3.6.18 -> 3.6.21
2019-11-03 09:40:29 +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
R. RyanTM
eed3a01c78 qbittorrent: 4.1.8 -> 4.1.9.1 2019-11-02 17:32:34 -07:00
R. RyanTM
a1c42b2ea3 drumgizmo: 0.9.18 -> 0.9.18.1 (#72496) 2019-11-03 00:19:57 +01:00
Gabriel Ebner
b938107a8f
octoprint: 1.3.11 -> 1.3.12 (#72630)
octoprint: 1.3.11 -> 1.3.12
2019-11-02 23:28:53 +01:00
R. RyanTM
0be5b83ddd padthv1: 0.9.10 -> 0.9.11 (#72590) 2019-11-02 23:28:10 +01:00
Gabriel Ebner
5ed4beea61 octoprint-plugins.printtimegenius: 1.3.1 -> 2.0.2 2019-11-02 23:12:19 +01:00
Gabriel Ebner
6abfaf890d octoprint-plugins.stlviewer: 0.4.1 -> 0.4.2 2019-11-02 23:12:19 +01:00
Gabriel Ebner
04742d003e octoprint-plugins.mqtt: 0.8.0 -> 0.8.6 2019-11-02 23:12:19 +01:00
Gabriel Ebner
c1d87b7e83 octoprint: 1.3.11 -> 1.3.12 2019-11-02 23:12:19 +01: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
c20ebbe403 pithos: 1.4.1 -> 1.5.0 2019-11-02 12:31:48 -07:00
R. RyanTM
1faee87692 dcmtk: 3.6.4 -> 3.6.5 2019-11-02 11:12:28 -07:00
R. RyanTM
120787b81f eaglemode: 0.94.1 -> 0.94.2 2019-11-02 11:08:13 -07:00
R. RyanTM
fc8b711277 drawpile: 2.1.11 -> 2.1.12 2019-11-02 11:07:17 -07:00
Jon Banafato
e3d0b139c7 firefox-beta-bin-unwrapped: 69.0b16 -> 71.0b6 2019-11-02 13:09:21 -04:00
kolaente
40d5e2da5e
Spotify 1.0.96.181.gf6bc1b6b-12 -> 1.1.10.546.ge08ef575-19 2019-11-02 17:09:44 +01:00
Ryan Mulligan
95c519f5ce
Merge pull request #70766 from xfix/nixpkg-mullvad-update
mullvad: 2019.7 -> 2019.8
2019-11-02 09:05:24 -07:00
Jörg Thalheim
0afcd297bd
Merge pull request #72575 from andir/dino
dino: unstable-2019-09-12 -> unstable-2019-10-28
2019-11-02 14:57:12 +00:00
Jörg Thalheim
d7bc19a340
jgmenu: 3.4 -> 3.5 (#72527)
jgmenu: 3.4 -> 3.5
2019-11-02 14:56:29 +00:00
Andreas Rammhold
d1bef95b4c
dino: unstable-2019-09-12 -> unstable-2019-10-28
This fixes a crash when receiving files via OMEMO.
2019-11-02 13:35:07 +01:00
Doron Behar
36cb72e5bc syncthingtray: 0.10.1 -> 0.10.2 2019-11-02 14:21:42 +02:00
obadz
f72c9bb67e
Merge pull request #72497 from ivan/chromium-78.0.3904.87
chromium: 78.0.3904.70 -> 78.0.3904.87
2019-11-02 10:46:21 +00:00
Marek Mahut
569611ff22
Revert "frostwire-bin: 6.7.4 -> 6.8.3" 2019-11-02 11:00:31 +01:00
Gabriel Ebner
ac24901d17
libqalculate: 3.4.0 -> 3.5.0 (#72550)
libqalculate: 3.4.0 -> 3.5.0
2019-11-02 10:59:06 +01:00
Gabriel Ebner
a4f0bfdc87 qalculate-gtk: 3.4.0 -> 3.5.0 2019-11-02 10:54:10 +01:00
Marek Mahut
548985b1a7
Merge pull request #60971 from r-ryantm/auto-update/frostwire
frostwire-bin: 6.7.4 -> 6.8.3
2019-11-02 10:25:40 +01:00
Vladimír Čunát
a2e12f9db9
Merge #72364: firefox*: 70.0 -> 70.0.1 2019-11-02 09:44:02 +01:00
Maximilian Bosch
47bd85469f
Merge pull request #72509 from Luflosi/kitty-no-update
kitty: disable update check machanism
2019-11-02 09:20:40 +01:00
J Phani Mahesh
977daa25ad neomutt: 2019-10-25 -> 20191102 2019-11-02 08:02:28 +00:00
Jörg Thalheim
04a079082c
Merge pull request #72539 from r-ryantm/auto-update/jmol
jmol: 14.29.54 -> 14.29.55
2019-11-02 07:49:50 +00:00
Peter Simons
30b8f7d77d
Merge pull request #72523 from r-ryantm/auto-update/grip
grip: 3.10.2 -> 4.0.0
2019-11-02 08:40:15 +01:00
Jörg Thalheim
245a706b8e
gpodder: 3.10.9 -> 3.10.11 (#72524)
gpodder: 3.10.9 -> 3.10.11
2019-11-02 07:39:50 +00:00
Marek Mahut
835b8b962c
Merge pull request #72493 from mmahut/jormungandr
jormungandr: 0.7.0-rc3 -> 0.7.0-rc4
2019-11-02 08:35:52 +01:00
R. RyanTM
b3799c5627 jmol: 14.29.54 -> 14.29.55 2019-11-02 00:16:58 -07:00
R. RyanTM
ec4774d316 jgmenu: 3.4 -> 3.5 2019-11-01 21:46:17 -07:00
R. RyanTM
3d13a8a42c gpodder: 3.10.9 -> 3.10.11 2019-11-01 21:12:15 -07:00
R. RyanTM
d938fb8bee grip: 3.10.2 -> 4.0.0 2019-11-01 21:05:58 -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
obadz
3c7e691c9e chromium: 78.0.3904.70 -> 78.0.3904.87
Two high severity CVEs: CVE-2019-13721 & CVE-2019-13720
(https://chromereleases.googleblog.com/2019/10/stable-channel-update-for-desktop_31.html)
2019-11-02 03:43:25 +01:00
Luflosi
326583f96a
kitty: disable update check machanism
kitty has its own update notification mechanism which should probably be disabled when the package is managed by a package manager such as nix. See https://sw.kovidgoyal.net/kitty/build.html#note-for-linux-macos-packagers.
2019-11-02 01:51:28 +01:00
R. RyanTM
14df7a478e drumkv1: 0.9.10 -> 0.9.11 2019-11-01 17:06:48 -07:00
Ivan Kozik
648b1c5b97 chromium: 78.0.3904.70 -> 78.0.3904.87
CVE-2019-13721 CVE-2019-13720

https://chromereleases.googleblog.com/2019/10/stable-channel-update-for-desktop_31.html
2019-11-01 23:14:55 +00:00
Marek Mahut
7273a1614f jormungandr: 0.7.0-rc3 -> 0.7.0-rc4 2019-11-01 23:42:02 +01:00
Gabriel Ebner
d00701b84c
Merge pull request #72486 from r-ryantm/auto-update/eprover
eprover: 2.3 -> 2.4
2019-11-01 23:30:50 +01:00
markuskowa
7a09b911eb
Merge pull request #72448 from sikmir/qmapshack
qmapshack: 1.13.2 -> 1.14.0
2019-11-01 22:50:45 +01:00
R. RyanTM
7f919914bf eprover: 2.3 -> 2.4 2019-11-01 14:00:31 -07:00
Marek Mahut
b3cf2d2508 qtbitcointrader: using mkDerivation for Qt5 2019-11-01 20:03:59 +01:00
R. RyanTM
1a40258c27 qtbitcointrader: 1.40.41 -> 1.40.43
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtbitcointrader/versions
2019-11-01 20:03:59 +01:00
Gabriel Ebner
26c2293762 curaPlugins.octoprint: patch merged upstream 2019-11-01 18:48:17 +01:00
Gabriel Ebner
895874d214 curaPlugins.octoprint: make compatible with cura 4.3.0 2019-11-01 18:00:01 +01: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
adisbladis
8930e0c21d
Merge pull request #72210 from urkud/emacs-cmake-mode-dontConfigure
emacs-cmake-mode: do not run `configure`
2019-11-01 16:37:03 +00:00
adisbladis
0f76051d67
Merge pull request #72243 from urkud/emacs-rtags
emacs-*-rtags: use upstream package names
2019-11-01 16:34:14 +00:00
Mario Rodas
fb229fc3dc terraform: 0.12.12 -> 0.12.13 (#72439)
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.13
2019-11-01 16:31:48 +00:00
Nikolay Korotkiy
40f6788a5a
qmapshack: 1.13.2 -> 1.14.0 2019-11-01 19:28:05 +03:00
R. RyanTM
d0abd313f1 bleachbit: 2.2 -> 3.0 2019-11-01 09:16:51 -07:00
Marek Mahut
a8ebd0b0c0
Merge pull request #72422 from r-ryantm/auto-update/bitcoin-abc
bitcoin-abc: 0.20.3 -> 0.20.5
2019-11-01 16:46:30 +01:00
Doron Behar
cf2a4fff01 urxvt_bidi: init at 2.15 (#70312)
Add plugin to default wrapper.
2019-11-01 10:36:20 -04:00
R. RyanTM
5a4021bece bitcoin-abc: 0.20.3 -> 0.20.5 2019-11-01 06:49:10 -07:00
Pavol Rusnak
314334b705
cointop: 1.3.4 -> 1.3.6 2019-11-01 14:46:11 +01:00
Maximilian Bosch
945a52c90d
Merge pull request #72382 from kolaente/update/gitea-1.9.5
gitea: 1.9.4 -> 1.9.5
2019-11-01 11:33:59 +01:00
Marek Mahut
af79a9f50b frostwire-bin: 6.8.1 -> 6.8.3 2019-11-01 09:39:50 +01:00
Marek Mahut
87955cb30a
Merge pull request #71863 from r-ryantm/auto-update/qsampler
qsampler: 0.5.6 -> 0.6.0
2019-11-01 09:38:13 +01:00
Marek Mahut
382495c839
Merge branch 'master' into auto-update/frostwire 2019-11-01 09:36:05 +01:00
Marek Mahut
fc0d4077cb
Merge pull request #71847 from r-ryantm/auto-update/qsynth
qsynth: 0.5.7 -> 0.6.0
2019-11-01 09:19:42 +01:00
Marek Mahut
89a4607ac5 qsampler: using mkDerivation 2019-11-01 09:07:08 +01:00
Marek Mahut
44f8e3f7e4
Merge pull request #71865 from r-ryantm/auto-update/qmidinet
qmidinet: 0.5.5 -> 0.6.0
2019-11-01 09:00:37 +01:00
Graham Christensen
30b10641e1
Merge pull request #72343 from ivan/chromium-fix-startup
chromium: do not load .so files from current working directory
2019-11-01 08:16:27 +01:00
Jan Tojnar
70c0c48970
Merge branch 'staging-next' into staging 2019-11-01 02:58:40 +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
Florian Klink
2f92befaf3
Merge pull request #72379 from talyz/gitlab-12.4.1
gitlab: 12.4.0 -> 12.4.1
2019-11-01 00:25:56 +01:00
Graham Bennett
08884d6a0f dropbox: 81.4.195 -> 83.4.152 (#72021)
Upgrading to latest stable version per
https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016.
With the previous nixpkgs version dropbox complained that the version is
too old at sign-in.
2019-10-31 20:43:11 +01:00
kolaente
67d0e44dc7
gitea: 1.9.4 -> 1.9.5 2019-10-31 20:33:22 +01:00
Joachim F
7cd83236b9
Merge pull request #71839 from dtzWill/update/tor-browser-bundle-bin-9.0
tor-browser-bundle-bin: 8.5.5 -> 9.0
2019-10-31 18:25:49 +00:00
talyz
2e8417b52a gitlab: 12.4.0 -> 12.4.1 2019-10-31 18:55:08 +01:00
toonn
69b5fda4c5 wire-desktop: linux 3.10.2904 -> 3.11.2912 2019-10-31 18:42:40 +01:00
Niklas Hambüchen
62fbcea807
Merge pull request #72057 from nh2/polkit-musl-elogind
musl support for polkit, add elogind
2019-10-31 17:05:42 +01:00
Niklas Hambüchen
1ca49b80cb polkit: Disable systemd support on musl, it needs elogind there 2019-10-31 16:47:00 +01:00
worldofpeace
a51ea52f5a
Merge pull request #72133 from jtojnar/t-m-c
telepathy-mission-control: 5.16.4 → 5.16.5
2019-10-31 15:02:44 +00:00
Tim Steinbach
f5dadcdb1a
vivaldi: 2.8.1664.44-1 -> 2.9.1705.31-1 2019-10-31 10:42:54 -04:00
Jan Tojnar
55191b67a8 contrast: init at 0.0.2 2019-10-31 09:46:15 -04:00
taku0
0bc5d7fcfe firefox: 70.0 -> 70.0.1 2019-10-31 21:25:52 +09:00
taku0
14282e91ef firefox-bin: 70.0 -> 70.0.1 2019-10-31 21:25:37 +09:00
Marek Mahut
07a8c77142 jormungandr: 0.7.0-rc2 -> 0.7.0-rc3 2019-10-31 13:07:17 +01:00
Renaud
46911eb091
Merge pull request #72334 from astro/firestarter
firestarter: 1.7.3 -> 1.7.4
2019-10-31 11:50:43 +01:00
Markus Kowalewski
b6122418ed
welle-io: 1.0 -> 2.0 2019-10-31 09:27:05 +01:00
Markus Kowalewski
10bccd2952 uhd: fix outdated python module (Mako) 2019-10-31 07:10:09 +01:00
Trolli Schmittlauch
01c7499c77 cawbird: 1.0.2 -> 1.0.3.1 2019-10-30 21:27:34 -07:00
Peter Hoeg
b085792a22 maestral: 0.4.0 -> 0.4.2 2019-10-30 21:11:18 -07:00
Mario Rodas
f73e006509
Merge pull request #72267 from magnetophon/sjaehn
bshapr & bsequencer: init at v0.4
2019-10-30 20:42:04 -05:00
Ivan Kozik
b4f5dc2fb8 chromium: do not load .so files from current working directory
Fixes #67234.
2019-10-31 01:34:19 +00:00
Bart Brouns
067a563331 bshapr: init at v0.4 2019-10-31 02:18:42 +01:00
Bart Brouns
cd6974fd24 bsequencer: init at v0.4 2019-10-31 02:11:00 +01:00
Astro
0757b205de firestarter: 1.7.3 -> 1.7.4 2019-10-31 00:13:42 +01:00
Matthew O'Gorman
17da09c2fa signal-desktop: add libappindicator-gtk3 2019-10-30 23:37:37 +01:00
Timo Kaufmann
f7c1e8f274
Merge pull request #72328 from timokau/sage-ignore-cmp-deprecation
sage: ignore attrs deprecation warning
2019-10-30 23:14:07 +01:00
Vladyslav M
0a9950af05
wofi: init at 2019-10-28 (#72298)
wofi: init at 2019-10-28
2019-10-30 23:50:00 +02:00
Timo Kaufmann
32827e35d8 sage: ignore attrs deprecation warning
cmp is deprecated since attrs 19.2.0:
http://www.attrs.org/en/19.2.0/changelog.html

The deprecation warning breaks the doctests.  Fortunately they have a
rather long deprecation window, so we can just wait until upstream(s)
fix this.
2019-10-30 22:27:00 +01:00
Justin Humm
9b66a895c2
wofi: init at 2019-10-28 2019-10-30 22:23:10 +01:00
Jörg Thalheim
970a22ce15
cheat: 2.5.1 -> 3.0.3 (#72299)
cheat: 2.5.1 -> 3.0.3
2019-10-30 18:49:44 +00:00
Vincent Laporte
7e51c79f17 monotoneViz: refactor out of ocamlPackages 2019-10-30 18:05:20 +00:00
Jörg Thalheim
20367c22f1
cheat: adapt meta to the conventions 2019-10-30 16:03:22 +00:00
Mario Rodas
57c922972a
Merge pull request #72256 from magnetophon/bslizr
bslizr: init at 1.2.0
2019-10-30 09:25:01 -05:00
Jan Tojnar
946ef1723b
Merge pull request #62137 from tbenst/pympress
pympress: init at 1.2.0
2019-10-30 15:09:15 +01:00
Niklas Hambüchen
df3b011c42
Merge pull request #63938 from nh2/texmacs-1.99.10
texmacs: 1.99.2 -> 1.99.10
2019-10-30 15:04:04 +01:00
Jörg Thalheim
36f35bd78a
cheat: 2.5.1 -> 3.0.3 2019-10-30 13:44:56 +00:00
Jan Hrnko
d535672337 pdfsam-basic: 4.0.4 -> 4.0.5 2019-10-30 06:24:00 -07:00
Peter Simons
3bc76218a3
Merge pull request #72058 from nh2/r-static-library
R: Add enableShared/enableStatic arguments
2019-10-30 13:31:52 +01:00
Tyler Benster
6b9a6f29b7
pympress: init at 1.4.0
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-10-30 13:31:02 +01:00
Peter Simons
d0eedda3b5
Merge pull request #72280 from jonringer/remove-gnutls-from-lutris
lutris: remove gnutls-kdh
2019-10-30 13:12:41 +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
Niklas Hambüchen
edbe2d8145 R: Add static argument.
R's autoconf does not use the normal configure flags for that.
2019-10-30 11:44:02 +01:00
Bart Brouns
0b7c7a6c40 bslizr: init at 1.2.0 2019-10-30 11:30:25 +01:00
zokrezyl
f23870a45b umoci: 0.4.4 2019-10-30 09:43:44 +01:00
Mario Rodas
66b7ad13c9
Merge pull request #71867 from r-ryantm/auto-update/todoman
todoman: 3.6.0 -> 3.7.0
2019-10-30 01:50:26 -05:00
Nikolay Korotkiy
236bbbeb5d gpxsee: 7.15 -> 7.16 2019-10-29 21:24:24 -07:00
Mario Rodas
a56def8f8d spotify-tui: 0.6.2 -> 0.8.0 2019-10-29 21:17:41 -07:00
Jonathan Ringer
5cc527d44c
lutris: remove gnutls-kdh 2019-10-29 19:51:49 -07:00
Jason Felice
b4b5dd14a1 kakounePlugins.kak-plumb: init at 0.1.1 2019-10-29 21:45:48 -04:00
Marek Mahut
05a4237301
Merge pull request #72271 from mmahut/jormungandr
jormungandr: 0.7.0-rc1 -> 0.7.0-rc2
2019-10-29 23:50:17 +01:00
Pavol Rusnak
3adeca3775 cherrytree: fix build (#72261) 2019-10-29 17:38:42 -04:00
Marek Mahut
e32c67a23f jormungandr: 0.7.0-rc1 -> 0.7.0-rc2 2019-10-29 22:23:46 +01:00
Jonas Nick
9aea511afe clightning: 0.7.2.1 -> 0.7.3 2019-10-29 13:50:48 -07:00
Jan Malakhovski
4d680f3f3d mpv: enable openal support by default
See the previous commit.
2019-10-29 17:38:07 +01:00
José Romildo Malaquias
a3d3864b02
Merge pull request #72174 from danieldk/softmaker-office-972
softmaker-office: 970 -> 972
2019-10-29 11:57:02 -03:00
Tim Steinbach
50a4b2d676
zoom-us: 3.0.306796.1020 -> 3.0.309708.1027 2019-10-29 09:20:57 -04:00
Emery Hemingway
182c16fa1e Revert "rclone: 1.49.5 -> 1.50.0"
This reverts commit aec323c1c0.

Ref #3685
Ref #72063
2019-10-29 14:18:01 +01:00
Sascha Grunert
702c745241 conmon: 2.0.0 -> 2.0.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-29 13:43:05 +01:00
Maximilian Bosch
d1109dac5b
virt-top: 2017-11-18-unstable -> 1.0.9
http://git.annexia.org/?p=virt-top.git;a=blob_plain;f=ChangeLog;hb=4e29d93ac30354743258a7a737ad30dc346a3b38
2019-10-29 13:10:29 +01:00
Yury G. Kudryashov
dca6f19b70 emacs-*-rtags: use upstream package names
Split `emacs-rtags` into `rtags` and `*-rtags` following the
upstream (melpa) package names.
2019-10-29 07:51:11 -04:00
Jörg Thalheim
9bfbac8cfc
qgis: 3.8.2 -> 3.10.0 (#72231)
qgis: 3.8.2 -> 3.10.0
2019-10-29 11:09:06 +00:00
Jörg Thalheim
91f4d7a818 kmymoney: 5.0.5 -> 5.0.7 2019-10-29 02:30:04 -07:00
Lancelot SIX
c803971bfd
qgis: 3.8.2 -> 3.10.0
See http://changelog.qgis.org/en/qgis/version/3.10/
2019-10-29 10:22:01 +01:00
Gabriel Ebner
0008400222
Merge pull request #71984 from Ma27/bump-neomutt
neomutt: 20180716 -> 2019-10-25
2019-10-29 08:31:18 +00:00
Austin Seipp
4be9fcd184 firecracker: support on aarch64-linux
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 20:18:07 -05:00
Austin Seipp
610a6fc20b firecracker: 0.18.0 -> 0.19.0, some cleanups
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 20:18:07 -05:00
worldofpeace
9121c914fc
Merge pull request #54530 from MatrixAI/dvc
dvc: init at 0.24.3
2019-10-29 01:14:50 +00:00
Yury G. Kudryashov
0681bce6e8 emacs-cmake-mode: do not run configure
Before this patch, the stable version did not run configure, and the
unstable version added `openssl` and `pkgconfig` to
dependencies.

Also, `dontConfigure = true` seems more readable than `configureScript
= "true"`.
2019-10-28 20:27:27 -04:00
Jan Tojnar
54fc43c248
telepathy-mission-control: split outputs
and enable parallel building
2019-10-29 00:53:17 +01:00
Jan Tojnar
3949c5bfd7
telepathy-mission-control: propagate required dependencies 2019-10-29 00:25:26 +01:00
worldofpeace
055715822e lollypop: 1.2.1 -> 1.2.2 2019-10-28 17:44:56 -04:00
Peter Simons
fadb0090e0 obs-linuxbrowser: update to latest 'master' version from Github
The version number corresponds to "git describe --tags".
2019-10-28 21:21:12 +01:00
Daniël de Kok
1de992c4d1 softmaker-office: 970 -> 972
Changes:
https://www.softmaker.com/en/servicepacks-office-changelog
2019-10-28 17:00:15 +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
talyz
5081a6cd56 gitlab: 12.3.5 -> 12.4.0
- gitlab-shell no longer requires ruby for anything else than the
  install script, so the bundlerEnv stuff could be dropped

- gitlab-shell and gitlab-workhorse now report their versions
  correctly
2019-10-28 14:56:37 +01:00
adisbladis
5dd330ef0e
Merge pull request #72093 from prusnak/go-fortify
stop using hardeningDisable = [ "fortify" ]; for Go packages
2019-10-28 14:09:55 +01:00
Marek Mahut
0099870d52
Merge pull request #72122 from primeos/tev
tev: init at 1.13
2019-10-28 13:35:00 +01:00
Christian Kauhaus
641b853abf
Merge pull request #71080 from risicle/ris-openmpt123-0.4.9
openmpt123: 0.4.1 -> 0.4.9, fixing CVE-2019-17113
2019-10-28 10:19:46 +01:00
Frederik Rietdijk
21635748a8 Merge master into staging-next 2019-10-28 08:59:50 +01:00
Pawel Kruszewski
7d43ee015a bcompare: 4.3.0.24364 -> 4.3.1.24438 2019-10-28 08:22:46 +01:00
Will Dietz
86eedaf1ca
radiotray-ng: python3 2019-10-28 01:49:08 -05:00
Will Dietz
0be3118f7e
radiotray-ng: 0.2.6 -> 0.2.7
https://github.com/ebruck/radiotray-ng/releases/tag/v0.2.7
2019-10-28 01:45:01 -05:00
xrelkd
cbeb6570ac firectl: init at 0.1.0 2019-10-27 22:32:58 -07:00
devhell
4fbb0a375d profanity: 0.7.0 -> 0.7.1
Changelog: https://github.com/profanity-im/profanity/releases

Signed-off-by: devhell <devhell@mailfresser.de>
2019-10-27 22:30:35 -07:00
Peter Hoeg
c833fb3179
Merge pull request #71347 from peterhoeg/f/emacs_vterm
emacsPackages.vterm: fix dynamic library and autoloaders
2019-10-28 12:23:21 +08:00
Roger Qiu
3c3ac19c43
dvc: init at 0.24.3 2019-10-28 13:07:58 +11:00
Jan Tojnar
478744612f
telepathy-mission-control: 5.16.4 → 5.16.5
https://github.com/TelepathyIM/telepathy-mission-control/blob/telepathy-mission-control-5.16.5/NEWS#L1-L15
2019-10-28 02:37:15 +01:00
Jan Tojnar
79ccc48169
telepathy-mission-control: format with nixpkgs-format 2019-10-28 02:31:37 +01:00
Serhii Khoma
b54a601104 hubstaff: 1.4.11 -> 1.5.0 2019-10-27 15:44:45 -07:00
worldofpeace
55f826b895
Merge pull request #71870 from pacien/riot-v1.5.0
riot-{web,desktop}: 1.4.2 -> 1.5.0
2019-10-27 22:31:59 +00:00
Michael Weiss
2e6c509429
tev: init at 1.13 2019-10-27 21:53:45 +01:00
Alexey Shmalko
6f98994415
Merge pull request #71992 from sikmir/mu-repo
mu-repo: init at 1.8.0
2019-10-27 18:02:37 +02:00
Marek Mahut
823b8ed472
Merge pull request #72081 from prusnak/tuxguitar
tuxguitar: 1.2 -> 1.5.2
2019-10-27 16:42:36 +01:00
Frederik Rietdijk
5e8be2fb84 mypy: add missing dep, rename mypy_extensions to mypy-extensions 2019-10-27 16:26:55 +01:00
Tim Steinbach
eada48dd98
docker: 19.03.2 -> 19.03.4 2019-10-27 11:01:34 -04:00
Marek Mahut
1235e6a936
Merge pull request #71270 from risicle/ris-putty-CVE-2019-17069
putty: 0.71 -> 0.73, fixing CVE-2019-17069
2019-10-27 15:55:03 +01:00
Frederik Rietdijk
059a572616 Merge staging-next into staging 2019-10-27 15:28:19 +01:00
Pavol Rusnak
afd38ea1ee
stop using hardeningDisable = [ "fortify" ]; for Go packages
it seems that the issue #25959 is not present anymore
2019-10-27 14:44:26 +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
Florian Klink
a2f50c02cc
Merge pull request #72082 from JohnAZoidberg/remove-taglib_1_9
taglib_1_9, tomahawk:Remove unmaintained packages
2019-10-27 13:25:44 +01:00
Marek Mahut
ddf230558e
Merge pull request #71901 from mmahut/jormungandr
jormungandr: 0.7.0-alpha.dev.1 -> 0.7.0-rc1
2019-10-27 13:17:05 +01:00
Daniel Schaefer
417c85309d tomahawk: Remove unmaintained broken package
Has been marked broken since 2018 and marked as abandoned upstream since
2017.
2019-10-27 13:16:53 +01:00
Pavol Rusnak
ee32d5147c
tuxguitar: 1.2 -> 1.5.2 2019-10-27 13:03:55 +01:00
Louis Tim Larsen
2896f00181
mythtv: 29.1 -> 30.0 (#71002) 2019-10-27 09:37:44 +01:00
Maximilian Bosch
06246ae938
Merge pull request #72053 from jonafato/keepassxc-2.5.0
keepassxc: 2.4.3 -> 2.5.0
2019-10-27 09:13:21 +01:00
Cole Mickens
aec323c1c0 rclone: 1.49.5 -> 1.50.0 2019-10-27 07:13:08 +01:00
Niklas Hambüchen
3f4bd0e04b elogind: init at 239.5 2019-10-27 02:18:52 +02:00
Jon Banafato
bfa71df71a keepassxc: 2.4.3 -> 2.5.0 2019-10-26 17:54:02 -04:00
Nikolay Korotkiy
174bb76504
mu-repo: init at 1.8.0 2019-10-26 20:24:51 +03:00
Ben Darwin
ddc2955ad9 EZminc: 2017-08-29 -> 2019-07-25; mark unbroken 2019-10-26 09:55:30 -07:00
André-Patrick Bubel
0347078949 vcv-rack: Fix issues from missing upstream dependency
The revision of the glfw fork that Rack depends on has been removed from
GitHub. This causes cloning of the glfw submodule for the Rack git
repository to fail.

As the glfw fork just adds a function that is only needed on Darwin (and
we don't support that platform at the moment) we remove the function
call from the Rack source. We can then use the upstream version of glfw.

We fetch the rest of the submodules manually as well.

See https://github.com/NixOS/nixpkgs/issues/71189 for the context.
2019-10-26 17:42:15 +02:00
Markus S. Wamser
86ccc63008 mupdf: provide symlink mupdf -> mupdf-x11
This symlink is present on other distros and avoids confusing users on the CLI,
which are used to calling mupdf-x11 as mupdf.
2019-10-26 16:44:09 +02:00
Aaron Andersen
9ec808ae62 redmine: 4.0.4 -> 4.0.5 2019-10-26 10:40:31 -04:00
Aaron Andersen
50e5139893 redmine: drop 3.4.x package 2019-10-26 10:40:16 -04:00
Jan Tojnar
40272a77a3
Merge branch 'staging-next' into staging 2019-10-26 15:54:58 +02:00
Emery Hemingway
b3e80604a7 trojita: PGP decryption support 2019-10-26 14:42:37 +02:00
Alexey Shmalko
140d402cb5
Merge pull request #71991 from iimog/dcmtk
DCMTK: init at 3.6.4
2019-10-26 15:15:50 +03:00
Marek Mahut
6c53031644
Merge pull request #72015 from marsam/update-1password
1password: 0.6.2 -> 0.7.0
2019-10-26 14:12:22 +02:00
Peter Hoeg
e93d04597d calibre: 3.47.1 -> 3.48.0 2019-10-26 13:57:39 +02:00
Alexey Shmalko
3718d27126
Merge pull request #71982 from doronbehar/update-castget
castget: 1.2.4 -> 2.0.0
2019-10-26 14:22:21 +03:00
Michael Weiss
7b169daf26
androidStudioPackages.{dev,canary}: 3.6.0.13 -> 4.0.0.1 2019-10-26 13:11:48 +02:00
Alexey Shmalko
289d9f6821
Merge pull request #71983 from uskudnik/update-helm
helm: 2.14.3 -> 2.15.1
2019-10-26 14:04:06 +03:00
Markus Ankenbrand
905245b32c dcmtk: init at 3.6.4 2019-10-26 13:02:50 +02:00
Mario Rodas
971bf59cd3
1password: 0.6.2 -> 0.7.0 2019-10-26 04:20:00 -05:00
c0bw3b
614cf5d00a Revert "qpdfview: escape "*.pro" qmakeFlags"
This reverts commit 7bb372b664.
2019-10-26 08:37:56 +02:00