Commit Graph

8473 Commits

Author SHA1 Message Date
Vladimír Čunát
60d89e5793
Merge branch 'master' into staging 2020-07-29 18:40:28 +02:00
worldofpeace
d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
Xaver Hellauer
f8e65461eb
Update pkgs/applications/misc/clipmenu/default.nix
Co-authored-by: Nikolay Korotkiy <sikmir@gmail.com>
2020-07-29 11:45:18 +02:00
Ryan Mulligan
4ca432d2e2
Merge pull request #94075 from r-ryantm/auto-update/girara
girara: 0.3.4 -> 0.3.5
2020-07-28 15:08:07 -07:00
Mario Rodas
75409ccee9
Merge pull request #93928 from markus1189/ddgr-1-9
ddgr: 1.8.1 -> 1.9
2020-07-28 12:28:12 -05:00
Xaver Hellauer
cafe0e2cb1
Use upstream Makefile
Since v 6.1 upstream provides a Makefile, therefore I removed the install steps in `installPhase`.
2020-07-28 17:02:08 +02:00
Xaver Hellauer
5a0c05e61b
clipmenu 6.0.1 → 6.1.0 2020-07-28 15:29:26 +02:00
R. RyanTM
90a1a4abfc girara: 0.3.4 -> 0.3.5 2020-07-28 12:04:16 +00:00
Oleksii Filonenko
e4aaad49aa
Merge pull request #94052 from zowoq/hugo
hugo: 0.73.0 -> 0.74.3
2020-07-28 11:11:04 +03:00
zowoq
283c8d40fa hugo: 0.73.0 -> 0.74.3 2020-07-28 13:33:32 +10:00
aszlig
3873e0d191
Unmaintain packages I don't use anymore
Just got a reminder via the vulnerability roundup[1] that I'm still
listed as maintainer for Synergy, even though I stopped using it years
ago.

I'll also take this as an opportunity to remove myself from other
packages which I stopped using and thus most certainly won't be able to
maintain. The latter is already hard enough these days for software
which I *do* use.

[1]: https://github.com/NixOS/nixpkgs/issues/94007

Signed-off-by: aszlig <aszlig@nix.build>
2020-07-28 02:08:36 +02:00
Ryan Mulligan
88ce06adfb
Merge pull request #94009 from r-ryantm/auto-update/clight
clight: 4.0 -> 4.1
2020-07-27 14:56:50 -07:00
R. RyanTM
a94f86966b clight: 4.0 -> 4.1 2020-07-27 15:04:30 +00:00
Vladimir Serov
6c169418af
sl1-to-photon: init at 0.1.3 2020-07-27 16:26:52 +03:00
Markus Hauck
abc7e5a9c2 ddgr: 1.8.1 -> 1.9
Changelog: https://github.com/jarun/ddgr/releases/tag/v1.9

