Commit Graph

13966 Commits

Author SHA1 Message Date
Bobby Rong
fa61239902
Merge pull request #171107 from r-ryantm/auto-update/p2pool
p2pool: 1.9 -> 2.0
2022-05-16 00:32:16 +08:00
Mario Rodas
df37224921
Merge pull request #172270 from qbit/logseq-0.6.8
logseq 0.6.6 -> 0.6.8
2022-05-14 21:38:36 -05:00
Aaron Bieber
558f0c2e61 pkgs/applications/misc/logseq 0.6.6 -> 0.6.8
This bumps Logseq to the latest version and also addresses #167967 by
adding git to the PATH via makeWrapper.
2022-05-14 20:03:37 -06:00
Bobby Rong
267e232035
Merge pull request #172291 from trofi/workaround-fno-common-for-cataract
cataract: add -fcommon workaround
2022-05-14 23:00:53 +08:00
Jörg Thalheim
8f8f328641
Merge pull request #172894 from armeenm/fix-bibletime
bibletime: fix
2022-05-14 07:15:42 +01:00
Robert Schütz
948bf6d0cd authenticator: 4.0.3 -> 4.1.1 2022-05-13 22:09:30 -04:00
Armeen Mahdian
c83cee0d4d bibletime: fix 2022-05-13 12:18:06 -05:00
Sandro
24ad6b306d
Merge pull request #172799 from mingmingrr/master
rofimoji: 5.1.0 -> 5.4.0
2022-05-13 17:23:27 +02:00
Thomas Gerbet
710266396a fspy: fix the build
Issue seems to have been introduced by 6ea33082ac.

