3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

8536 commits

Author SHA1 Message Date
Andreas Rammhold 7eaef48e5a
wrapFirefox: support GDK_BACKEND=wayland
The firefox wrapper now supports setting the GDK_BACKEND to wayland
which is useful in cases where firefox would be started from within an
X-Application inside of wayland. GTK/GDK would otherwise default to the
X11 backend in those situations.

The intention is that people that are using wayland primarily pull in
the new `firefox-wayland` top-level attribute into their environments
instead of just `firefox`. Firefox will then always be started with the
correct rendering backend.
2019-02-03 12:13:02 +01:00
Andreas Rammhold d7731c3142
firefoxPackages: enable support for wayland
This adds support for building firefox with the gtk wayland backend. It
should work on all the flavors that use >=gtk3. Using the wayland
still allows using the X11 backend.
2019-02-03 11:36:25 +01:00
Vladimír Čunát bd9f835bf6
Merge branch 'master' into staging-next
Larger rebuild, probably mainly haskell.
Hydra nixpkgs: ?compare=1503325
2019-02-02 17:13:11 +01:00
Michael Weiss bc845dee8a
tdesktop: 1.5.9 -> 1.5.11
tdesktopPackages.preview: 1.5.9 -> 1.5.11
2019-02-02 13:29:11 +01:00
Will Dietz 03f58a2a9d notmuch: 0.28 -> 0.28.1 2019-02-01 17:33:59 -06:00
Will Dietz c8e56ddb27 zoom-us: 2.6.149990.1216 -> 2.7.162522.0121 (#54969)
zoom-us: 2.6.149990.1216 -> 2.7.162522.0121
zoom-us: don't look for ZXMPPROOT.cer, no longer exists.
2019-02-01 14:44:52 +02:00
Michael Weiss 0c4786cf76
gns3Packages.{server,gui}Preview: 2.1.12 -> 2.2.0a1 2019-02-01 12:39:56 +01:00
Sarah Brofeldt a111a5ee09
Merge pull request #55041 from johanot/kube-router-v0.2.5
kube-router: 0.2.3 -> 0.2.5
2019-02-01 12:34:08 +01:00
Michael Weiss 95a18ab60b
tdesktop: 1.5.8 -> 1.5.9
tdesktopPackages.preview: 1.5.8 -> 1.5.9
2019-02-01 12:20:46 +01:00
Johan Thomsen c7e3fda020 kube-router: 0.2.3 -> 0.2.5 2019-02-01 11:53:09 +01:00
Vladimír Čunát 8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
Vladimír Čunát 5effa4e0f9
Merge branch 'master' into staging-next
Comments on conflicts:
- llvm: d6f401e1 vs. 469ecc70 - docs for 6 and 7 say the default is
  to build all targets, so we should be fine
- some pypi hashes: they were equivalent, just base16 vs. base32
2019-02-01 09:22:29 +01:00
Matthew Bauer 8020bd6869
Merge pull request #35884 from dtzWill/fix/man-in-outputsToInstall
default to including "man" in outputsToInstall
2019-01-31 14:55:12 -05:00
Matthew Bauer a2b606f8e7 weechat: remove outputsToInstall from meta 2019-01-31 14:36:16 -05:00
Ivan Kozik 03960a323d chromium: make the new audio sandbox NixOS-compatible
Deal with f2fc90bb74
which landed https://github.com/chromium/chromium/blob/master/services/audio/audio_sandbox_hook_linux.cc
containing /usr/share and /usr/lib/x86_64-linux-gnu paths.

closes https://github.com/NixOS/nixpkgs/pull/54960
2019-01-31 20:06:16 +01:00
Joachim F 5f1b414230
Merge pull request #55001 from oxij/pkgs/firefox-packages
firefoxPackages: add icecat, update tor-browser, misc cleanups
2019-01-31 18:44:15 +00:00
Joachim F 3d7286946e
Merge pull request #54981 from dtzWill/update/tor-browser-bundle-8.0.5
tor-browser-bundle-bin: 8.0.4 -> 8.0.5
2019-01-31 17:36:06 +00:00
Jan Malakhovski 26f6fabcfe firefoxPackages: move nixpkgsPatches into common.nix 2019-01-31 17:02:52 +00:00
Jan Malakhovski e11586f69f firefoxPackages.tor-browser: fix meta 2019-01-31 17:02:52 +00:00
Jan Malakhovski afd0929f6c firefoxPackages: add a comments explaining the purpose of older versions 2019-01-31 17:02:52 +00:00
SLNOS 86a0112d59 firefoxPackages.tor-browser: 8.0.4 -> 8.0.5 2019-01-31 17:02:51 +00:00
SLNOS 7d9812e158 firefoxPackages.tor-browser: 8.0.3 -> 8.0.4 2019-01-31 17:02:51 +00:00
SLNOS ff6cc1ac0e firefoxPackages.icecat: init at 60.3.0, 52.6.0
It works, but this state is far from ideal: GNU guys update generated source
tarballs very infrequently. Ideally, src needs to be generated by running
makeicecat over firefox src. Will do later.
2019-01-31 17:02:45 +00:00
Robert Schütz f94e0252f3
Merge pull request #54817 from aszlig/gajim-1.1
gajim: 1.0.3 -> 1.1.2
2019-01-31 11:40:01 +01:00
aszlig 32b3615f60 gajim: 1.0.3 -> 1.1.2
The list of upstream changes is huge, so I'm not pasting it here in the
commit message, but here is the upstream URL:

  https://dev.gajim.org/gajim/gajim/blob/gajim-1.1.2/ChangeLog

One of the most visible updates are the design changes for various
dialogs and the Emoji overhauls.

On our end, we now need three more dependencies, namely cssutils,
precis-i18n and keyring, which I added accordingly.

In addition, the test runner is now integrated into setup.py, which we
now use.

I also cleaned up the package expression a bit, eg. it's no longer
wrapped in a big "with lib;", so that "nix-instantiate --parse" is able
to detect attribute errors (which is very useful if you have editor
integration).

Signed-off-by: aszlig <aszlig@nix.build>
2019-01-31 11:16:24 +01:00
Will Dietz 791a6c4937 tor-browser-bundle-bin: 8.0.4 -> 8.0.5
https://blog.torproject.org/new-release-tor-browser-805

* demote github URL, it doesn't have newest
  (including 8.0.4 which this upgrades from)
2019-01-31 03:26:59 -06:00
Herwig Hochleitner 6b27008fb5 chromium: 71.0.3578.98 -> 72.0.3626.81
CVE-2019-5754 CVE-2019-5782 CVE-2019-5755 CVE-2019-5756 CVE-2019-5757
CVE-2019-5758 CVE-2019-5759 CVE-2019-5760 CVE-2019-5761 CVE-2019-5762
CVE-2019-5763 CVE-2019-5764 CVE-2019-5765 CVE-2019-5766 CVE-2019-5767
CVE-2019-5768 CVE-2019-5769 CVE-2019-5770 CVE-2019-5771 CVE-2019-5772
CVE-2019-5773 CVE-2019-5774 CVE-2019-5775 CVE-2019-5776 CVE-2019-5777
CVE-2019-5778 CVE-2019-5779 CVE-2019-5780 CVE-2019-5781
2019-01-31 01:20:23 +01:00
Mitch 475d748073 nomad: v0.8.6 -> v0.8.7 (#54656) 2019-01-31 00:37:24 +02:00
Alyssa Ross b2f677720a
Merge pull request #54945 from nyanloutre/riot-update
riot-web: 0.17.8 -> 0.17.9
2019-01-30 18:59:59 +00:00
Alyssa Ross bfd2c8065f
Merge pull request #54601 from groodt/greg/argo-2.2.1
argo: init at 2.2.1
2019-01-30 18:11:12 +00:00
nyanloutre 59efe8ab45 riot-web: 0.17.8 -> 0.17.9 2019-01-30 15:50:34 +01:00
taku0 3106cbe8c3 thunderbird, thunderbird-bin: 60.4.0 -> 60.5.0 (#54935)
* thunderbird-bin: 60.3.3 -> 60.5.0

* thunderbird: 60.4.0 -> 60.5.0
2019-01-30 14:16:37 +00:00
adisbladis faaf5f6734
firefox-beta-bin: 65.0b12 -> 66.0b3 2019-01-30 14:07:39 +00:00
adisbladis 9c7c211f6f
firefox-devedition-bin: 65.0b12 -> 66.0b3 2019-01-30 14:07:38 +00:00
Pascal Wittmann 4a200fbbf0
Merge pull request #54895 from Nadrieril/update-bitlbee-facebook
bitlbee-facebook: 1.1.2 -> 1.2.0
2019-01-30 10:47:22 +01:00
Florian Klink 853bea47e3
Merge pull request #54504 from andir/firefox65
firefox 65
2019-01-30 02:13:53 +01:00
Andreas Rammhold 10024f2ad1
firefoxPackages.firefox-esr-60: 60.4.0esr -> 60.5.0esr 2019-01-30 01:25:51 +01:00
Andreas Rammhold 58c657bf6d
firefox-bin: 64.0.2 -> 65.0 2019-01-29 21:52:31 +01:00
Silvan Mosberger c6d32974a0
Merge pull request #54814 from vdemeester/update-minishift
minishift: 1.29.0 -> 1.30.0
2019-01-29 21:28:17 +01:00
Andreas Rammhold cb7f7364a4 firefox: 64.0.2 -> 65.0
There have been some more changes to the source tree which broke the
buildconfig patch. This commit adds another patch that can be used for
the future versions. Once all the flavors are based off a new(ish)
firefox release we can remove the old patch.
2019-01-29 20:30:42 +01:00
Andreas Rammhold 08ba4f13c9 firefoxPackages: support building with firefox 65
Firefox >=65 will depend on icu >=63. All the older firefox versions
(and derived packages) seem to work fine with this change.

Also the system path environment patch will fail to apply since there
was a trivial whitespace change in the source file. By adding `-l` to
patch we can avoid having to track two patches that do basically the
same. Having patchFlags per file without resorting to pre-/postPatch
would be nicer but there doesn't seem to be a facility for that right
now.
2019-01-29 20:30:42 +01:00
Nadrieril 8e0832ff79 bitlbee-facebook: 1.1.2 -> 1.2.0 2019-01-29 19:28:34 +01:00
lewo c27aa7041c
Merge pull request #54784 from r-ryantm/auto-update/kubetail
kubetail: 1.6.5 -> 1.6.6
2019-01-29 09:02:05 +01:00
worldofpeace 3e3ccdacec feedreader: use more stable url for patch 2019-01-28 14:24:23 -05:00
worldofpeace 2c84b7b4a1 feedreader: fix finding libcurl 2019-01-28 18:33:12 +00:00
R. RyanTM b55c113be2 feedreader: 2.6.1 -> 2.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/feedreader/versions
2019-01-28 18:33:12 +00:00
Vincent Demeester a827b02924
minishift: 1.29.0 -> 1.30.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-28 15:57:58 +01:00
R. RyanTM 8b4365bf33 kubetail: 1.6.5 -> 1.6.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubetail/versions
2019-01-28 04:09:22 -08:00
Michael Raskin 8e9bfa350d
Merge pull request #54776 from r-ryantm/auto-update/links2
links2: 2.17 -> 2.18
2019-01-28 10:28:36 +00:00
R. RyanTM 33160cfbfe links2: 2.17 -> 2.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/links2/versions
2019-01-28 02:09:58 -08:00
Ryan Mulligan 5094de98f0
Merge pull request #54673 from r-ryantm/auto-update/remmina
remmina: 1.2.32.1 -> 1.3.0
2019-01-27 19:54:44 -08:00
Greg Roodt acb9168aa7 argo: init at 2.2.1 2019-01-28 13:47:51 +11:00
Robert Schütz f5e4c981fc
Merge pull request #54670 from r-ryantm/auto-update/seafile-client
seafile-client: 6.2.10 -> 6.2.11
2019-01-27 13:40:39 +01:00
R. RyanTM 223175a47f seafile-client: 6.2.10 -> 6.2.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/seafile-client/versions
2019-01-27 12:55:58 +01:00
Jörg Thalheim a7c56108d3
Merge pull request #54667 from r-ryantm/auto-update/syncplay
syncplay: 1.6.1 -> 1.6.2
2019-01-27 07:17:02 +00:00
R. RyanTM 57e3f1c96f remmina: 1.2.32.1 -> 1.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/remmina/versions
2019-01-26 23:14:03 -08:00
R. RyanTM 21a50a45ca syncplay: 1.6.1 -> 1.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/syncplay/versions
2019-01-26 21:14:37 -08:00
Matthew Bauer 92f0f8dd68 Merge remote-tracking branch 'NixOS/master' into staging 2019-01-27 00:01:13 -05:00
Jörg Thalheim ba34ffc665
Merge pull request #54619 from Mic92/remove-wkennington
treewide: remove wkennington as maintainer
2019-01-26 23:37:27 +00:00
Justin Humm 7a511ded73 notmuch-bower: 0.9 -> 0.10 2019-01-26 15:18:29 +00:00
Elis Hirwing 5aecdfcdfc
Merge pull request #54547 from Gerschtli/update/ts3-server
teamspeak_server: 3.5.0 -> 3.5.1
2019-01-26 12:47:06 +01:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Greg Roodt 249eccb276 kubecfg: 0.6.0 -> 0.9.1 (#54597) 2019-01-25 23:36:42 -05:00
Vincent Laporte 6d94f6ea1a
liferea: 1.12.4 -> 1.12.6 2019-01-25 18:37:51 +00:00
Florian Klink e15beaabd0
Merge pull request #54484 from Ma27/fix-nextcloud-qt-startup
nextcloud-client: fix qt error at startup
2019-01-25 15:56:35 +01:00
Teo Klestrup Röijezon f2977752c4 kops: 1.10.0 -> 1.11.0 2019-01-25 11:24:54 +01:00
worldofpeace 78da8d668b pantheon: init a 5.0 2019-01-24 20:54:14 +00:00
Tobias Happ a3d97176d2 teamspeak_server: 3.5.0 -> 3.5.1 2019-01-24 17:44:16 +01:00
Silvan Mosberger a96ff61818
Merge pull request #54316 from kampka/patch-1
msmtp: Configure sysconfdir to point to /etc
2019-01-24 00:44:38 +01:00
Jörg Thalheim b3eaad9a27
Merge pull request #53818 from gnidorah/updates
update most packages I maintain
2019-01-23 19:19:13 +00:00
Michael Weiss b4cd25c243
gns3Packages.{server,gui}{Stable,Preview}: 2.1.11 -> 2.1.12 2019-01-23 14:41:40 +01:00
zimbatm 04d21ab899
docker-machine: 0.14.0 -> 0.16.1 (#54487) 2019-01-23 11:53:36 +00:00
Vladimir Mosienko 2a858b3f76 teamviewer: 13.1.3026 -> 14.1.3399 2019-01-23 09:44:37 +00:00
Maximilian Bosch b525493253
nextcloud-client: fix qt error at startup
The QT_PLUGIN_PATH couldn't find the needed xcb plugin.

See also #51044
2019-01-22 22:31:52 +01:00
Vladimír Čunát 3fe32b675e
Merge branch 'master' into staging 2019-01-22 15:59:42 +01:00
Michael Raskin b7d4a356be flashplayer-standalone: unmark broken, works here; keep the comment 2019-01-22 15:47:58 +01:00
Michael Weiss 4b6020faf5
tdesktop: 1.5.4 -> 1.5.8
tdesktopPackages.preview: 1.5.7 -> 1.5.8
2019-01-22 13:23:23 +01:00
Danylo Hlynskyi bb02d518e0
Merge pull request #54062 from volth/patch-298
xrdp: 0.9.7 -> 0.9.9
2019-01-22 01:17:43 +02:00
R. RyanTM b7b6d61a43 rawdog: 2.22 -> 2.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rawdog/versions
2019-01-22 00:06:03 +02:00
Ivan Kozik da0c791c45 signal-cli: init at 0.6.2
This commit is based on work by Christopher Fredén in
8867ed07f7/overlays/pkgs/signal-cli.nix
2019-01-21 16:20:59 +00:00
Frederik Rietdijk ca2edf79f7 Merge master into staging-next 2019-01-20 18:22:17 +01:00
Christian Kampka 25acd14ddf msmtp: Configure sysconfdir to point to /etc
The current build lets the SYSCONFDIR of msmtp point to the nix store /nix/.../msmtp-1.81/etc, which is not very useful.
This change will allow for system wide configuration to be placed in /etc instead.
2019-01-20 13:54:20 +01:00
Will Dietz f511d52c5c
Merge pull request #51232 from dtzWill/update/vimb-3.3.0
vimb: 3.1.0 -> 3.3.0
2019-01-20 02:16:30 -06:00
Domen Kožar 555e7eb375
Merge pull request #54335 from zimbatm/kubectl-small
kubectl: reduce closure size
2019-01-20 14:04:41 +07:00
zimbatm 556c4426e8
kubectl: reduce closure size
before: 482M
after: 38M
2019-01-19 20:55:03 +01:00
Michael Weiss db8e3654e2
tdesktop: Drop the patch for a GCC bug
GCC 7.4.0 is now the default and not affected by this bug.
2019-01-19 14:43:24 +01:00
Frederik Rietdijk d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01:00
Frederik Rietdijk f8b45e2d84 Merge staging-next into staging 2019-01-19 09:24:01 +01:00
adisbladis 8e20de1d52
firefox-beta-bin: 65.0b11 -> 65.0b12 2019-01-18 23:49:08 +00:00
adisbladis 59b60270aa
firefox-devedition-bin: 65.0b11 -> 65.0b12 2019-01-18 23:49:04 +00:00
zimbatm 8baa0a4a34
Merge pull request #52937 from stephengroat/patch-4
terraform-providers: new providers + version bumps
2019-01-18 18:45:35 +00:00
Stephen ab2c1a7bed
terraform-providers: limit subpackages
https://github.com/NixOS/nixpkgs/pull/52937#issuecomment-455629855
2019-01-18 09:49:19 -08:00
zimbatm f077a27b9c
terraform-docs: 0.5.0 -> 0.6.0 2019-01-18 18:04:46 +01:00
zimbatm 6d022fb6cc
terraform_0_12: 0.12.0-alpha2 -> 0.12.0-alpha4 2019-01-18 17:25:20 +01:00
Stephen d5a3e32006
terraform-providers: bump versions 2019-01-18 08:06:18 -08:00
Jörg Thalheim 15696268c1
Merge pull request #54241 from r-ryantm/auto-update/brave
brave: 0.58.18 -> 0.58.21
2019-01-18 11:48:19 +00:00
Sarah Brofeldt 9fd099a6ae
Merge pull request #54184 from r-ryantm/auto-update/kubernetes
kubernetes: 1.13.1 -> 1.13.2
2019-01-18 08:04:32 +01:00
R. RyanTM b5263c71b4 brave: 0.58.18 -> 0.58.21
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-01-17 18:27:14 -08:00
worldofpeace 422b6bd489
Merge pull request #54028 from r-ryantm/auto-update/wavebox
wavebox: 4.5.9 -> 4.5.10
2019-01-18 02:08:13 +00:00
Peter Hoeg 167cce5186
Merge pull request #54165 from r-ryantm/auto-update/msmtp
msmtp: 1.8.1 -> 1.8.2
2019-01-18 09:09:52 +08:00
Michael Weiss 3efab179a5
signal-desktop: 1.19.0 -> 1.20.0 2019-01-17 22:24:11 +01:00
R. RyanTM b31dddaba8 kubernetes: 1.13.1 -> 1.13.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubernetes/versions
2019-01-17 07:32:47 -08:00
Ryan Mulligan c35322ba6d
Merge pull request #54167 from r-ryantm/auto-update/mutt
mutt: 1.11.1 -> 1.11.2
2019-01-17 06:16:09 -08:00
Tim Steinbach 83963ba209
slack: 3.3.3 -> 3.3.7 2019-01-17 08:12:54 -05:00
R. RyanTM 09dae062b6 mutt: 1.11.1 -> 1.11.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mutt/versions
2019-01-17 02:36:22 -08:00
R. RyanTM d941974d80
mpop: 1.4.1 -> 1.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mpop/versions
2019-01-17 09:40:58 +00:00
R. RyanTM d584043f05 msmtp: 1.8.1 -> 1.8.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/msmtp/versions
2019-01-17 01:25:04 -08:00
Cray Elliott ff2341afc9 discord: fix gsettings crash when selecting file 2019-01-16 17:34:24 -08:00
averelld ead68995fa nextcloud-client: fix build with qt 5.12 (#53881) 2019-01-16 22:05:42 +01:00
adisbladis 4ad3d2dfe7
firefox-beta-bin: 65.0b9 -> 65.0b11 2019-01-16 20:28:55 +00:00
adisbladis 44d7338375
firefox-devedition-bin: 65.0b9 -> 65.0b11 2019-01-16 20:28:54 +00:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
volth fbff7a6dbe
xrdp: 0.9.7 -> 0.9.9 2019-01-16 15:04:37 +00:00
Vladimír Čunát 2aa190bae0
Merge #54039: wireshark: 2.6.5 -> 2.6.6 2019-01-16 10:51:06 +01:00
R. RyanTM 699b94165b wireshark: 2.6.5 -> 2.6.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireshark-qt/versions
2019-01-16 01:13:00 -08:00
R. RyanTM d861cf9835 wavebox: 4.5.9 -> 4.5.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
2019-01-15 22:45:49 -08:00
Cray Elliott d5d5453684 discord: 0.0.7 -> 0.0.8
also fixes evaluation on release-18.09
2019-01-15 17:41:25 -08:00
Robert Schütz 368b72a71d
Merge pull request #54017 from jonafato/fix-seafile-shared-version
Update seafile-shared hash
2019-01-16 01:00:28 +01:00
Robert Schütz 19d52f2144 seafile-client, libsearpc: remove dotlambda from maintainers
I do not want to maintain the package for a software that changes the
commit a version tag refers to.
See 37c1c427f5.
2019-01-16 00:48:33 +01:00
Cray Elliott 4e4a9babd7 discord: 0.0.5 -> 0.0.7
discord now depends on gtk3 instead of gtk2, unfortunately
there is no public changelog, so other changes are unknown
2019-01-15 11:28:13 -08:00
Robert Schütz d6c86cb4f0 seafile-client: 6.2.9 -> 6.2.10 2019-01-15 11:16:05 +01:00
Michael Weiss 0da3f68519
tdesktopPackages.preview: 1.5.4 -> 1.5.7 2019-01-14 20:29:35 +01:00
Stephen 4e60afdc5e terraform-providers: new providers + version bumps 2019-01-13 21:17:07 -08:00
José-Paul D a0f0687fbf zoom-us: 2.6.146750.1204 -> 2.6.149990.1216 (#53145) 2019-01-13 23:21:29 +01:00
Jörg Thalheim 487d2a7ccd
Revert "rambox: update node deps hash"
This reverts commit bf5f85ea2e.

See bf5f85ea2e (commitcomment-31923547)
2019-01-13 22:18:36 +00:00
xeji ec507f995e
Merge pull request #53742 from taku0/flashplayer-32.0.0.114
flashplayer: 32.0.0.101 -> 32.0.0.114
2019-01-13 21:46:49 +01:00
Vladimír Čunát 570d84a01e
Merge branch 'staging-next' 2019-01-13 00:39:38 +01:00
Andreas Rammhold 41ee7073df
irssi: 1.1.1 -> 1.1.2
Fixes CVE-2019-5882 [1] and a few minor changes [2].

[1] https://irssi.org/security/html/irssi_sa_2019_01/
[2] https://irssi.org/2019/01/09/irssi-1.1.2-released/
2019-01-12 12:52:16 +01:00
Vladimír Čunát bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
gnidorah e107569b6f franz: 4.0.4 -> 5.0.0-beta.19 2019-01-12 08:56:24 +03:00
gnidorah 7ef94bee72 vk-messenger: 3.9.0 -> 4.0.1 2019-01-12 08:56:24 +03:00
Jörg Thalheim 566cc6bf20
Merge pull request #52572 from vdemeester/52469-openshift-to-buildgopackage
openshift: migrate to using buildGoPackage
2019-01-11 12:22:53 +00:00
Peter Hoeg 8336ccaa44 omping: init at 0.0.5 2019-01-11 01:01:54 +02:00
Robert Schütz 3f3fe76fec
Merge pull request #53761 from dotlambda/aiohttp-3.5.2
python3.pkgs.aiohttp: 3.4.4 -> 3.5.2
2019-01-10 18:02:28 +01:00
Robert Schütz e56f76f81b gns3-server: improve expression 2019-01-10 17:05:21 +01:00
R. RyanTM c703e835b2 claws-mail: 3.17.2 -> 3.17.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/claws-mail/versions
2019-01-10 15:41:30 +00:00
agentpt5 2f1e8d40cf flexget: add transmissionrpc as dependency (#53735)
Add transmissionrpc as dependency to flexget, in order to communicate with Transmission networking client.
2019-01-10 15:54:39 +01:00
markuskowa 62033a2209
Merge pull request #53510 from r-ryantm/auto-update/transmission-remote-gtk
transmission-remote-gtk: 1.4.0 -> 1.4.1
2019-01-10 13:43:24 +01:00
adisbladis 3b67c43e95
firefox-beta-bin: 65.0b3 -> 65.0b9 2019-01-10 12:26:36 +00:00
adisbladis 7222470711
firefox-devedition-bin: 65.0b3 -> 65.0b9 2019-01-10 12:26:30 +00:00
Michael Raskin 87fb354cee
Merge pull request #53745 from taku0/firefox-bin-64.0.2
firefox, firefox-bin: 64.0 -> 64.0.2
2019-01-10 12:08:16 +00:00
Vladimír Čunát 287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
taku0 08f779a9c3 firefox: 64.0 -> 64.0.2 2019-01-10 20:16:21 +09:00
taku0 244f1ce1a7 firefox-bin: 64.0 -> 64.0.2 2019-01-10 20:04:21 +09:00
taku0 a019087ef4 flashplayer-standalone: mark broken 2019-01-10 19:49:22 +09:00
zimbatm c9c1e88dbb
nomad: 0.7.1 -> 0.8.6 2019-01-10 11:35:02 +01:00
Franz Pletz bf5f85ea2e
rambox: update node deps hash 2019-01-10 05:51:02 +01:00
Silvan Mosberger 0b96dc8740
Merge pull request #52992 from azazel75/anydesk_401
Upgrade Anydesk package to version 4.0.1
2019-01-10 04:04:17 +01:00
wedens 8786617f8f dropbox-cli: 2015.10.28 -> 2018.11.28 2019-01-09 18:41:01 -05:00
Alberto Berti 80cac27461 anydesk: 2.9.4 -> 4.0.1 2019-01-09 14:45:29 +01:00
Jörg Thalheim fdb87a0fee
rambox: downgrade electron to 3.x 2019-01-09 07:24:18 +00:00
taku0 9f1ff9976f flashplayer: 32.0.0.101 -> 32.0.0.114 2019-01-08 21:12:29 +09:00
Bjørn Forsman 651ee38dea jnetmap: init at 0.5.4 2019-01-07 16:57:33 +01:00
worldofpeace 8e05911ccb otter-browser: add homepage 2019-01-06 19:36:31 -05:00
Will Dietz 16cef9de77 otter-browser: 0.9.99.3 -> 1.0.01 2019-01-06 19:36:31 -05:00
R. RyanTM 83599e2f58 transmission-remote-gtk: 1.4.0 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/transmission-remote-gtk/versions
2019-01-06 10:32:09 -08:00
Vladimír Čunát 10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Frederik Rietdijk a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Frederik Rietdijk e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Vladimír Čunát d84a33d85b
Merge branch 'master' into staging-next
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
Michael Raskin 3b152247ea weechatScripts.weechat-matrix-bridge: 2018-05-29 -> 2018-11-19 (HTTP/2 support fix) 2019-01-05 13:21:30 +01:00
taku0 17f4d415a2
thunderbird: 60.3.3 -> 60.4.0
Picked from PR #53437.  It runs fine for me.
2019-01-05 13:09:04 +01:00
Frederik Rietdijk 60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Piotr Bogdan 2e5cb0cb5b offrss: use c++ compiler for linkage 2019-01-04 21:44:22 +00:00
Piotr Bogdan 78ed568062 skype_call_recorder: link with libvorbis explicitly 2019-01-04 21:44:21 +00:00
Frederik Rietdijk 9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Lengyel Balazs f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Frederik Rietdijk 0a2caa41fe Python: drop python.majorVersion
Drop `python.majorVersion`. For Python language version, use `python.pythonVersion`.
For implementation version, use `python.sourceVersion`.

Some expressions were broken. Those that were identified were fixed.

fixup major
2019-01-04 10:45:22 +01:00
R. RyanTM ed81471439 brave: 0.57.18 -> 0.58.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-01-03 22:57:52 -05:00
Peter Hoeg 0b8b100850
Merge pull request #53235 from jabranham/syncthing
syncthing: 0.14.52 -> 1.0.0
2019-01-04 09:13:35 +08:00
Mikhail Klementev 7475db089b wire-desktop: 3.3.2872 -> 3.5.2881 2019-01-03 15:45:36 -05:00
José Romildo Malaquias 3e00845cf0 vivaldi-ffmpeg-codecs: 70.0.3538.77 -> 71.0.3578.98 2019-01-03 14:08:54 -05:00
José Romildo Malaquias cb1e93b2c0 vivaldi: 2.1.1337.51-1 -> 2.2.1388.37-1 2019-01-03 14:08:54 -05:00
Frederik Rietdijk 2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
Bjørn Forsman daf3d7d49f websocketd: init at 0.3.0 2019-01-03 19:39:36 +01:00
Jörg Thalheim 9cc2ff080f
Merge pull request #53309 from das-g/davmail-homepage
davmail: fix homepage domain name
2019-01-03 14:22:44 +01:00
Raphael Borun Das Gupta 7731621c81 davmail: fix homepage domain name
sourcefor**c**e.net is for sale. This project's website resides on a sourcefor**g**e.net subdomain.
2019-01-03 13:38:55 +01:00
Alex Branham 143ce1d1dd
* syncthing: 0.14.52 -> 1.0.0 2019-01-02 14:39:06 -06:00
Frederik Rietdijk 092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
Vladimír Čunát 70bff06140
Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
Jan Tojnar c5c2ac4f45
qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
Frederik Rietdijk 070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Will Dietz 89851509d5 fractal: init at 4.0.0 !
Matrix chat app.
2018-12-30 22:37:18 -06:00
Charles Duffy d33f388e6a desync: 0.3.0 -> 0.4.0
Note that upstream is using Go 1.11 modules; `deps.nix` is now generated using `vgo2nix`.
2018-12-30 23:12:24 -05:00
Silvan Mosberger 7f1b9df996
Merge pull request #53054 from dotlambda/newsboat-2.14
newsboat: 2.13 -> 2.14
2018-12-31 03:28:14 +01:00
Robert Schütz a513ddb6ed
newsboat: 2.13 -> 2.14 2018-12-31 02:50:20 +01:00
Franz Pletz 8a13b97972
clawsMail: 3.17.1 -> 3.17.2 2018-12-31 02:44:01 +01:00
Lars Jellema 38f828eb9c quassel: 0.12.5 -> 0.13.0, cleanup
In particular we move the src into the actual quassel derivation
instead of using a `source.nix`.

Also use `fetchFromGitHub` since using `fetchurl` for github archives
is problematic.
2018-12-30 15:46:15 -05:00
Frederik Rietdijk 26e5c0f07a
Merge pull request #51846 from veprbl/pr/pyqt5_opt_qtwebkit
pyqt5: make qtwebkit optional, disable by default
2018-12-30 16:34:39 +01:00
Emmanuel Rosa 421dd51ffd luakit: add HTTPS support (#52865)
* luakit: add HTTPS support

* Update pkgs/applications/networking/browsers/luakit/default.nix

Co-Authored-By: emmanuelrosa <emmanuelrosa@users.noreply.github.com>
2018-12-30 09:20:55 -05:00
Tal Walter d5dbfad91a dropbox: 55.4.171 -> 63.4.107 (#53062) 2018-12-30 09:58:44 +01:00
Will Dietz d57d4148f6 vimb: simplify with wrapGAppsHook
wrapGAppsHook per reviewer suggestion, ty! :)
2018-12-29 14:38:41 -06:00
Will Dietz ac92aad531 vimb: uses gtk3, provide it explicitly instead of unused (?) gtk2 2018-12-29 14:29:00 -06:00
Will Dietz e66f27b622 vimb: prefer fetchFromGitHub, touchup inputs 2018-12-29 14:29:00 -06:00
Will Dietz 25cf057dbe vimb: 3.1.0 -> 3.3.0
https://github.com/fanglingsu/vimb/releases/tag/3.2.0

https://github.com/fanglingsu/vimb/releases/tag/3.3.0
2018-12-29 14:29:00 -06:00
Will Dietz 98abe870ca purple-hangouts: 2018-03-28 -> 2018-12-02 2018-12-29 14:08:05 -06:00
wkpatrick 99552ca12a synapse-bt 2018-06-04 -> 2018-10-17 2018-12-29 04:33:45 -05:00
Frederik Rietdijk 10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Aristid Breitkreuz 167e748d94 insync: 1.4.5.37069 -> 1.5.5.37367 2018-12-27 18:07:06 +01:00
Dmitry Kalinkin 8df467ebd6
qutebrowser: drop QtWebKit support
From the qutebrowser README:

  "support for QtWebKit will be dropped soon"
2018-12-27 09:14:22 -05:00