Fixes current breakage due to API changes.
2020-07-26 18:52:01 +02:00
Pavol Rusnak
17cac3b7ba
ola: 0.10.7 -> unstable-2020-07-17 2020-07-26 15:34:17 +02:00
Eduardo Quiros
ec7c9a072b
tut: 0.0.13 -> 0.0.14
new release: https://github.com/RasmusLindroth/tut/releases/tag/0.0.14
2020-07-24 11:47:33 -06:00
Maximilian Bosch
df7b5c7fcb
Merge pull request #93731 from r-ryantm/auto-update/dunst
dunst: 1.4.1 -> 1.5.0
2020-07-24 11:41:35 +02:00
R. RyanTM
fd58099771 pdfsam-basic: 4.1.3 -> 4.1.4 2020-07-24 07:09:16 +00:00
R. RyanTM
4e76cf3f62 dunst: 1.4.1 -> 1.5.0 2020-07-24 00:43:50 +00:00
adisbladis
144aba6a51
subsurface: 4.9.3 -> 4.9.6 2020-07-22 13:19:08 +02:00
Lancelot SIX
3112aa3e2f
Merge pull request #93627 from jojosch/dbeaver_7.1.3
dbeaver: 7.1.2 -> 7.1.3
2020-07-22 11:11:50 +01:00
Oleksii Filonenko
3ed1f3ba05
Merge pull request #77315 from matthiasbeyer/update-taskell
taskell: 1.7.3 -> 1.9.3
2020-07-22 12:29:28 +03:00
Johannes Schleifenbaum
7600549b60
dbeaver: 7.1.2 -> 7.1.3 2020-07-22 10:01:30 +02:00
Bruno Bigras
b121a97e32 nwg-launchers: init at 0.2.0 2020-07-21 12:07:09 -04:00
Vincent Breitmoser
f8a71846e9 etesync-dav: 0.17.0 -> 0.20.0 2020-07-20 22:49:06 +02:00
worldofpeace
1dd4b324bf
Merge pull request #89758 from prusnak/electron-explicit
electron: mark insecure versions (3,4,5) and require explicit version of electron in packages
2020-07-20 15:29:26 -04:00
Daniël de Kok
4105f1340b
Merge pull request #93535 from erictapen/fontpreview-init
fontpreview: init at 1.0.6
2020-07-20 18:58:19 +02:00
Justin Humm
2811cf8bd8
fontpreview: init at 1.0.6 2020-07-20 18:32:03 +02:00
Pavol Rusnak
4d6411288c
electron: point electron alias to the latest stable version
+ require explicit version of electron in packages
2020-07-20 17:58:55 +02:00
Peter Hoeg
e8388cb596
Merge pull request #93502 from NixOS/f/mediainfo
mediainfo-gui: use gtk3
2020-07-20 21:56:24 +08:00
Mario Rodas
1c07a106d2
Merge pull request #93503 from r-ryantm/auto-update/dstask
dstask: 0.18 -> 0.20
2020-07-20 07:21:18 -05:00
R. RyanTM
398807d9d0 dstask: 0.18 -> 0.20 2020-07-20 04:25:44 +00:00
Peter Hoeg
3c944f7858 mediainfo-gui: use gtk3 2020-07-20 12:02:29 +08:00
(cdep)illabout
f1d3856fa3
break-time: init at 0.1.1 2020-07-20 09:05:16 +09:00
Symphorien Gibol
5f4a279f41 pdfarranger: 1.5.3 -> 1.6.0 2020-07-18 12:04:18 -04:00
Symphorien Gibol
293d7c3933 img2pdf: make a python package 2020-07-18 12:04:18 -04:00
Eduardo Quiros
995d057690 tut: 0.0.10 -> 0.0.13
new release with some minor improvements:
https://github.com/RasmusLindroth/tut/releases/tag/0.0.13
2020-07-17 18:12:18 -06:00
Aaron Andersen
a3efa87706
Merge pull request #93075 from raboof/sweethome3d-enable-java2d-opengl
sweethome3d: improve performance by enabling OpenGL for java2d
2020-07-15 06:44:01 -04:00
Nikolay Korotkiy
4c914e0b7f
nnn: 3.2 -> 3.3 2020-07-14 11:15:49 +03:00
Mario Rodas
f31d08577a
Merge pull request #93005 from r-ryantm/auto-update/urlscan
urlscan: 0.9.4 -> 0.9.5
2020-07-13 18:43:32 -05:00
Thomas Tuegel
64b395ec57
Merge pull request #90585 from ymarkus/master
birdtray: fix qttranslations path
2020-07-13 12:41:12 -05:00
Arnout Engelen
b096d8e1a0
sweethome3d: improve performance by enabling OpenGL for java2d
This is a well-known optimization (see also
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854030
http://www.sweethome3d.com/support/forum/viewthread_thread,5662
https://sourceforge.net/p/sweethome3d/bugs/854/ ) and indeed also
on my machine was a drastic improvement.
2020-07-13 18:42:52 +02:00
Claudio Bley
ec427c3e66 wtf: 0.30.0 -> 0.31.0 2020-07-13 10:46:12 +02:00
Christian Mainka
1dfec0e129 joplin-desktop: 1.0.224 -> 1.0.227 2020-07-13 08:43:08 +02:00
R. RyanTM
d9d4307ef2 copyq: 3.11.1 -> 3.12.0 2020-07-12 19:37:22 +00:00
Daniël de Kok
e5ad886adf
Merge pull request #93010 from f4814/wofi-manpages
wofi: Package manpages
2020-07-12 20:52:14 +02:00
R. RyanTM
541db58ca3 urlscan: 0.9.4 -> 0.9.5 2020-07-12 14:44:43 +00:00
Fabian Geiselhart
42b7f16c14 wofi: Package manpages 2020-07-12 16:21:46 +02:00
José Romildo Malaquias
8ce24b220a
Merge pull request #92973 from r-ryantm/auto-update/font-manager
font-manager: 0.7.7 -> 0.7.8
2020-07-12 10:30:33 -03:00
R. RyanTM
8062c276a8 font-manager: 0.7.7 -> 0.7.8 2020-07-12 05:24:35 +00:00
Milan Pässler
f23acc03cf tipp10: 3.1.0 -> 3.2.0 2020-07-11 19:01:19 +02:00
Vladimír Čunát
63d0579ec4
Merge #92338: lyx: 2.3.5.1 -> 2.3.5.2
It's a tiny bugfix update:
https://www.mail-archive.com/lyx-announce@lists.lyx.org/msg00185.html
2020-07-11 12:29:40 +02:00
Daniël de Kok
cb92b4be75
Merge pull request #92812 from r-ryantm/auto-update/masterpdfeditor
masterpdfeditor: 5.4.38 -> 5.6.09
2020-07-11 11:01:12 +02:00
R. RyanTM
36d622b7c7 masterpdfeditor: 5.4.38 -> 5.6.09 2020-07-09 20:48:14 +00:00
Ivar
ee47d9fbf3
slstatus: unstable-2018-04-16 -> unstable-2019-02-16 (#89732) 2020-07-09 02:12:18 +02:00
Ryan Mulligan
6f045d3e1d
Merge pull request #92728 from r-ryantm/auto-update/syncthingtray
syncthingtray: 0.10.10 -> 0.11.0
2020-07-08 15:52:23 -07:00
R. RyanTM
a4f6fe6253 syncthingtray: 0.10.10 -> 0.11.0 2020-07-08 16:37:00 +00:00
claudiiii
78e68699c4 keepassxc: 2.5.4 -> 2.6.0 2020-07-08 17:14:58 +02:00
Jan Tojnar
143398d7da
Merge pull request #92390 from fionera/add-fuzzel
Add fuzzel
2020-07-08 13:42:13 +02:00
Johannes Schleifenbaum
915de0cf05
dbeaver: 7.1.1 -> 7.1.2 2020-07-08 09:11:32 +02:00
Jonathan Ringer
df99f195e8
lutris: add xorg.xkbcomp
```
Traceback (most recent call last):
  File "/nix/store/v1mzyrrnmm9xm7mhqps6pdxdyvkgb154-lutris-original-0.5.6/lib/python3.8/site-packages/lutris/exceptions.py", line 36, in wrapper
    return function(*args, **kwargs)
  File "/nix/store/v1mzyrrnmm9xm7mhqps6pdxdyvkgb154-lutris-original-0.5.6/lib/python3.8/site-packages/lutris/game.py", line 430, in configure_game
    xkbcomp = subprocess.Popen(xkbcomp_command, stdin=subprocess.PIPE)
  File "/nix/store/f87w21b91cws0wbsvyfn5vnlyv491czi-python3-3.8.3/lib/python3.8/subprocess.py", line 854, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/nix/store/f87w21b91cws0wbsvyfn5vnlyv491czi-python3-3.8.3/lib/python3.8/subprocess.py", line 1702, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'xkbcomp'
```
2020-07-07 17:17:32 -07:00
Jonathan Ringer
dc16bda3fe lutris: fix for us keyboard layouts 2020-07-07 17:13:46 -07:00
Maximilian Bosch
7587132c0a
Merge pull request #92631 from r-ryantm/auto-update/weather
weather: 2.3 -> 2.4
2020-07-08 00:06:55 +02:00
Ryan Mulligan
717cd25e86
Merge pull request #92551 from r-ryantm/auto-update/qcad
qcad: 3.24.3.4 -> 3.24.3.10
2020-07-07 15:03:37 -07:00
worldofpeace
73f0888982 olifant: init A 0.2.1-beta5
This is a fork of tootle (which is not abandoned btw), so the expression is mostly
the same.
2020-07-07 17:49:29 -04:00
Jonathan Ringer
856c42b87e
bleachbit: 3.2.0 -> 4.0.0 2020-07-07 14:09:49 -07:00
R. RyanTM
dc378c1cea weather: 2.3 -> 2.4 2020-07-07 19:56:54 +00:00
R. RyanTM
a2f0a08225 qcad: 3.24.3.4 -> 3.24.3.10 2020-07-07 06:26:27 +00:00
Sarah Brofeldt
7ae0fa1167
Merge pull request #83701 from nh2/marktext-0.16.1
marktext: 0.16.0-rc.2 -> 0.16.2
2020-07-07 07:07:44 +02:00
Niklas Hambüchen
8da4950baf marktext: 0.16.1 -> 0.16.2 2020-07-06 23:00:19 +02:00
Niklas Hambüchen
42a7167120 marktext: 0.16.0-rc.2 -> 0.16.1.
The upgrade apparently made it necessary to also add `XDG_DATA_DIRS`
to fix the crash mentioned in the added comment.

I copied this solution from:
`pkgs/applications/misc/devdocs-desktop/default.nix`
2020-07-06 22:58:58 +02:00
Maximilian Bosch
101e302fd5
dmenu-wayland: 2020-04-03 -> 2020-07-06 2020-07-06 22:58:06 +02:00
Markus Schmidl
cb6b1b22aa firestarter: v1.7.4 fix commit hash 2020-07-06 15:46:46 +02:00
Ryan Mulligan
cefb1f568e
Merge pull request #92422 from r-ryantm/auto-update/plasma-applet-volumewin7mixer
plasma-applet-volumewin7mixer: 24 -> 25
2020-07-06 05:54:29 -07:00
R. RyanTM
3bc54d4c10 plasma-applet-volumewin7mixer: 24 -> 25 2020-07-06 06:45:36 +00:00
Fionera
2c06cb3b83 fuzzel: init at 1.3.0 2020-07-06 07:18:46 +02:00
Benjamin Hipple
9d0c8eb801
Merge pull request #83833 from michojel/megasync-4.3.1.0
megasync: 4.3.0.8 -> 4.3.1.0
2020-07-05 20:45:15 -04:00
Ryan Mulligan
c74e1517aa
Merge pull request #91270 from ShamrockLee/chewing-editor
chewing-editor: init at 0.1.1 Add package `chewing-editor`
2020-07-05 16:34:27 -07:00
Shamrock Lee
66020b7b52 maintainer-list: Add ShamrockLee (myself) to maintainer-list 2020-07-05 16:21:00 -07:00
Shamrock Lee
bb63d0fcb5 chewing-editor: init at 0.1.1
chewing-editor is the user phrase editor
for Chewing input method (a widely used bopomofo Chinese input method)
Chewing IM memorize phrases input by the automatically
or when the hot keys are pressed.
With this package, users will be able to correct/add phrases in the
database. This is one of the fundamental functionality of Chewing IM
and it will be great to have it in NixOS.
The corresponded Packaging Request is #89554.
2020-07-05 16:20:33 -07:00
Imran Hossain
472e4d5940 todoist-electron: 1.22 -> 1.23.0 2020-07-05 16:55:51 -04:00
R. RyanTM
4742da0866 lyx: 2.3.5.1 -> 2.3.5.2 2020-07-05 14:32:55 +00:00
R. RyanTM
0bf7f12a52 netsurf.libnsbmp: 0.1.5 -> 0.1.6 2020-07-05 08:36:41 +00:00
Peter Hoeg
770faa044a
Merge pull request #92118 from NixOS/f/calibre
calibre: use webengine i/o webkit
2020-07-04 20:50:56 +08:00
Ryan Mulligan
1981a9b186
Merge pull request #91736 from IvarWithoutBones/1password-update
1password: 1.0.0 -> 1.1.1
2020-07-03 16:52:54 -07:00
IvarWithoutBones
4389b67695 _1password: 1.0.0 -> 1.1.1 2020-07-04 01:35:35 +02:00
Daniël de Kok
eb4c7e028c
Merge pull request #92138 from sikmir/josm
josm: 16538 -> 16731
2020-07-03 16:46:59 +02:00
Maximilian Bosch
ed7d6f2057
Merge pull request #92158 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.14.1 -> 1.14.2
2020-07-03 12:58:24 +02:00
Peter Simons
1d772b44c6
Merge pull request #92159 from r-ryantm/auto-update/fetchmail
fetchmail: 6.4.6 -> 6.4.8
2020-07-03 12:47:27 +02:00
R. RyanTM
e81b819752 fetchmail: 6.4.6 -> 6.4.8 2020-07-03 10:22:05 +00:00
R. RyanTM
251c961c44 gallery-dl: 1.14.1 -> 1.14.2 2020-07-03 10:14:43 +00:00
Nikolay Korotkiy
50d9d2ef6b
josm: 16538 -> 16731 2020-07-03 09:27:58 +03:00
Peter Hoeg
1da9cd8676 calibre: use webengine i/o webkit
As of v4, calibre supports qtwebengine so use that instead of the
deprecated qtwebkit.
2020-07-03 09:52:59 +08:00
Mario Rodas
b8a5884ed0
Merge pull request #92079 from r-ryantm/auto-update/pueue
pueue: 0.6.0 -> 0.6.1
2020-07-02 18:41:44 -05:00
Maximilian Bosch
3dfb51a441
Merge pull request #92054 from r-ryantm/auto-update/minder
minder: 1.8.0 -> 1.9.0
2020-07-03 00:24:50 +02:00
Markus S. Wamser
caa858d777
gpsbabel: enable usb
PR #91439
2020-07-03 00:00:57 +02:00
Daniël de Kok
0cb5174121
Merge pull request #92007 from r-ryantm/auto-update/heimer
heimer: 1.17.0 -> 1.18.0
2020-07-02 20:22:18 +02:00
R. RyanTM
09e40bf5d1 pueue: 0.6.0 -> 0.6.1 2020-07-02 17:45:41 +00:00
R. RyanTM
83ec61c486 calibre: 4.17.0 -> 4.19.0 2020-07-02 10:34:03 -07:00
R. RyanTM
89b91f73de rmapi: 0.0.11 -> 0.0.12 2020-07-02 10:19:09 -07:00
R. RyanTM
359139ee3e ulauncher: 5.7.3 -> 5.8.0 2020-07-02 10:09:56 -07:00
R. RyanTM
1387b40d03 minder: 1.8.0 -> 1.9.0 2020-07-02 14:48:41 +00:00
R. RyanTM
20a50f3405 heimer: 1.17.0 -> 1.18.0 2020-07-02 11:43:31 +00:00
Daniël de Kok
d2fd80877a
Merge pull request #91949 from romildo/fix.tint2
tint2: fix doc directory
2020-07-02 13:27:15 +02:00
Sarah Brofeldt
6cf0ed0c04
Merge pull request #91617 from gnidorah/asf
ArchiSteamFarm: 4.2.2.1 -> 4.2.3.3
2020-07-02 07:24:47 +02:00
Dmitry Kalinkin
537fd14cb9
Merge pull request #91902 from r-ryantm/auto-update/blender
blender: 2.83.0 -> 2.83.1
2020-07-01 15:41:10 -04:00
José Romildo Malaquias
5c021a4bbd tint2: fix doc directory
Documentation files should not be installed directly at $out/share/doc
because they may collide with files from other packages when paths are
linked in the system environment.
2020-07-01 11:41:44 -03:00
José Romildo Malaquias
5f21dfd306 tint2: format with nixpkgs-fmt
Also:
- use pkg-config instead of pkgconfig
- do not explicitly enable parallel building, as its automatically
enabled for cmake projects
2020-07-01 11:32:08 -03:00
Daniël de Kok
5168c4de2d
Merge pull request #91922 from sikmir/gpxsee
gpxsee: 7.30 -> 7.31
2020-07-01 14:55:48 +02:00
R. RyanTM
89421a2cbf
cherrytree: 0.39.3 -> 0.39.4 (#91907) 2020-07-01 05:02:47 -05:00
Nikolay Korotkiy
c183d0c1ba
gpxsee: 7.30 -> 7.31 2020-07-01 11:35:34 +03:00
ehmry
f9f86e116e
Merge pull request #90451 from joachimschmidt557/nimmm-init
nimmm: init at 0.1.2
2020-07-01 13:46:51 +05:30
Elis Hirwing
d0c20403d1
Merge pull request #91849 from r-ryantm/auto-update/sequeler
sequeler: 0.7.91 -> 0.8.0
2020-07-01 08:06:37 +02:00
Ryan Mulligan
c97e9c527d
Merge pull request #91852 from r-ryantm/auto-update/simplenote
simplenote: 1.17.0 -> 1.19.0
2020-06-30 21:08:36 -07:00
Dmitry Kalinkin
5760e275f4
blender: don't require python3.7m on darwin
python is currently pointing to the python38, so this patches the
required version to match python version that is provided to the
expression. The m prefix denotes the pymalloc ABI for python 3.7 and
older, but is not provided starting python 3.8.
2020-06-30 22:27:08 -04:00
Mario Rodas
cbfc5b5642
Merge pull request #91870 from r-ryantm/auto-update/toot
toot: 0.26.0 -> 0.27.0
2020-06-30 20:16:09 -05:00
Mario Rodas
380c6228be
toot: fix license
Toot was re-licensed to GPLv3 [1]

[1] beb4b744d7
2020-06-30 19:59:48 -05:00
R. RyanTM
8ca6d3801a blender: 2.83.0 -> 2.83.1 2020-06-30 23:39:50 +00:00
R. RyanTM
ebe01712cc toot: 0.26.0 -> 0.27.0 2020-06-30 17:45:19 +00:00
R. RyanTM
6b4c6b8817 simplenote: 1.17.0 -> 1.19.0 2020-06-30 15:31:23 +00:00
R. RyanTM
2f33b68598 sequeler: 0.7.91 -> 0.8.0 2020-06-30 15:19:46 +00:00
Ryan Mulligan
75c9151304
Merge pull request #91800 from r-ryantm/auto-update/clightd
clightd: 4.1 -> 4.2
2020-06-30 06:22:50 -07:00
Christian Mainka
02d82b5ac4 joplin-desktop: joplin.desktop+icon from AppImage 2020-06-30 11:09:29 +02:00
Christian Mainka
0d5aa4a75e joplin-desktop: 1.0.216 -> 1.0.224 2020-06-30 09:25:35 +02:00
R. RyanTM
dcbd27754a clightd: 4.1 -> 4.2 2020-06-30 03:36:38 +00:00
Benjamin Hipple
e912fb83d2
Merge pull request #91770 from nh2/ddcui-0.1.2
ddcui: 0.1.1 -> 0.1.2
2020-06-29 22:44:55 -04:00
Eduardo Quiros
55900f88d6 tut: 0.0.9 -> 0.0.10 2020-06-29 13:26:21 -06:00
Niklas Hambüchen
c2c889ed11 ddcui: 0.1.1 -> 0.1.2 2020-06-29 17:27:26 +02:00
Daniël de Kok
3d4a02f1a7
Merge pull request #91735 from danieldk/osmium-tests
osmium-tools: run tests, install man pages and zsh completions
2020-06-29 06:50:41 +02:00
Daniël de Kok
c54a705ab9 osmium-tools: run tests, install man pages and zsh completions 2020-06-28 20:29:48 +02:00
José Romildo Malaquias
31bbaa4a11
Merge pull request #91404 from romildo/upd.fbmenugen
fbmenugen: 2020-05-20 -> 0.85
2020-06-28 15:05:54 -03:00
Daniël de Kok
70ca51ce13
Merge pull request #91725 from das-g/libosmium-2.15.6
libosmium: 2.15.5 -> 2.15.6
2020-06-28 19:46:34 +02:00
Maximilian Bosch
bd0d0e935c
Merge pull request #91698 from helsinki-systems/init/batsignal
batsignal: Init at 1.0.0
2020-06-28 18:10:11 +02:00
Michel Weitbrecht
b7571c9058
batsignal: Init at 1.0.0 2020-06-28 16:57:55 +02:00
Raphael Borun Das Gupta
47e52abe8d osmium-tool 1.12.0 -> 1.12.1 2020-06-28 16:17:25 +02:00
Niklas Hambüchen
430f3f1e3b
Merge pull request #91345 from raboof/k4dirstat-init-at-3.2.1
k4dirstat: init at 3.2.1
2020-06-28 02:38:26 +02:00
Niklas Hambüchen
0e926ff15c
Merge pull request #91601 from r-ryantm/auto-update/kanboard
kanboard: 1.2.14 -> 1.2.15
2020-06-28 01:56:31 +02:00
Niklas Hambüchen
a3013da6a2
Merge pull request #91627 from nh2/ddcui
ddcui: init at 0.1.1
2020-06-28 01:38:45 +02:00
Maximilian Bosch
c0c786c3bd
Merge pull request #91454 from ConradMearns/obsidian
obsidian: init at 0.7.3
2020-06-28 01:21:21 +02:00
Niklas Hambüchen
3569a3863b ddcui: init at 0.1.1 2020-06-27 23:44:12 +02:00
Mario Rodas
6f8afffa06
Merge pull request #91538 from r-ryantm/auto-update/cheat
cheat: 3.10.1 -> 4.0.0
2020-06-27 13:31:27 -05:00
Markus Kowalewski
83f77cfd64
libxpdf: add license 2020-06-27 00:00:04 +02:00
Benjamin Staffin
7055516fca
Merge pull request #86204 from DonHugo69/master
lutris: 0.5.5 -> 0.5.6
2020-06-26 14:20:22 -04:00
R. RyanTM
cd9401268a moolticute: 0.43.19 -> 0.44.0 2020-06-26 18:15:36 +00:00
Anderson Torres
21cf333310
Merge pull request #89046 from r-ryantm/auto-update/tilda
tilda: 1.5.1 -> 1.5.2
2020-06-26 11:22:23 -03:00
gnidorah
093dba3264 ArchiSteamFarm: 4.2.2.1 -> 4.2.3.3 2020-06-26 16:13:27 +03:00
R. RyanTM
67e481159e kanboard: 1.2.14 -> 1.2.15 2020-06-26 12:52:12 +00:00
markuskowa
680099278c
Merge pull request #91577 from markuskowa/fix-lics2
Fix licenses
2020-06-26 13:29:16 +02:00
Gabriel Ebner
c041d53ba0
Merge pull request #91417 from elohmeier/octoprint-werkzeug 2020-06-26 13:07:29 +02:00
Enno Lohmeier
4afa2702af octoprint: freeze dependencies 2020-06-26 12:25:09 +02:00
Markus Kowalewski
ec38614621
thinking-rock: fix license 2020-06-26 11:01:57 +02:00
Markus Kowalewski
ecc80518a6
sbagen: fix license 2020-06-26 11:00:19 +02:00
Markus Kowalewski
f0b4511c81
mrxvt: fix license 2020-06-26 10:53:23 +02:00
Markus Kowalewski
50377df233
gmrun: fix license 2020-06-26 10:51:01 +02:00
Markus Kowalewski
7f0fde0822
wavesurfer: fix license 2020-06-26 10:49:33 +02:00
R. RyanTM
7e936b37bb cheat: 3.10.1 -> 4.0.0 2020-06-26 04:40:34 +00:00
R. RyanTM
51ebd7a00d AusweisApp2: 1.20.0 -> 1.20.1 2020-06-25 20:13:53 -07:00
Jonathan Ringer
37238ff716 lutris-unwrapped: 0.5.5 -> 0.5.6, fix dialouge crashing bug
would crash with:
```
GLib-GIO-ERROR **: 06:04:50.903: No GSettings schemas are installed on the system
```

if a dialouge box would open.
2020-06-25 12:28:50 -07:00
Maximilian Bosch
33f65a5b39
Merge pull request #91506 from sikmir/st
st: 0.8.3 -> 0.8.4
2020-06-25 20:16:33 +02:00
Nikolay Korotkiy
15457dc5b8
st: 0.8.3 -> 0.8.4 2020-06-25 20:56:41 +03:00
Maximilian Bosch
3232fd93f1
Merge pull request #91491 from Frostman/hugo-0.73.0
hugo: 0.72.0 -> 0.73.0
2020-06-25 19:09:39 +02:00
Conrad Mearns
fc120e6436 obsidian: fix version stripping 2020-06-25 18:33:11 +02:00
Conrad Mearns
929581c2d3 obsidian: strip version number from binary name 2020-06-25 17:59:43 +02:00
Conrad Mearns
16c918438d obsidian: fix license to use Obsidian EULA 2020-06-25 17:05:27 +02:00
Michael Weiss
4dd1dd5623
jekyll: 4.1.0 -> 4.1.1 2020-06-25 16:48:52 +02:00
Sergey Lukjanov
dcd48593e8 hugo: 0.72.0 -> 0.73.0 2020-06-25 06:03:40 -07:00
Arnout Engelen
b5b84be95b
k4dirstat: init at 3.2.1 2020-06-25 10:07:08 +02:00
zowoq
c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Mario Rodas
7f8611278a
Merge pull request #91405 from jojosch/dbeaver_7.1.1
dbeaver: 7.1.0 -> 7.1.1
2020-06-24 19:44:25 -05:00
Conrad Mearns
adb053abdc obsidian: init at 0.7.3 2020-06-25 02:38:32 +02:00
Maximilian Bosch
0c47a81419
Merge pull request #91390 from eadwu/buku/4.4
buku: 4.3 -> 4.4
2020-06-24 19:03:44 +02:00
Johannes Schleifenbaum
8888433072
dbeaver: 7.1.0 -> 7.1.1 2020-06-24 14:41:45 +02:00
José Romildo Malaquias
ce47481bd1 fbmenugen: 2020-05-20 -> 0.85 2020-06-24 09:41:10 -03:00
Daniël de Kok
455fca0162
Merge pull request #91381 from teto/hstr
hstr: install manpage
2020-06-24 07:50:55 +02:00
Matthieu Coudron
dde159fd98 hstr: install manpage 2020-06-24 00:18:13 +02:00
Maximilian Bosch
8747190024
Merge pull request #91362 from Luflosi/update/kitty
kitty: 0.18.0 -> 0.18.1
2020-06-23 23:16:21 +02:00
Ryan Mulligan
2990bd2ac2
Merge pull request #89853 from r-ryantm/auto-update/moolticute
moolticute: 0.43.16 -> 0.43.19
2020-06-23 13:56:12 -07:00
Edmund Wu
af36ff22ea
buku: 4.3 -> 4.4 2020-06-23 15:54:44 -04:00
Luflosi
f877a9abb8
kitty: 0.18.0 -> 0.18.1
https://github.com/kovidgoyal/kitty/releases/tag/v0.18.1
2020-06-23 16:45:31 +02:00
Marek Mahut
232fb824f8
Merge pull request #91294 from mmahut/cgminer
cgminer: 3.7.2 -> 4.11.1
2020-06-22 22:35:12 +02:00
Marek Mahut
703bd0a609 cgminer: moving to pkgs/applications/blockchains 2020-06-22 17:41:51 +02:00
Marek Mahut
2c3bf6b8f3 cgminer: 3.7.2 -> 4.11.1 2020-06-22 17:41:50 +02:00
Maximilian Bosch
b31645cfa9
Merge pull request #91247 from dotlambda/fix-khard
khard: fix tests
2020-06-22 00:01:26 +02:00
Robert Schütz
f0e598bd84 khard: fix tests
Sandboxing causes the help to be displayed differently when the COLUMNS
variable is not set. See https://github.com/scheibler/khard/issues/263.
2020-06-21 20:10:14 +02:00
Luflosi
f96feeef7c kitty: 0.17.4 -> 0.18.0
https://github.com/kovidgoyal/kitty/releases/tag/v0.18.0

I submitted a patch to kitty, so that the library paths can now be passed as arguments to the build system, eliminating the need for patching. This should reduce the required maintenance effort in the future.

This commit removes the dependency on `which`, which is no longer necessary since 5e4fe584fa. It was introduced in 481e61fad8.

The configure phase is now ignored because kitty has no configure script.

The kitty tests are now run after compilation.

The zsh completions no longer need to be invoked with `source` since 38eb737845, so remove the outdated comment.

There is now a link to the changelog.
2020-06-21 16:57:05 +02:00
Mario Rodas
cb11ab3bf6
alacritty: fix build on darwin 2020-06-20 04:20:00 -05:00
Michael Weiss
605d7e1fe0
gollum: Update the dependencies (security, CVE-2020-8184)
This updates rack to 2.2.3 for CVE-2020-8184 [0].

[0]: https://groups.google.com/g/rubyonrails-security/c/OWtmozPH9Ak
2020-06-19 18:23:51 +02:00
Jonathan Ringer
8745c7da4b openrgb: init at 0.2 2020-06-19 15:25:11 +00:00
Sebastien Bariteau
fcbd2e6835
tellico: init at 3.3.0
* tellico: init at 3.3.0

* fix pversion vs version
2020-06-19 10:19:34 +02:00
Yannick Markus
e4fd4b2a71 devdocs-desktop: init at 0.7.1
Also added ymarkus to maintainers list.
2020-06-18 12:46:22 +02:00
Jan Tojnar
9ffd9b1a86
Merge pull request #90092 from r-ryantm/auto-update/orca
orca: 3.36.2 -> 3.36.3
2020-06-17 21:59:12 +02:00
R. RyanTM
f6eeb8cb0a aminal: 0.8.6 -> 0.9.0 2020-06-17 12:25:33 -07:00
R. RyanTM
5013183ff9 xmrig-proxy: 5.10.2 -> 5.11.0 2020-06-17 12:04:26 -07:00
R. RyanTM
29e87975da xmrig: 5.11.2 -> 5.11.3 2020-06-17 12:04:06 -07:00
Lassulus
43c3799914
Merge pull request #86572 from r-ryantm/auto-update/heimer
heimer: 1.15.1 -> 1.16.0
2020-06-17 20:34:00 +02:00
Lassulus
c8479286c7
Merge pull request #89716 from doronbehar/polybar-gcc-ref
polybar: Don't reference gcc
2020-06-17 16:46:36 +02:00
Eduardo Quiros
a866a6b7f0 tut: 0.0.8 -> 0.0.9
There has been a new release that fixes a crash-causing bug.
https://github.com/RasmusLindroth/tut/releases/tag/0.0.9
2020-06-17 13:51:09 +02:00
José Romildo Malaquias
80462c3884
Merge pull request #90612 from r-ryantm/auto-update/menumaker
menumaker: 0.99.11 -> 0.99.12
2020-06-16 21:12:26 -03:00
Ryan Mulligan
5b9b6d54d1
Merge pull request #90644 from r-ryantm/auto-update/opentx
opentx: 2.3.7 -> 2.3.9
2020-06-16 16:14:32 -07:00