Commit Graph

48030 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
R. RyanTM 7093561865 cava: 0.7.2 -> 0.7.3 2020-10-17 21:26:41 +00:00
Ryan Burns 942ad9a49a feh: fix build on darwin
Darwin doesn't support inotify, needed for autoreload
2020-10-17 12:44:35 -07:00
StigP 1bae8e2b28
Merge pull request #100073 from devhell/update-msteams
teams: 1.3.00.16851 -> 1.3.00.25560
2020-10-17 19:08:04 +00:00
Mario Rodas 31a06eeaa0
Merge pull request #100843 from r-ryantm/auto-update/argo
argo: 2.10.1 -> 2.11.5
2020-10-17 13:16:45 -05:00
Doron Behar 1693d00562
Merge pull request #85456 from matthuszagh/kicad-libraries 2020-10-17 20:31:38 +03:00
Ryan Mulligan ed8a50fa13
Merge pull request #100548 from r-ryantm/auto-update/MAVProxy
mavproxy: 1.8.19 -> 1.8.22
2020-10-17 10:28:18 -07:00
Matt Huszagh 9320c69ecb kicad: set default footprint, symbol library and package locations
Previously, these library locations were set absolutely. This
prevented overriding their locations with environment variables. Now,
setting the corresponding environment variable will override the
setting in the environment wrapper. For instance, I can set

KISYSMOD=/some/path/to/footprints

and this will be used as my footprint library instead of the default
footprint library in the nix store. This feature is particularly
useful for having kicad libraries which are writable.
2020-10-17 09:32:55 -07:00
R. RyanTM a0a9e4d83d argo: 2.10.1 -> 2.11.5 2020-10-17 16:04:50 +00:00
Raghav Sood 85f9e7f722
ledger-live-desktop: Add RaghavSood as maintainer 2020-10-17 23:22:39 +08:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Raghav Sood 6df2ff3df8
ledger-live-desktop: 2.9.0 -> 2.14.0 2020-10-17 23:22:05 +08:00
Michele Guerini Rocco 54de950dee
Merge pull request #100815 from rnhmjoj/monero
monero: 0.17.0.1 -> 0.17.1.0
2020-10-17 15:14:24 +02:00
rnhmjoj 101bb7814b
monero-gui: fix install path 2020-10-17 11:47:07 +02:00
rnhmjoj 9bf0008d68
monero-gui: 0.17.0.1 -> 0.17.1.0 2020-10-17 11:18:43 +02:00
rnhmjoj bf627ae0e0
monero: 0.17.0.1 -> 0.17.1.0 2020-10-17 11:18:15 +02:00
Daniël de Kok c342e5a6dc softmaker-office: add additional programs to PATH
These seem to be needed for the SoftMaker/FreeOffice unlock code. If
they are not added to PATH, startup takes a very long time and reports
many segmentation faults.