ZHF: #172160
2022-05-13 10:10:37 +02:00
mingmingrr
cfd6268fb7 rofimoji: 5.1.0 -> 5.4.0 2022-05-13 00:01:16 -04:00
Adam Joseph
59ee75c607
ssocr: unstable-2018-08-11 -> 2.22.1 (#172444)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Thiago Kenji Okada <thiagokokada@gmail.com>
2022-05-13 00:31:27 +02:00
figsoda
6a52ba189a
Merge pull request #172696 from totoroot/joshuto-fix-darwin-build
joshuto: fix build for darwin x86_64
2022-05-12 10:09:25 -04:00
Sandro
2d112431bb
Merge pull request #172687 from marsam/update-tcd
twitch-chat-downloader: 3.2.1 -> 3.2.2
2022-05-12 15:37:25 +02:00
Matthias Thym
820b68102e joshuto: fix build for darwin x86_64 2022-05-12 14:35:47 +02:00
Roman Timushev
da6f0c5e95 dbeaver: add aarch64-darwin to the list of supported platforms 2022-05-12 10:55:01 +02:00
Mario Rodas
77f93e23c7 twitch-chat-downloader: 3.2.1 -> 3.2.2
https://github.com/PetterKraabol/Twitch-Chat-Downloader/releases/tag/3.2.2
2022-05-12 04:20:00 +00:00
Bernardo Meurer
a34b9c1f1c
Merge pull request #172303 from tjni/1password-cli-update
_1password: 2.1.0 -> 2.2.0
2022-05-11 20:53:24 -07:00
Artturi
f324030ab6
Merge pull request #172410 from sikmir/crow-translate
crow-translate: 2.9.2 → 2.9.5
2022-05-12 01:29:48 +03:00
Nikolay Korotkiy
ced8e41eef
crow-translate: 2.9.2 → 2.9.5 2022-05-11 23:50:10 +03:00
Rick van Schijndel
174c43d7d1
Merge pull request #172589 from mdarocha/fix-archi-steam-farm
ArchiSteamFarm: fix aarch64 build
2022-05-11 20:52:22 +02:00
mdarocha
5b447f98e1 ArchiSteamFarm: fix aarch64 build 2022-05-11 19:55:45 +02:00
Rick van Schijndel
e680b5cf74
Merge pull request #172383 from Mindavi/treewide/remove-broken
Treewide(ish): remove long-time broken pkgs
2022-05-11 19:34:13 +02:00
Luke Sandell
547f9bf973 xca: 2.2.1 -> 2.4.0 2022-05-11 09:34:54 +08:00
davidak
9fa22fd550
Merge pull request #170183 from armeenm/remove-phwmon
phwmon: remove
2022-05-11 02:43:03 +02:00
Artturi
ed50f3bbc4
Merge pull request #172277 from McSinyx/mepo-0.4.2
mepo: 0.4.1 -> 0.4.2
2022-05-11 03:40:04 +03:00
Sandro
cce6609707
Merge pull request #172104 from greydot/whalebird 2022-05-11 01:13:52 +02:00
Armeen Mahdian
6a503166b0 phwmon: remove 2022-05-10 17:32:40 -05:00
Rick van Schijndel
fc2255fffa multibootusb: drop
Broken since 2021-02-06
2022-05-10 22:24:13 +02:00
Armeen Mahdian
20653f46b8 ocropus: remove 2022-05-10 19:13:22 +02:00
Theodore Ni
28d2e79a69
_1password: 2.1.0 -> 2.2.0
https://app-updates.agilebits.com/product_history/CLI2#v2020001
2022-05-10 11:15:29 -05:00
Dominik Xaver Hörl
757f518f80 gmtp: fix with non-binary wrapper for wrapGAppsHook
The use of --add-flags in this derivation assumed quotes to be expanded, which the binary
         wrapper (which wrapGAppsHook uses since #164163) will not do.
2022-05-10 15:17:09 +02:00
Sergei Trofimovich
c95a1d4724 cataract: add -fcommon workaround
Without the change -fno-common toolchains like upstream gcc-10
fail to build as:

    ld: stats.o:/build/cataract-675e647/src/stats.h:24: multiple definition of
      `stats_images'; cgg.o:/build/cataract-675e647/src/stats.h:24: first defined here
2022-05-10 07:47:37 +01:00
Nguyễn Gia Phong
ced69442bc
mepo: 0.4.1 -> 0.4.2 2022-05-10 13:18:21 +09:00
Lana Black
dcb178bff9 whalebird: 4.5.2 -> 4.5.4 2022-05-09 12:05:53 +00:00
github-actions[bot]
f39e774f11
Merge master into staging-next 2022-05-09 00:02:27 +00:00
Mostly Void
e1309bdbd4
rofi-rbw : init at 0.5.0 (#171160)
Co-authored-by: P. <WolfangAukang@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-09 01:53:13 +02:00
Mario Rodas
751f15ba99
Merge pull request #172026 from WolfangAukang/binance-update
binance: 1.30.1 -> 1.35.0
2022-05-08 18:31:15 -05:00
Robert Schütz
c07476f4c5 privacyidea: fix sqlalchemy hash 2022-05-08 20:30:50 +00:00
github-actions[bot]
e92815729d
Merge master into staging-next 2022-05-08 18:01:10 +00:00
Artturi
c6fc7d09d4
Merge pull request #171923 from trofi/update-bicon
bicon: unstable-2018-09-10 ->  unstable-2020-06-04
2022-05-08 15:14:39 +03:00
github-actions[bot]
eaaed3f1d2
Merge master into staging-next 2022-05-08 12:01:07 +00:00
Alex Eyre
08085640ee
scli: change maintainer @alex-eyre to @alexeyre 2022-05-08 08:56:30 +01:00
Alex Eyre
f18b66dd98
nimbo: change maintainer @alex-eyre to @alexeyre 2022-05-08 08:55:27 +01:00
Bobby Rong
ab24753c51
Merge pull request #167052 from r-ryantm/auto-update/scli
scli: 0.7.0 -> 0.7.1
2022-05-08 14:22:02 +08:00
github-actions[bot]
7c1e4ffd7f
Merge master into staging-next 2022-05-08 06:01:24 +00:00
Bobby Rong
ac968691e0
Merge pull request #169164 from r-ryantm/auto-update/logseq
logseq: 0.6.5 -> 0.6.6
2022-05-08 13:41:26 +08:00
P. R. d. O
37b5883fe6
binance: 1.30.1 -> 1.35.0 2022-05-07 21:55:30 -06:00
github-actions[bot]
d6c9d38363
Merge master into staging-next 2022-05-08 00:02:24 +00:00
Anderson Torres
7907a7ac15
Merge pull request #171932 from ebbertd/calibreupdate
calibre: 5.37.0 -> 5.42.0
2022-05-07 19:10:42 -03:00
Marek Fajkus
df45d7da7e
Merge pull request #171860 from ckiee/polyb363
polybar: 3.6.2 -> 3.6.3
2022-05-07 23:52:03 +02:00