Commit Graph

14244 Commits

Author SHA1 Message Date
Michael Weiss
19ac92915a
tdesktop: 2.5.7 -> 2.5.8 2021-01-30 01:06:35 +01:00
Michael Weiss
2b66bbd845
tdesktop: 2.5.1 -> 2.5.7 2021-01-30 00:38:48 +01:00
Milan
552d718287
qutebrowser: 1.14.1 -> 2.0.1 (#108272) 2021-01-29 19:04:17 +01:00
Bernardo Meurer
9353ed0300
Merge pull request #110984 from mweinelt/firefox
firefox: 84.0.2 -> 85.0; firefox-esr: 78.6.1esr -> 78.7.0esr
2021-01-29 08:21:22 +00:00
Bernardo Meurer
ecdb02f7ea
Merge pull request #111047 from claudiiii/firefox-bin-85
firefox-bin: 84.0.2 -> 85.0
2021-01-29 08:19:45 +00:00
Daniël de Kok
414fa0c190
Merge pull request #111064 from r-ryantm/auto-update/brave
brave: 1.19.86 -> 1.19.88
2021-01-29 09:05:32 +01:00
Mario Rodas
9c19775496
Merge pull request #111109 from r-ryantm/auto-update/helmfile
helmfile: 0.137.0 -> 0.138.1
2021-01-28 23:39:04 -05:00
Mario Rodas
98cd7e6614
Merge pull request #111110 from r-ryantm/auto-update/helmsman
helmsman: 3.6.3 -> 3.6.4
2021-01-28 23:36:40 -05:00
Mario Rodas
762989b3f5
Merge pull request #111055 from r-ryantm/auto-update/argo
argo: 2.12.5 -> 2.12.6
2021-01-28 23:23:52 -05:00
R. RyanTM
3015caee00 helmsman: 3.6.3 -> 3.6.4 2021-01-29 04:07:19 +00:00
R. RyanTM
d136928c48 helmfile: 0.137.0 -> 0.138.1 2021-01-29 04:03:21 +00:00
Sandro
64e1dc5d96
Merge pull request #107478 from benley/insync-v3
insync-v3: init at 3.2.4.40856
2021-01-29 02:19:43 +01:00
Sandro
f6bb369bf7
Merge pull request #111052 from CrystalGamma/nheko-0.8.1 2021-01-29 02:17:48 +01:00
Sandro
f05284c431
Merge pull request #109941 from schmittlauch/cawbird-v1.3.2
cawbird: 1.2.1 -> 1.3.2
2021-01-29 01:45:44 +01:00
R. RyanTM
36c01a5ce9 brave: 1.19.86 -> 1.19.88 2021-01-28 22:31:49 +00:00
Nikolay Korotkiy
94a9feb3be lagrange: 1.0.3 → 1.1.0 2021-01-28 23:27:12 +01:00
R. RyanTM
987ca6e675 argo: 2.12.5 -> 2.12.6 2021-01-28 21:46:06 +00:00
Michael Weiss
241db3bb01
chromium{Beta,Dev}: Disable PGO to "fix" a build error
This also fixes/improves versionRange because the ungoogled-chromium
version will lag behind the Chromium version.
2021-01-28 22:32:32 +01:00
CrystalGamma
3fe45da22a nheko: 0.8.0 -> 0.8.1 2021-01-28 22:31:00 +01:00
claudiiii
6229722f9f firefox-bin: 84.0.2 -> 85.0 2021-01-28 22:03:23 +01:00
Michael Weiss
11ec29dd70
chromiumDev: 89.0.4389.23 -> 90.0.4400.8 2021-01-28 21:30:26 +01:00
Michael Weiss
a7339c3a24
chromiumBeta: 88.0.4324.96 -> 89.0.4389.23 2021-01-28 21:30:25 +01:00
Benjamin Staffin
b49473e667 insync-v3: init at 3.2.4.40856
Insync 3.0 is a full rewrite with a different feature set than the
existing v1 derivation in nixpkgs.  Some users need to stick with the
old version, particularly those on headless/non-GUI systems.  There is
a headless version of v3, but that will need to be packaged separately.
2021-01-28 13:12:47 -05:00
Michael Weiss
bfc1cee4bf
chromiumDev: 89.0.4389.9 -> 89.0.4389.23 2021-01-28 15:45:00 +01:00
Michael Weiss
863982d272
chromium: Fix the version comparison in print_updates()
I forgot that string comparison isn't enough because e.g.:
>>> "89.0.4389.9" < "89.0.4389.23"
False

distutils.version.LooseVersion is undocumented but it works and is
already available so why not use it:
>>> LooseVersion("89.0.4389.9") < LooseVersion("89.0.4389.23")
True
2021-01-28 15:45:00 +01:00
Sandro
9b7e9dc611
Merge pull request #110915 from yoctocell/tor-browser-bundle-bin-10.0.9
tor-browser-bundle-bin: 10.0.8 -> 10.0.9
2021-01-28 14:56:21 +01:00
Sandro
3dec0793b2
Merge pull request #107681 from Pacman99/calls-update 2021-01-28 09:28:19 +01:00
Martin Weinelt
ee3fca55d5
firefox-esr: 78.6.1esr -> 78.7.0esr 2021-01-28 04:09:15 +01:00
Martin Weinelt
63e8aa549c
firefox: 84.0.2 -> 85.0 2021-01-28 04:09:15 +01:00
Sandro
b60a32f015
Merge pull request #110963 from otavio/upgrade/shellhub
shellhub-agent: 0.4.2 -> 0.5.1
2021-01-28 00:39:55 +01:00
Otavio Salvador
e5deb4892b shellhub-agent: 0.4.2 -> 0.5.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-01-27 20:19:04 -03:00
Sandro
7fc66ee9a4
Merge pull request #110945 from 06kellyjac/starboard-octant-plugin 2021-01-28 00:06:34 +01:00
Sandro
f84e62c991
Merge pull request #110941 from ymatsiuk/bumpflux
fluxcd: 0.6.3 -> 0.7.3
2021-01-28 00:06:22 +01:00
Bernardo Meurer
7e1d556c0b
Merge pull request #110922 from taku0/thunderbird-bin-78.7.0
thunderbird, thunderbird-bin: 78.6.1 -> 78.7.0 [High security fixes]
2021-01-27 21:14:19 +00:00
Pacman99
24552931d8 calls: 0.1.5 -> 0.2.0 2021-01-27 11:21:04 -07:00
06kellyjac
d8aa0fda58 starboard-octant-plugin: 0.8.0 -> 0.9.0 2021-01-27 15:57:07 +00:00
06kellyjac
1a9e4e109b starboard-octant-plugin: remove unused dependency and compile smaller
Added -s and -w ldflags to minify starboard-octant-plugin
2021-01-27 15:57:07 +00:00
Yurii Matsiuk
a2ac3c2f58
fluxcd: 0.6.3 -> 0.7.3 2021-01-27 16:09:39 +01:00
Jonas Chevalier
4f73437e14
Merge pull request #110937 from leenaars/sylk3
Sylk: 2.9.4 -> 3.0.0
2021-01-27 14:17:02 +00:00
Michiel Leenaars
ee71a72267 Sylk: 2.9.4 -> 3.0.0 2021-01-27 14:46:51 +01:00
Ben Siraphob
82454e9df8 treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00
Sandro
ad97ca4e51
Merge pull request #110912 from siraben/stdenv-lib-inherit
treewide: remove inherited stdenv.lib
2021-01-27 10:28:55 +01:00
Xinglu Chen
20d052544f
tor-browser-bundle-bin: 10.0.8 -> 10.0.9
Update to latest release.

https://blog.torproject.org/new-release-tor-browser-1009
2021-01-27 09:17:58 +01:00
Ben Siraphob
3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
Bruno Bigras
1913ea8a97 qbittorrent: 4.3.1 -> 4.3.3 2021-01-26 15:05:28 -08:00
Sandro
450bc18707
Merge pull request #110879 from 06kellyjac/starboard
starboard: 0.8.0 -> 0.9.0
2021-01-26 23:38:34 +01:00
Silvan Mosberger
6d96b2655e
Merge pull request #110746 from TredwellGit/mumble
mumble: replace python and qt514 with python3 and qt5
2021-01-26 22:05:57 +01:00
06kellyjac
9d9f863aa5 starboard: 0.8.0 -> 0.9.0 2021-01-26 19:46:15 +00:00
Sandro
f6f2333654
Merge pull request #110864 from 06kellyjac/terragrunt 2021-01-26 19:24:19 +01:00
taku0
20259a943b thunderbird: 78.6.1 -> 78.7.0 2021-01-27 03:12:44 +09:00