1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-01 01:51:24 +00:00
Commit graph

7025 commits

Author SHA1 Message Date
taku0 58e48ffd9f firefox: 60.0.1 -> 60.0.2 2018-06-07 21:33:14 +09:00
taku0 998356616f firefox-bin: 60.0.1 -> 60.0.2 2018-06-07 20:28:34 +09:00
Peter Hoeg e624ebf233
Merge pull request #41513 from r-ryantm/auto-update/syncthing
syncthing: 0.14.47 -> 0.14.48
2018-06-06 11:25:13 +08:00
Graham Christensen 2e20d6fb60
Merge pull request #41520 from teto/flent_fix
flent: fix fetchFromGitHub version
2018-06-05 22:36:56 -04:00
Matthieu Coudron e14fa60cb6 flent: fix fetchFromGitHub version
Lacked a "v" in revision.
2018-06-06 11:22:23 +09:00
Jörg Thalheim 5db9181fa1
Merge pull request #41357 from ajs124/claws_mail_python
claws-mail: add support for python plugin
2018-06-06 03:22:14 +01:00
R. RyanTM f2d7142b33 syncthing: 0.14.47 -> 0.14.48
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/syncthing/versions.

These checks were done:

- built on NixOS
- /nix/store/h4ya458k1kcphch5pxzm16v38l07qv7r-syncthing-0.14.48/bin/syncthing passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.14.48 with grep in /nix/store/h4ya458k1kcphch5pxzm16v38l07qv7r-syncthing-0.14.48
- directory tree listing: https://gist.github.com/ba1db3154a5999b389aae4932af21f2b
- du listing: https://gist.github.com/a469360f23a2909c7550178ab7a1d0f2
2018-06-05 15:55:06 -07:00
Michael Weiss 137a372d70 tdesktop: 1.2.17 -> 1.3.0
It still displays "Version 1.3 alpha" but other than that it should be
fine.
2018-06-05 17:27:13 +02:00
Michael Weiss dcfaef2b8e tdesktopPackages.preview: 1.3.0 -> 1.3.1 2018-06-05 17:18:49 +02:00
ajs124 e01a2dec8b claws-mail: add support for python plugin 2018-06-03 21:14:05 +02:00
Vladyslav M e92c428593 synapse-bt: init at 2018-06-04 (#41402) 2018-06-03 19:10:38 +02:00
Eric Litak 04f0e08c91 ipfs: 0.4.14 -> 0.4.15 (#41376) 2018-06-02 11:16:45 +02:00
Francesco Gazzetta b25c25170d zeronet: init at 0.6.2 (#40883) 2018-06-02 11:01:01 +02:00
Matthew Justin Bauer 3faed86d92
Merge pull request #40712 from aespinosa/hadoop
hadoop: 2.2.0 -> 2.7.6, 2.8.6, 2.9.1, 3.0.2, 3.1.0
2018-06-01 23:11:09 -04:00
Matthew Justin Bauer 6b82583816
Merge pull request #41119 from r-ryantm/auto-update/errbot
errbot: 5.1.3 -> 5.2.0
2018-06-01 20:54:54 -04:00
R. RyanTM a8925a2188 qutebrowser: 1.3.0 -> 1.3.1 (#41263)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/qutebrowser/versions.

These checks were done:

- built on NixOS
- /nix/store/g9592dbmfj1icx0njg1dhj094v2l8rcj-qutebrowser-1.3.1/bin/qutebrowser passed the binary check.
- /nix/store/g9592dbmfj1icx0njg1dhj094v2l8rcj-qutebrowser-1.3.1/bin/..qutebrowser-wrapped-wrapped passed the binary check.
- /nix/store/g9592dbmfj1icx0njg1dhj094v2l8rcj-qutebrowser-1.3.1/bin/.qutebrowser-wrapped passed the binary check.
- 3 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 1.3.1 with grep in /nix/store/g9592dbmfj1icx0njg1dhj094v2l8rcj-qutebrowser-1.3.1
- directory tree listing: https://gist.github.com/c6f74ace4cd8ac51662079876bcef904
- du listing: https://gist.github.com/c1a964f74432d7f8c83f9825d26fbad0
2018-06-01 23:07:37 +02:00
Michael Weiss c69cc21338 tdesktopPackages.preview: 1.2.24 -> 1.3.0
Note: I'm not packaging this as stable for now as there might be some
issues left (see GitHub), it says "Version 1.3 alpha" in the bottom left
corner, and I've only got a "New in version 1.2.25" message.
2018-06-01 15:11:57 +02:00
Michael Weiss ab593d46dc signal-desktop: Refactor the package description
Removed some redundancy (src check via meta.platforms) and made some
changes according to our style-guide.
I've changed meta.description and added meta.longDescription.
2018-06-01 15:00:39 +02:00
Michael Weiss 5d795355a0 signal-desktop: Fix a possible crash when saving an attachment
If executed in a pure environment (nix-shell --pure) or depending on the
`gtk3` version of the system Signal-Desktop was e.g. crashing when
clicking on a PDF attachment (instead of showing the dialog to save a
file).
Using wrapGAppsHook and setting XDG_DATA_DIRS to the correct version
fixes this bug.

The error message was the following:
```
(signal-desktop:30756): Gtk-WARNING **: 14:04:49.073: Could not find the icon 'user-home-symbolic-ltr'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
        http://icon-theme.freedesktop.org/releases

(signal-desktop:30756): GLib-GIO-ERROR **: 14:04:49.134: No GSettings schemas are installed on the system
Trace/breakpoint trap
```
2018-06-01 14:32:26 +02:00
adisbladis 83399e3191
firefox-beta-bin: 61.0b9 -> 61.0b10 2018-06-01 14:39:45 +08:00
adisbladis 1bf2fe70a7
firefox-devedition-bin: 61.0b9 -> 61.0b10 2018-06-01 14:39:44 +08:00
Anton Latukha c97fcb4d2b qbittorrent: 4.1.0 -> 4.1.1 (#41252) 2018-06-01 06:02:27 +00:00
Michael Weiss 507d24a7de signal-desktop: 1.11.0 -> 1.12.0 2018-06-01 03:15:31 +02:00
xeji 02b77eaf4a
Merge pull request #41336 from volth/patch-129
frostwire: 6.6.3 -> 6.6.7
2018-06-01 02:10:57 +02:00
volth 8b984ba61e
frostwire: disable auto-update 2018-05-31 22:10:44 +00:00
volth 2bd46c6b80
frostwire-bin: 6.6.5 -> 6.6.7 2018-05-31 21:34:21 +00:00
symphorien 001a84f22a etherape: 0.9.13 -> 0.9.17 (#41332)
fixes startup
2018-05-31 23:33:48 +02:00
volth 75f20c2e3e
frostwire: 6.6.3 -> 6.6.7 2018-05-31 21:33:15 +00:00
Michael Raskin 5957fab607
Merge pull request #41291 from YorikSar/update-chromium
chromium: 66.0.3359.181 -> 67.0.3396.62
2018-05-31 12:05:57 +00:00
Jens Binkert 78ae380773 openshift: fix mkdir command (#41274) 2018-05-31 09:04:17 +02:00
Yuriy Taraday a3efa24da9 chromium: bump dev version 2018-05-31 02:50:27 +04:00
Yuriy Taraday e4810965c0 chromium: fix build for 67 2018-05-31 00:33:42 +04:00
Yuriy Taraday 88007f819d chromium: remove outdated patches 2018-05-31 00:28:51 +04:00
Yuriy Taraday 7acec16226 chromium: 66.0.3359.181 -> 67.0.3396.62
New stable version, with 34 security fixes and site isolation. See
https://chromereleases.googleblog.com/2018/05/stable-channel-update-for-desktop_58.html
2018-05-31 00:27:36 +04:00
Yuriy Taraday 72d7b5ddb1 chromium: fix nix_plugin_paths for 68+ 2018-05-31 00:27:14 +04:00
Yuriy Taraday 584006a85e chromium: fix crashpad build 2018-05-31 00:27:14 +04:00
adisbladis 8f66cd075f
firefox-beta-bin: 61.0b8 -> 61.0b9 2018-05-30 12:00:54 +08:00
adisbladis ce1b5ff26e
firefox-devedition-bin: 61.0b8 -> 61.0b9 2018-05-30 12:00:53 +08:00
Orivej Desh 798d5f5cdb bitlbee: fix build 2018-05-30 01:35:17 +00:00
worldofpeace 570327b0a3 messenger-for-desktop: remove (#41224) 2018-05-29 23:25:11 +02:00
worldofpeace bab973a28b discord: gnome2 cleanup (#41174)
* discord: gnome2 cleanup

* discord: use top-level gtk2
2018-05-29 21:59:05 +02:00
worldofpeace 1f14408b0e skypeforlinux: gnome2 cleanup (#41176)
* skypeforlinux: gnome2 cleanup

* skypeforlinux: use toplevel gdk_pixbuf and gtk2
2018-05-29 21:54:42 +02:00
worldofpeace e25e9d6191 wire-desktop: gnome2 cleanup (#41155)
* wire-desktop: gnome2 cleanup

* wire-desktop: use toplevel gtk2
2018-05-29 21:40:59 +02:00
Jan Tojnar 6045fb6945
franz: use top-level gtk 2018-05-29 15:44:35 +02:00
Jan Tojnar 1ac4be3052
signal-desktop: use top-level gtk 2018-05-29 15:44:34 +02:00
Lancelot SIX a7e0fb6ffc wireshark: 2.4.6 -> 2.4.7 (#41175)
See https://www.wireshark.org/docs/relnotes/wireshark-2.4.7.html for
release information
2018-05-29 00:21:33 +02:00
Sarah Brofeldt 22d217ca18
Merge pull request #41137 from symphorien/teamspeak
teamspeak_client: fix startup
2018-05-28 22:42:46 +02:00
worldofpeace 2c933ce2ac Transporter: init at 1.3.3 (#41127)
* Transporter: init at 1.3.3

* Transporter: clarify description
2018-05-28 22:19:34 +02:00
Matthew Justin Bauer 6cc070df8a
Merge pull request #41162 from ryantm/name-format
treewide: fix derivation names
2018-05-28 13:58:17 -04:00
Ryan Mulligan af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00