3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

5907 commits

Author SHA1 Message Date
Periklis Tsirakidis 73c915296f docker-machine-xhyve: init darwin support 2017-11-20 20:07:00 +01:00
Thomas Tuegel 33a736cafa
Merge pull request #31743 from ttuegel/firefox/wrapper
wrapFirefox: make overridable, support browserpass
2017-11-20 11:08:50 -06:00
Averell Dalton cce47a6bf5 nextcloud-client: fix build after qt updates
Probably necessary after restructuring/updates in #31462
2017-11-20 08:10:40 +01:00
Tim Steinbach 905b7a6e73
Merge pull request #31621 from NeQuissimus/minikube_localkube
minikube: Use localkube
2017-11-20 02:28:04 +00:00
Peter Hoeg f16bd1c72d neomutt: use mime.types from dedicated mime-types derivation
The mime.types file shipped with neomutt is pretty basic so we use the one put
together by Gentoo from a dedicated mime-types derivation as it vastly improves
the handling of attachments.
2017-11-20 07:27:30 +08:00
Jon Banafato c32cf001b3 corebird: 1.7.2 -> 1.7.3
New corebird release supporting 280 character tweet limits and 50
character name limits.
2017-11-19 12:07:44 -05:00
Pascal Wittmann a86d0d610c
Merge pull request #31829 from KaiHa/notmuch-0.25.2
notmuch: 0.25 -> 0.25.2
2017-11-19 16:56:50 +01:00
Dan Peebles a4d7b6ad91 minikube: fix build on Darwin
Fixes #30133
2017-11-19 10:18:14 -05:00
Jörg Thalheim 36575de5fc
Merge pull request #31827 from KaiHa/gmailieer-0.4
gmailieer: 0.3 -> 0.4
2017-11-19 15:08:06 +00:00
Kai Harries 5654297a7b notmuch: 0.25 -> 0.25.2 2017-11-19 16:06:04 +01:00
Kai Harries 9eb702d49f gmailieer: 0.3 -> 0.4 2017-11-19 15:53:23 +01:00
Jon Banafato 7b86918a4d corebird: 1.7.1 -> 1.7.2 2017-11-19 01:39:38 -05:00
Jörg Thalheim cb2c2f4064
Merge pull request #31784 from veprbl/ipfs_0.4.13
ipfs: 0.4.11 -> 0.4.13
2017-11-18 21:23:33 +00:00
Jörg Thalheim 011e69ea3f
Merge pull request #31789 from flokli/msmtp-sendmail
msmtp: add sendmail symlink to $out/bin
2017-11-18 19:43:04 +00:00
Florian Klink 3afa503882 msmtp: add sendmail symlink to $out/bin
This is useful for applications expecting a 'sendmail' binary in $PATH,
similar how nullmailer and ssmtp do it, too.
2017-11-18 09:39:58 +01:00
Dmitry Kalinkin cb059d63fd ipfs: 0.4.11 -> 0.4.13 2017-11-18 06:44:08 +03:00
Orivej Desh 23a5f54ee5
Merge pull request #30534 from kamilchm/spark
spark: 2.1.0 -> 2.2.0
2017-11-17 20:24:06 +00:00
Thomas Tuegel 850846e132
Merge pull request #31772 from ttuegel/dropbox/versions
Dropbox: overwrite old versions, pass arguments, fix sign-in
2017-11-17 13:57:09 -06:00
Thomas Tuegel 7dee7d6ddb
dropbox: install firefox-bin in FHS env
To sign in to dropbox, a browser must be available in the FHS env. We cannot
ensure that the user's browser of choice is available, so we provide Firefox as
a default.

Resolves: #31667
2017-11-17 12:00:20 -06:00
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 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