Fixes #71228.
2020-10-17 08:18:07 +02:00
Daniël de Kok e3b407e555 Revert "softmaker-office: remove /bin/ls intercept"
This reverts commit e883c6578c.
2020-10-17 07:35:52 +02:00
Dmitry Bogatov c004bcab9c git-vanity-hash: init at 2020-02-26 2020-10-17 00:00:00 -04:00
Michele Guerini Rocco 51b2e7a2d8
Merge pull request #100702 from emmanuelrosa/qutebrowser-1.14.0
pdfjs: 2.4.456 -> 2.6.347
2020-10-16 20:48:24 +02:00
Maximilian Bosch 3dd39cb4d4
Merge pull request #100600 from yoctocell/tbb-10.0.1
tor-browser-bundle-bin: 10.0 -> 10.0.1
2020-10-16 20:22:18 +02:00
conferno c557c27ac3
chromium: fix build on i686 (#100512)
ld.gold runs out of memory on i686.
2020-10-16 19:37:28 +02:00
Jack Kelly b5e37e1ea5
terragrunt: 0.23.40 -> 0.25.4 (#100727)
* terragrunt: use buildFlagsArray

* terragrunt: 0.23.40 -> 0.25.4
2020-10-16 17:18:01 +02:00
Michael Weiss 7ca4469122
tdesktop: Drop unused CMake variables and passthru tg_owt
Before this change:
> CMake Warning:
>   Manually-specified variables were not used by the project:
>
>     BUILD_TESTING
>     CMAKE_EXPORT_NO_PACKAGE_REGISTRY
>     CMAKE_POLICY_DEFAULT_CMP0025
>     DESKTOP_APP_USE_PACKAGED_GSL
>     DESKTOP_APP_USE_PACKAGED_RLOTTIE
>     DESKTOP_APP_USE_PACKAGED_VARIANT
>     TDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME
>     TDESKTOP_USE_PACKAGED_TGVOIP
2020-10-16 16:15:22 +02:00
oxalica 4c59c0b1da
tdesktop: 2.3.0 -> 2.4.3 and enable webrtc (#100450)
Enables WebRTC by packaging tg_owt.
2020-10-16 15:41:07 +02:00
Ryan Mulligan f9728adae7
Merge pull request #99128 from jbedo/delly
delly: 0.8.2 -> 0.8.5
2020-10-16 06:30:11 -07:00
Emmanuel Rosa 72f0938597 pdfjs: 2.4.456 -> 2.6.347 2020-10-16 18:55:37 +07:00
Michael Weiss db33f99343
signal-desktop: 1.36.3 -> 1.37.1 2020-10-16 12:13:12 +02:00
Michael Weiss aee3076ba7
chromiumDev: M87 -> M88 2020-10-16 11:58:20 +02:00
Daniël de Kok 33d73ba66a
Merge pull request #98088 from turion/vscode_1.49.0
Bump VSCode version
2020-10-16 11:52:21 +02:00
Marek Mahut fdb94a1728
Merge pull request #100523 from SuperSandro2000/dnscontrol-3.4.2
dnscontrol: 3.3.0 -> 3.4.2
2020-10-16 11:22:35 +02:00
Manuel Bärenz 40c84bd392 vscode, vscodium: Document update scripts 2020-10-16 11:14:43 +02:00
Manuel Bärenz ffb7a61905 vscode, vscodium: 1.50.0 -> 1.50.1 2020-10-16 11:14:42 +02:00
R. RyanTM a3dca9576b deeptools: 3.4.1 -> 3.5.0 2020-10-16 00:42:47 -07:00
R. RyanTM 00f0b1d721 nbstripout: 0.3.7 -> 0.3.9 2020-10-16 00:40:08 -07:00
Michele Guerini Rocco 1bfa8c120e
Merge pull request #100608 from charvp/qutebrowser-1.14.0
qutebrowser: 1.13.1 -> 1.14.0
2020-10-15 23:59:32 +02:00
Michael Weiss a667bc7ae1
chromiumBeta: M86 -> M87 2020-10-15 20:46:24 +02:00
Doron Behar 1db3202722
Merge pull request #75843 from jbedo/lumpy 2020-10-15 19:46:13 +03:00
Charlotte Van Petegem 0ff57286ee
qutebrowser: 1.13.1 -> 1.14.0 2020-10-15 18:15:37 +02:00
Ryan Mulligan c39f08a4c8
Merge pull request #97374 from yanganto/gitui-10.1
gitAndTools.gitui: 0.9.1 -> 0.10.1
2020-10-15 08:26:32 -07:00
Ryan Mulligan 8ba08bb26c
Merge pull request #100545 from r-ryantm/auto-update/tzupdate
tzupdate: 2.0.0 -> 2.1.0
2020-10-15 06:36:12 -07:00
yoctocell 178ca67f93
tor-browser-bundle-bin: 10.0 -> 10.0.1 2020-10-15 15:00:50 +02:00
Michael Weiss 015c5a2be6
chromium: Drop the libwebp include patch
Chromium 86.0.4240.75 builds fine without this patch. And since
WEBP_MAX_DIMENSION is the same in the system libwebp this patch should
not be required anymore (it was introduced in 06ec2a9f19, apparently to
fix the build).
2020-10-15 14:33:15 +02:00
Martin Weinelt 859d6d93ba
Merge pull request #92053 from dominikh/ipmiview
ipmiview: 2.16.0 -> 2.17.0
2020-10-15 14:21:53 +02:00
Antonio Yang 866ce94402 gitui: 0.9.1 -> 0.10.1
- add python3 for nativeBuildInputs
- add xorg.libxcb for buildInputs

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-10-15 14:18:11 +08:00
R. RyanTM af82dfa808 mavproxy: 1.8.19 -> 1.8.22 2020-10-15 05:05:52 +00:00
R. RyanTM 69af0c4c35 tzupdate: 2.0.0 -> 2.1.0 2020-10-15 04:39:41 +00:00
Sandro Jäckel a4b405cebd
dnscontrol: 3.3.0 -> 3.4.2 2020-10-14 23:01:17 +02:00
Frederik Rietdijk b3aed163d5
Merge pull request #99709 from NixOS/staging-next
Staging next
2020-10-14 21:10:31 +02:00
Michele Guerini Rocco b5e44d3d15
Merge pull request #100479 from rnhmjoj/tremc
tremc: 0.9.1 -> 0.9.2
2020-10-14 17:06:24 +02:00
Daniël de Kok 625a48c633
Merge pull request #100117 from samuela/upkeep-bot/vscodium-1.50.0-1602289209
vscodium: 1.49.3 -> 1.50.0
2020-10-14 16:11:48 +02:00
Anderson Torres 09ccd168f0
Merge pull request #100405 from magnetophon/xtuner
xtuner: init at 1.0
2020-10-14 10:11:58 -03:00
leenaars 706fdae286
Sylk: 2.9.0 -> 2.9.1 (#100490) 2020-10-14 14:39:30 +02:00
Rok Garbas 574bfc5410
Merge pull request #100395 from matthiasbeyer/fix-jamin-expression
jamin: Put version into variable, use variable interpolation
2020-10-14 14:16:29 +02:00
Rok Garbas 12fc5bc075
Merge pull request #100401 from evax/vuescan
vuescan: init at 9.7
2020-10-14 14:15:58 +02:00
Rok Garbas a740a0bdd1
Merge pull request #100480 from rnhmjoj/trans-remote
transmission-remote-cli: remove
2020-10-14 14:09:50 +02:00
Rok Garbas ccc4423b30
Merge pull request #78517 from r-ryantm/auto-update/mopidy-musicbox-webclient
mopidy-musicbox-webclient: 2.3.0 -> 2.4.0
2020-10-14 14:06:29 +02:00
Rok Garbas 2d032ef0bd
Merge pull request #100467 from penguwin/glow
glow: 1.0.1 -> 1.0.2
2020-10-14 14:01:58 +02:00
Rok Garbas a149c03df8
Merge pull request #100463 from jonafato/gnucash-4.2
gnucash: 3.10 -> 4.2
2020-10-14 14:00:00 +02:00
Rok Garbas e50c9ceffa
Merge pull request #100461 from samuela/samuela/chmod
vscode: chmod +x update-vscode.sh
2020-10-14 13:59:28 +02:00
Rok Garbas 0545aa6339
Merge pull request #100476 from Chili-Man/minikube-0.14.0-update
minikube: 1.13.1 -> 1.14.0
2020-10-14 13:58:48 +02:00
Bart Brouns b38784b671 wolf-shaper: 0.1.7 -> 0.1.8 2020-10-14 11:55:37 +02:00
Bart Brouns e9bfa9a1a1 spectmorph: 0.5.1 -> 0.5.2 2020-10-14 11:55:14 +02:00
Bart Brouns fcfd2a3d88 qmidinet: 0.6.2 -> 0.6.3 2020-10-14 11:55:00 +02:00
Bart Brouns d9c9889907 padthv1: 0.9.16 -> 0.9.17 2020-10-14 11:54:39 +02:00
Bart Brouns 7980473d7b zam-plugins: 3.12 -> 3.13 2020-10-14 11:54:11 +02:00
Frederik Rietdijk b981eca057 Merge master into staging-next 2020-10-14 11:32:49 +02:00
Bart Brouns e37ee61a68 xtuner: init at 1.0 2020-10-14 11:13:56 +02:00
R. RyanTM ffde8a8e1e
seabios: 1.13.0 -> 1.14.0 (#96616) 2020-10-14 11:09:21 +02:00
rnhmjoj c3e6fbe81e
tremc: set license to GPL 3+ 2020-10-14 09:28:34 +02:00
rnhmjoj b42a421e47
transmission-remote-cli: remove
This finally stopped working after transmission upgraded the API
protocol to v3.0.
2020-10-14 09:26:23 +02:00
rnhmjoj a92c678c3f
tremc: 0.9.1 -> 0.9.2 2020-10-14 09:15:43 +02:00
Lassulus 359ac19b17
Merge pull request #99903 from cab404/super-slicer-2-2-54
super-slicer: 2.2.53.1 -> 2.2.54.0
2020-10-14 08:34:33 +02:00
Diego Rodriguez 9eb0c32118
minikube: 1.13.1 -> 1.14.0 2020-10-14 00:30:40 -06:00
Vincent Laporte c0ab50b741 orpie: 1.5.2 → 1.6.1 2020-10-14 07:33:04 +02:00
Mario Rodas e24a4b950c
Merge pull request #100415 from taku0/flashplayer-32.0.0.445
flashplayer: 32.0.0.433 -> 32.0.0.445 [Critical security fix]
2020-10-13 22:08:54 -05:00
Jon b62f286e3a
Merge pull request #100345 from SeTSeR/foot-1.5.1
foot: 1.4.4 -> 1.5.1
2020-10-13 20:01:52 -07:00
Mario Rodas 25294350d5
Merge pull request #100369 from WolfangAukang/upwork-5.4.7.1
upwork: 5.3.3-883 -> 5.4.7.1
2020-10-13 22:01:18 -05:00
Mario Rodas c213d5a79d
Merge pull request #100349 from jul1u5/update-virt-manager-3.1.0
virt-manager: 2.2.1 -> 3.1.0
2020-10-13 21:59:33 -05:00
Mario Rodas 4c51aa76ca
Merge pull request #100404 from magnetophon/mamba
mamba: 1.5 -> 1.6
2020-10-13 21:56:18 -05:00
Nicolas Martin ddc51f4db3
glow: 1.0.1 -> 1.0.2 2020-10-14 04:49:39 +02:00
Mario Rodas 06b8934796
Merge pull request #100438 from sikmir/googler
googler: 4.2 -> 4.3.1
2020-10-13 21:44:26 -05:00
Mario Rodas 19800f6585
Merge pull request #100439 from avdv/wtf-0.33.0
wtf: 0.32.0 -> 0.33.0
2020-10-13 21:33:52 -05:00
Jon Banafato 0bdf19cf68 gnucash: 3.10 -> 4.2
New version available: https://www.gnucash.org/news.phtml#n-200927-4.2.news
2020-10-13 21:55:01 -04:00
Samuel Ainsworth 20a938ab90 vscode: chmod +x update-vscode.sh 2020-10-13 18:28:17 -07:00
ajs124 a1466db042
Merge pull request #100400 from JesusMtnez/joplin
joplin-desktop: 1.1.4 -> 1.2.6
2020-10-14 00:10:41 +02:00
Andreas Rammhold 47cb5a4c9f
Merge pull request #100412 from taku0/firefox-bin-81.0.2
firefox, firefox-bin: 81.0 -> 81.0.2,  firefox-esr: 78.3.0esr -> 78.3.1esr
2020-10-13 22:36:22 +02:00
Claudio Bley d8f10c76f4 wtf: 0.32.0 -> 0.33.0 2020-10-13 21:51:54 +02:00
Nikolay Korotkiy a9eecc65ae
googler: 4.2 -> 4.3.1 2020-10-13 22:16:19 +03:00
Nikolay Korotkiy 7e757502e9
josm: 17013 -> 17084 2020-10-13 21:08:13 +02:00
Lassulus d5ae18268d
Merge pull request #98587 from devhell/profanity-omemo-patch
profanity: Introduce OMEMO fix
2020-10-13 21:07:13 +02:00
Anderson Torres a9637e5b52
Merge pull request #100357 from AndersonTorres/zegrapher-new
zegrapher: init at 3.1.1
2020-10-13 15:14:04 -03:00
Anderson Torres fcac18aa12
Merge pull request #100426 from 06kellyjac/starboard_0.5.0
starboard: 0.4.0 -> 0.5.0
2020-10-13 14:59:57 -03:00
Frederik Rietdijk 9e1943edc0 Merge master into staging-next 2020-10-13 19:34:34 +02:00
Frederik Rietdijk 7489347335 kile: 2.9.92 -> 2.9.93 2020-10-13 19:21:33 +02:00
06kellyjac 4317adce91 starboard: 0.4.0 -> 0.5.0 2020-10-13 17:40:26 +01:00
Doron Behar a17c7a9973
Merge pull request #100271 from berbiche/cagebreak-1.4.3 2020-10-13 19:07:18 +03:00
Anderson Torres 1e70a76996
Merge pull request #99412 from 06kellyjac/init_starboard
starboard: init at 0.4.0
2020-10-13 12:46:24 -03:00
Ryan Mulligan 9c4fe53222
Merge pull request #86894 from contrun/koreader
koreader: init at 2020.09
2020-10-13 08:09:31 -07:00
YI d4b420a9df koreader: init at 2020.09 2020-10-13 22:39:08 +08:00
WORLDofPEACE 90ce7a4455
Merge pull request #98044 from mvnetbiz/gnome-passwordsafe
gnome-passwordsafe: init at 3.99.2
2020-10-13 09:21:20 -04:00