Thomas Tuegel
7e7fbebed9
dropbox: pass along positional parameters to exec
2017-11-17 11:48:34 -06:00
Thomas Tuegel
9ce215862e
dropbox: overwrite existing installation if our installer is newer
2017-11-17 11:47:55 -06:00
Florian Klink
7c737cb506
msmtp: install docs and examples ( #31769 )
...
* msmtp: install docs and examples
* msmtp: nitpick
2017-11-17 16:35:01 +00:00
Orivej Desh
80d1eaa01d
mesos: do not use makeWrapper with bash from bootstrap tools
...
It is too old and does not support required features. The error is:
/nix/store/...-hook/nix-support/setup-hook: line 78: export $varName=${value@Q}\${$varName:+${separator@Q}}\$$varName: bad substitution
2017-11-17 12:28:14 +00:00
Orivej Desh
c0d2ee13be
Merge pull request #31730 from gnidorah/rambox
...
rambox: allow user to use other auth0 credentials
2017-11-17 10:43:52 +00:00
Thomas Tuegel
2d4dc7d0bd
Merge pull request #31742 from ttuegel/dropbox/keyboard
...
dropbox: install xkeyboardconfig for input
2017-11-16 14:35:58 -06:00
Orivej Desh
8bd10a17c6
breakpad: delete
...
This library does not compile with the current glibc and is unused since
74f7db075a
.
2017-11-16 20:43:33 +03:00
Thomas Tuegel
09fd8618b4
firefox: add enableBrowserpass to support browserpass
2017-11-16 09:57:36 -06:00
Thomas Tuegel
a49086c19d
wrapFirefox: accept extraPlugins and extraNativeMessagingHosts
2017-11-16 09:39:36 -06:00
Thomas Tuegel
c05520f298
wrapFirefox: make overridable
2017-11-16 09:39:16 -06:00
Thomas Tuegel
18cc8d482d
dropbox: install xkeyboardconfig for input
...
Qt applications running in an FHS env need to have xkeyboardconfig installed for
keyboard input.
Resolves : #31741
2017-11-16 09:26:39 -06:00
gnidorah
a5b882310f
rambox: allow user to use other auth0 credentials
2017-11-16 10:23:02 +03:00
Peter Hoeg
7ce825d6ab
neomutt: put mime.types in $out/etc where it belongs
2017-11-16 12:16:05 +08:00
Peter Hoeg
dc7ea3f94f
neomutt: specify path to mime.types
...
Neomutt will by default look for /etc/mime.types which isn't present in order to
map file extensions to mime types.
If this file isn't found, and a message has a png attached with
application/octet-stream mime type, neomutt will not know what to do with it.
2017-11-16 10:43:37 +08:00
Joachim Fasting
df0300cf67
tor-browser-bundle-bin: 7.0.9 -> 7.0.10
2017-11-15 22:10:52 +01:00
Samuel Leathers
8f75c783cd
Merge pull request #31660 from taku0/flashplayer-27.0.0.187
...
flashplayer: 27.0.0.183 -> 27.0.0.187
2017-11-15 08:27:39 -05:00
Sander van der Burg
f38e9cb127
Merge pull request #31655 from Ma27/repackage-everything-with-node2nix
...
Repackage everything with node2nix
2017-11-15 12:27:33 +01:00
Yuriy Taraday
a472c57ffc
chromium: 62.0.3202.89 -> 62.0.3202.94
...
Also bump beta version.
2017-11-15 01:18:01 +01:00
Michael Raskin
ea1724ba37
Merge pull request #31572 from deedrah/pr/firefox-native-messaging-hosts
...
firefox: support for native messaging hosts in wrapper
2017-11-14 18:01:54 +01:00
Michael Raskin
cacd7209f8
Merge pull request #31661 from taku0/firefox-bin-57.0
...
firefox: 56.0.2 -> 57.0 [Security fixes]
2017-11-14 18:01:45 +01:00
Maximilian Bosch
5ae373b3eb
{shout, quassel-webserver}: move to nodePackages
...
both packages are available at the default NPM registry.
related to #31032
2017-11-14 16:37:16 +01:00
taku0
e5986f16b3
firefox-esr: 52.4.1esr -> 52.5.0esr
2017-11-14 23:19:30 +09:00
Tim Steinbach
aac784f356
minikube: Use localkube
2017-11-14 08:39:19 -05:00
taku0
dd3d1cf6e1
flashplayer: 27.0.0.183 -> 27.0.0.187
2017-11-14 15:15:25 +09:00
Orivej Desh
ea2aeb7af4
netperf: update source
2017-11-14 00:32:17 +00:00
infernalknight
0dfe582c5e
viber: 6.5.5.1481 -> 7.0.0.1035
2017-11-14 01:09:48 +03:00
Joerg Thalheim
b23f94ef52
neomutt: makeWrapper belongs in nativeBuildInputs
2017-11-13 17:29:05 +00:00
Jörg Thalheim
876a5b63b0
Merge pull request #31613 from flokli/neomutt-wrap-aux
...
neomutt: wrapProgram to add lib/neomutt to PATH
2017-11-13 17:24:12 +00:00
Florian Klink
b14c799213
neomutt: wrapProgram to add lib/neomutt to PATH
...
This is needed to have the auxillary tools 'pgpewrap', 'pgpring' and
'smime_keys' in PATH.
Fixes #31609 .
2017-11-13 18:04:42 +01:00
Jörg Thalheim
06fd65226e
Merge pull request #31553 from jensbin/pidginsipe
...
pidginsipe: 1.22.1 -> 1.23.0
2017-11-13 16:41:31 +00:00
taku0
559433d0db
firefox: 56.0.2 -> 57.0
2017-11-13 23:01:02 +09:00
taku0
a74fd1d20f
firefox-bin: 56.0.2 -> 57.0
2017-11-13 21:12:49 +09:00
Rostislav Beneš
8fab6c9520
firefox: support for native messaging hosts in wrapper
2017-11-12 21:18:31 +01:00
Michael Weiss
6aed80f271
gns3Packages.{server,gui}Stable: 2.0.3 -> 2.1.0
2017-11-12 19:56:45 +01:00
Jens Binkert
dbd333747e
pidginsipe: 1.22.1 -> 1.23.0
2017-11-12 09:35:21 +01:00
Michael Raskin
99a3e135c3
baresip: 0.5.1 -> 0.5.6
2017-11-11 15:31:35 +01:00
Michael Raskin
eeaf53dfc7
mcabber: set downloadPage to point to where we take the release anyway
2017-11-11 15:31:35 +01:00
Jörg Thalheim
e0d2b0a8a5
Merge pull request #31473 from adisbladis/firefox-devedition-bin-58.0b1
...
firefox-devedition-bin: 58.0b1 -> 58.0b2
2017-11-10 23:48:50 +00:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636
2017-11-10 22:13:46 +01:00
adisbladis
a2ce9f1a50
firefox-devedition-bin: 58.0b1 -> 58.0b2
2017-11-10 17:08:50 +08:00
Guillaume Maudoux
84fb41dd26
chromium: hardcode xdg_utils path in system calls
...
ref #23518
2017-11-10 01:26:35 +01:00
Guillaume Maudoux
c7f00e361e
chromium: fix .desktop file name
...
The desktop file must be name "chromium-browser.desktop" because it is
used as-is when setting chromium as the default browser.
See https://cs.chromium.org/chromium/src/chrome/browser/shell_integration_linux.cc?l=657&rcl=34b92857a547538555be6a38e95f7e95ab9b6842
fixes #23518
2017-11-10 01:25:31 +01:00
Yuriy Taraday
7105bb68cc
chromium: 62.0.3202.75 -> 62.0.3202.89
...
Includes security fixes for CVE-2017-15398 and CVE-2017-15399.
Also fixes builds for beta and dev branches:
- backport https://webrtc-review.googlesource.com/9384 to fix build for
new webrtc revision
- for dev branch fix gn bootstrap, see
https://chromium-review.googlesource.com/758584
- for 63+ manpage now is not generated during ninja build, it is
processed with sed using packagers tools included in sources
2017-11-10 01:19:23 +01:00
Orivej Desh
ce3340730c
Merge pull request #31438 from orivej/qbittorrent
...
qbittorrent: fix build
2017-11-09 13:44:26 +00:00
Peter Hoeg
1529295c9b
qtox: fix compilation
2017-11-09 21:11:30 +08:00
Orivej Desh
ad8483252d
qbittorrent: fix build
...
Probably failing since #31357
2017-11-09 12:21:07 +00:00
Orivej Desh
e489ecf804
Merge pull request #31422 from mimadrid/update/filezilla-3.29.0
...
filezilla: 3.28.0 -> 3.29.0
2017-11-09 11:39:56 +00:00
gnidorah
e9c42f246f
rambox: add menu item
2017-11-09 14:11:11 +03:00
mimadrid
29b5599f6b
filezilla: 3.28.0 -> 3.29.0
2017-11-09 08:47:55 +01:00
Franz Pletz
72450025dd
Merge pull request #30318 from peterhoeg/u/qtox
...
libmsgpack/libtoxcore/qtox: several related package upgrades
2017-11-09 07:09:34 +01:00
Thomas Tuegel
094d088135
Merge pull request #31357 from ttuegel/qt-5-tmp
...
Qt 5: revert 5.9.2; remove build temporary directory
2017-11-08 16:06:38 -06:00
Michael Weiss
c4dbbbd890
gns3Packages.{server,gui}Preview: 2.1.0rc3 -> 2.1.0rc4
2017-11-08 14:56:36 +01:00
Peter Hoeg
0f68e1328b
syncthing: 0.14.39 -> 0.14.40
2017-11-08 10:42:57 +08:00
Joachim Fasting
cd722e1678
surf: use https
2017-11-08 01:04:13 +01:00
Jörg Thalheim
82e0fabbe2
Merge pull request #31285 from volth/patch-70
...
opera: 46.0.2597.39 -> 48.0.2685.52
2017-11-07 19:02:11 +00:00
Vladimír Čunát
7e571b9a99
mesos: fixup includes with glibc-2.26
2017-11-07 18:55:12 +01:00
Jörg Thalheim
2e4282d968
Merge pull request #30501 from gnidorah/mailnag
...
mailnag: use setup.py
2017-11-07 17:31:31 +00:00
Thomas Tuegel
a8538307e5
Merge branch 'master' into qt-5-tmp
2017-11-07 07:33:47 -06:00
Thomas Tuegel
0b4564fdb1
qbittorrent: no longer need to set QT_QMAKE
2017-11-07 07:18:47 -06:00
Parnell Springmeyer
3c3e1db364
signal-desktop: init at 1.0.35 ( #31335 )
...
* signal-desktop: init at 1.0.35
2017-11-07 12:26:45 +00:00
Jörg Thalheim
1925b4c1a0
Merge pull request #31137 from yegortimoshenko/rambox/build-from-source
...
rambox: build from source
2017-11-07 10:33:03 +00:00
Frederik Rietdijk
eef5368176
Merge pull request #31307 from tari/flexget-fix
...
flexget: fix build with updated dependencies
2017-11-07 08:34:56 +01:00
Frederik Rietdijk
e734ecb1e8
Merge pull request #30919 from adisbladis/pythonPackages-cleanup
...
WIP: Python packages cleanup
2017-11-06 20:54:51 +01:00
James Edington
880a636ef4
palemoon: 27.5.0 -> 27.6.0
...
Version bump because apparently Moonchild published 27.6.0_Release
2017-11-06 12:22:17 -06:00
Peter Marheine
030223237a
flexget: fix build with updated dependencies
2017-11-06 08:33:59 +00:00
Peter Hoeg
24b70b56a0
utox: run tests
2017-11-06 15:42:48 +08:00
Peter Hoeg
e48691c2d4
qtox: 1.11.0 -> 1.12.1
2017-11-06 15:31:35 +08:00
Timo Kaufmann
0cc1cf7407
qutebrowser: 1.0.2 -> 1.0.3
2017-11-05 18:54:33 -06:00
Linus Heckemann
d824944314
firefox-bin: Fail on unsupported architectures
2017-11-05 19:02:03 +00:00
volth
aee015dbcf
opera: 46.0.2597.39 -> 48.0.2685.52
2017-11-05 17:17:31 +00:00
Orivej Desh
0c104e40cb
Merge pull request #30558 from volth/tixati-2.55
...
tixati: init at 2.55
2017-11-05 04:22:17 +00:00
Tim Steinbach
e049e462ff
Merge pull request #31226 from adisbladis/firefox-beta-bin-57_0b14
...
firefox-beta-bin: 57.0b13 -> 57.0b14
2017-11-04 10:32:33 -04:00
Joachim Fasting
86bc99cc8a
tor-browser-bundle-bin: 7.0.8 -> 7.0.9
2017-11-04 12:19:58 +01:00
Frederik Rietdijk
4bd9b3b7cf
Merge pull request #25274 from lheckemann/weechat-plugin-split
...
Weechat plugin split
2017-11-04 09:55:09 +01:00
adisbladis
b7e3f5d944
firefox-devedition-bin: 57.0b13 -> 58.0b1
2017-11-04 12:52:52 +08:00
adisbladis
07cb41b183
firefox-beta-bin: 57.0b13 -> 57.0b14
2017-11-04 12:52:10 +08:00
Yegor Timoshenko
cc04a30b6e
rambox: build from source
2017-11-03 20:02:23 +00:00
Orivej Desh
930414e22e
arora: use fetchFromGitHub
2017-11-03 19:18:58 +00:00
Orivej Desh
43d4ebbb0a
Merge pull request #30846 from c0bw3b/pkg/Gcode
...
treewide: abandon Google Code homepages
2017-11-03 19:10:06 +00:00
c0bw3b
525380b472
treewide: abandon Google Code homepages
2017-11-03 18:52:28 +00:00
Tim Steinbach
a9a26d98d0
hipchat: 4.29.4.1662 -> 4.30.0.1663
2017-11-03 14:26:26 -04:00
Linus Heckemann
05f96bf376
weechat: split plugins into separate outputs
...
Also add a wrapper generator that allows adding the plugins back
conveniently and corresponding documentation in the package notes
section of the nixpkgs manual.
2017-11-03 10:25:22 +00:00
Orivej Desh
52a67e71de
Merge pull request #30957 from KaiHa/gmailieer
...
gmailieer: init at 0.3
2017-11-03 00:22:22 +00:00
Thomas Tuegel
a513c07933
Merge pull request #31140 from ttuegel/dropbox
...
dropbox: use buildFHSUserEnv
2017-11-02 12:41:27 -05:00
Thomas Tuegel
9a9ea65de9
dropbox: use buildFHSUserEnv
...
Instead of adapting Dropbox to NixOS with patchelf, NixOS is adapted to Dropbox
with an FHS user environment. A crash due to missing libXert (#15356 ) is
fixed. The client's automatic updater is fixed; this obviates the need to
update Dropbox in Nixpkgs every time the client is updated upstream!
Resolves : #15356
2017-11-02 11:42:07 -05:00
Piotr Bogdan
8904ce343a
fix source root locations.
...
These have changed following commit
c3255fe8ec
.
See also:
- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
Jörg Thalheim
c2bd98cc30
Merge pull request #31072 from Mankarse/utox-0.16.1
...
utox: 0.13.1 -> 0.16.1
2017-11-02 10:25:22 +00:00
Evan Wallace
5826097522
utox: Fixed test configuration
...
Moved 'check' to nativeBuildInputs, as it is only used by the tests
2017-11-02 09:53:09 +00:00
Jörg Thalheim
cae9e65b77
Merge pull request #31118 from adisbladis/firefox-beta-bin-57_0_b11
...
firefox-beta-bin: 57.0b11 -> 57.0b13
2017-11-02 08:36:01 +00:00
Jörg Thalheim
6e90af6897
Merge pull request #31095 from gnidorah/rambox
...
rambox: 0.5.12 -> 0.5.13
2017-11-02 08:30:32 +00:00
Jörg Thalheim
3d4c8809ed
Merge pull request #31074 from midchildan/fix-mikutter
...
mikutter: 3.5.7 -> 3.5.13
2017-11-02 07:55:20 +00:00
gnidorah
5c06711c80
mailnag: gnomekeyring by default
2017-11-02 07:53:09 +03:00
gnidorah
b3b438a8fd
mailnag: use setup.py
2017-11-02 07:53:09 +03:00
gnidorah
85f5d5ce16
rambox: 0.5.12 -> 0.5.13
2017-11-02 07:39:21 +03:00
gnidorah
caa8284e09
rambox, franz: install xdg_utils for url opening
...
xorg installs this, but wayland doesn't
2017-11-02 07:39:03 +03:00
adisbladis
cb59cfc513
firefox-beta-bin: 57.0b11 -> 57.0b13
2017-11-02 12:01:13 +08:00
Mateusz Kowalczyk
c733fdd1c9
firefox-devedition-bin: 57.0b11 -> 57.0b13
2017-11-01 21:42:46 +00:00
Orivej Desh
f7dea2711c
Merge pull request #31105 from orivej/tor-browser
...
firefoxPackages: tor-browser: fix build
2017-11-01 21:21:39 +00:00
zimbatm
aac7370a22
kops: 1.6.2 -> 1.7.1
2017-11-01 20:24:18 +00:00
Orivej Desh
755835c67a
firefoxPackages: tor-browser: fix build
2017-11-01 19:33:44 +00:00