Commit graph

2954 commits

Author SHA1 Message Date
Domen Kožar 2959f193a9 update flash player
(cherry picked from commit 48b41f0e9524db37f45818f71aa7b55a9c462900)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-06-21 09:23:06 +02:00
Thomas Tuegel a457d29def Merge pull request #8408 from bendlas/update-dropbox-unstable
dropbox: 3.4.6 -> 3.6.7
2015-06-19 07:24:03 -05:00
Eelco Dolstra d8c9fa5043 Remove meta.license hack 2015-06-19 14:14:52 +02:00
Herwig Hochleitner ab7c9e49c2 dropbox: 3.4.6 -> 3.6.7 2015-06-19 13:50:42 +02:00
William A. Kennington III fe4f8903b4 Merge branch 'master.upstream' into staging.upstream 2015-06-18 22:37:00 -07:00
William A. Kennington III c64747c44a mumble: 1.2.8 -> 1.2.9 2015-06-18 22:34:55 -07:00
Vladimír Čunát 61596bf405 Merge #8363: pure-darwin stdenv 2015-06-18 22:38:08 +02:00
Vladimír Čunát ddeb2f5cce firefox: fix file-dialogs and icons with gtk3
There was the usual crashing and a few icons missing.
@lethalman: I think it's best to start putting $XDG_ICON_DIRS into suffix
instead of prefix (as here), so user-installed icons take precedence.

/cc #7743.
2015-06-18 14:48:41 +02:00
taku0 4e78d76c18 thunderbird-bin: update to version 38.0.1, closes #8357 2015-06-18 11:40:13 +02:00
Christian Theune b2b7245155 Update syncthing to 0.11.9 2015-06-18 11:19:05 +02:00
lethalman 0622c4a22d Merge pull request #8350 from bobvanderlinden/drive
added drive package
2015-06-18 11:09:13 +02:00
Tobias Geerinckx-Rice 4e5e44140b dpkg, x2goclient: fix evaluation
Bed time.
2015-06-17 23:25:09 +02:00
Tobias Geerinckx-Rice 98b2d7b727 Separate nativeBuildInputs where maintainers |= nckx 2015-06-17 22:21:32 +02:00
Bob van der Linden 5093fd9cc9 added drive package 2015-06-17 20:13:48 +02:00
Luca Bruno aa800fa0fe Merge branch 'master' into staging 2015-06-15 09:56:29 +02:00
Jascha Geerds 8ae4d0b1e1 Add mailnag package 2015-06-14 18:31:48 +02:00
Arseniy Seroka c72bbc5b8e teamviewer: add option to accept license 2015-06-14 18:29:19 +03:00
William A. Kennington III 954801a9a8 Merge branch 'master.upstream' into staging.upstream 2015-06-12 13:47:46 -07:00
aszlig 1746140184
Merge branch 'chromium-update'.
This also merges pull request #8290 plus a few other fixes from
@ambrop72 and me.

The summary of changes is:

  * Update all channels to latest upstream.
  * Update GYP package and drop gyp_svn1977.
  * Remove ICU from buildInputs to prevent build failure.
  * Switch back to using --depth . to GYP instead of patching in the
    absolute store paths.
  * Don't symlink source code anymore, which might introduce a
    regression on high I/O load on Hydra. As this is only a temporary
    build fix, let's cross fingers and hope we don't hit it. See
    c92dbffeac for an explanation.
  * Use HTTPS for the bucket URL.
  * Fix nix_plugin_paths patch for version 44 and higher.

Tested at: https://headcounter.org/hydra/eval/169134
2015-06-12 06:05:08 +02:00
Vladimír Čunát 885808a8d9 liferea: maintenance update 2015-06-11 22:11:21 +02:00
Kirill Elagin e5b56cdfff firefox: add option to build with GTK3 (close #7743) 2015-06-11 21:15:48 +02:00
aszlig af54ddf8b6
chromium: Drop plugin_paths patch for old versions.
The patch was for versions prior to version 22, so we no longer need it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-11 19:54:11 +02:00
aszlig 6a8afa4bb3
chromium: Fix plugin_paths patch for version 44.
The pepper effects plugin has been removed and migrated to NaCl, so I'm
just dropping the hunk of that patch.

Upstream reviow URL: https://codereview.chromium.org/1085393003

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-11 19:54:11 +02:00
Ambroz Bizjak 58fd4f672f Chromium: Update and build fixes.
Changes included:
- Update versions.
- Use gyp package not gyp_svn1977.
- Remove icu from buildInputs, since this causes a build error due to inferference with use_system_icu=false.
- Remove the hack that inserts the absolute path into gyp files, and pass `--depth .` to gyp. This resolves the `third_party/angle` gyp error.
- Do a normal copy of the source code not a symlink copy. This resolves some link error where the symlinks interfere with relative paths (seems like because gyp resolves symlinks first). Note, this used to be worked around with the absolute path insertion hack.
- Change the bucketURL in update.nix to https (for more secure updates).
2015-06-11 18:23:58 +02:00
Eelco Dolstra 4970574409 Merge remote-tracking branch 'origin/gcc-4.9' into staging
Conflicts:
	pkgs/development/libraries/wayland/default.nix
2015-06-11 00:23:03 +02:00
Eelco Dolstra 4a57b07653 Merge remote-tracking branch 'origin/master' into staging 2015-06-11 00:18:24 +02:00
Christian Theune 8fc6185037 Update syncthing to 0.11.8
(Also should fix failing test on i686 as per its Changelog)
2015-06-10 13:33:59 +02:00
Pascal Wittmann 24a218b1cc mcabber: enable tests 2015-06-10 10:17:03 +02:00
Jaka Hudoklin 392fc849e4 Update kubernetes to 0.18.0, fix module 2015-06-08 13:10:32 +02:00
Nixpkgs Monitor 389820e798 weechat: update from 1.1.1 to 1.2, potentially fixes CVE-2012-6047, CVE-2012-6554 2015-06-07 15:43:54 +02:00
Vladimír Čunát d57ef6b523 liferea: fix build problem hidden by #7524 2015-06-07 09:21:20 +02:00
Arseniy Seroka 433a8d766e Merge pull request #8166 from richardlarocque/firefox_icon
Fix firefox-bin icon path
2015-06-07 00:14:37 +03:00
William A. Kennington III 9d6555dc0a Merge branch 'master.upstream' into staging.upstream 2015-06-06 12:04:42 -07:00
Domen Kožar a96f7c9e0a Merge pull request #8197 from taku0/firefox-bin-libmozgnome
firefox-bin, thunderbird-bin: update patchelf arguments
2015-06-06 21:03:16 +02:00
William A. Kennington III c6175f8161 Revert "heimdal: Remove more references"
This reverts commit 7b1336d2f1.
2015-06-06 12:01:42 -07:00
taku0 5f890ceca1 firefox-bin, thunderbird-bin: update patchelf arguments 2015-06-06 19:05:57 +09:00
taku0 6aa10201cc flashplayer: Update from 11.2.202.457 -> 11.2.202.460 2015-06-06 18:38:18 +09:00
Arseniy Seroka 70b5e51456 Merge pull request #8178 from jagajaga/fix/versions
fix: add missing versions
2015-06-06 00:22:10 +03:00
William A. Kennington III ffd0539eba cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
Arseniy Seroka daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Tobias Geerinckx-Rice fcee71066b rsstail -> 1.9.1 2015-06-04 18:35:44 +02:00
Richard Larocque 6214a521c9 Fix firefox-bin icon path 2015-06-03 19:33:59 -07:00
Eelco Dolstra 4564a0e5e2 firefox: Update to 38.0.5 2015-06-03 11:35:06 +02:00
lethalman 997022bea9 Merge pull request #8148 from ts468/jitsi
Update version: jitsi: 2.4.4997 -> 2.8.5426
2015-06-03 10:57:37 +02:00
Thomas Strobel ac355ac095 Update version: jitsi: 2.4.4997 -> 2.8.5426 2015-06-03 07:49:01 +02:00
taku0 def4876d41 firefox-bin: update to version 38.0.5 2015-06-03 09:32:11 +09:00
Domen Kožar dc3316268e Merge branch 'master' into staging 2015-06-01 11:00:51 +02:00
William A. Kennington III 867d2c5c46 openssl: Remove References to OPENSSL_X509_CERT_FILE 2015-05-31 15:50:51 -07:00
William A. Kennington III abecf4aca1 bitlbee: 3.2.2 -> 3.4.0 2015-05-31 13:55:18 -07:00
Pascal Wittmann 3838f1d490 firestr: fix build (qt5.multimedia was missing) 2015-05-31 19:13:28 +02:00
Vladimír Čunát bba6880aa6 snort.org: switch downloads to SourceForge
On snort.org they only seem to keep the latest release, which is annoying.
Fixes #8065. /cc maintainer @aycanirican.
2015-05-31 17:11:40 +02:00
Christian Theune fe2d66ff65 Update syncthing to 0.11.7 2015-05-31 12:42:59 +02:00
Vladimír Čunát 1f18764f47 telepathy-salut: fix build - use openssl instead of gnutls 2015-05-30 22:47:20 +02:00
Vladimír Čunát ff2ccb2721 linssid: fix build by using qt53 2015-05-30 22:08:09 +02:00
Vladimír Čunát 643c515489 dillo: minor update to fix build (after fltk bump) 2015-05-30 17:34:25 +02:00
William A. Kennington III 7b1336d2f1 heimdal: Remove more references 2015-05-29 15:21:22 -07:00
William A. Kennington III b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
William A. Kennington III cd52c04456 Fix more ca-bundle paths 2015-05-29 14:26:32 -07:00
William A. Kennington III 14c1e0fa1f Fix ca-bundle paths 2015-05-29 14:03:34 -07:00
Pascal Wittmann c0a5ffc438 wireshark: update from 1.12.4 to 1.12.5, fixes CVE-2015-3808 2015-05-29 22:17:03 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Marko Durkovic d917f8c7c9 cygwin: w3m 2015-05-28 10:53:35 +02:00
Tobias Geerinckx-Rice b2d7f4b1ba Use common licence attributes from lib/licenses.nix
Many (less easily automatically converted) old-style strings
remain.

Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.

Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Tobias Geerinckx-Rice 661326b34c x2goclient 4.0.3.2 -> 4.0.4.0 2015-05-26 23:59:36 +02:00
Tobias Geerinckx-Rice 68e3614ad0 viber: fix evaluation for nox-review
Even broken packages ought to evaluate, or die. Especially when
less than a month (!) old...
2015-05-25 13:35:54 +02:00
Christian Theune 9d0bd2cd2d Update syncthing to 0.11.6 2015-05-25 10:24:02 +02:00
William A. Kennington III 5722d7c5b5 umurmur: Enable shmapi 2015-05-24 16:05:08 -07:00
Peter Simons 83096066c8 irssi: add second download mirror because irrsi.org is offline
(cherry picked from commit 79effb88a0d342ffc423b7044548c34c7f5c1aa4)
2015-05-25 00:13:52 +02:00
Peter Simons 06f3c4dba5 daq: update to version 2.0.5
Fixes https://github.com/NixOS/nixpkgs/issues/7947.
2015-05-22 20:41:59 +02:00
Eelco Dolstra 99e9710348 thunderbird: Update to 31.7.0
Also enable parallel building, as it seems to work reliably for
Firefox.
2015-05-22 11:46:18 +02:00
aszlig b26de39252
gyp: Revive old SVN version to build Chromium.
Works around regression from a305e6855d.

We're also marking it lowPrio to make sure nobody will accidentally
reference it using nix-env -i.

Until we have fixed #7402, we're going to build with the old gyp version
to prevent being affected by https://crbug.com/462153.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-22 11:37:40 +02:00
Arseniy Seroka 15faa43f13 Merge pull request #7853 from rushmorem/marathon-update
Update Mesos Library environment variable
2015-05-21 12:58:11 +03:00
Pascal Wittmann bfc1582b81 jumanji: fix gsettings schemas, closes #7916 2015-05-21 01:10:24 +02:00
taku0 3705c62266 thunderbird-bin: update to version 31.7.0 2015-05-20 09:33:30 +09:00
Luca Bruno 1b6401fd2e More usage of gnome3.defaultIconTheme 2015-05-19 14:40:04 +02:00
Thomas Tuegel 6d52aa7e59 dropbox: install icons 2015-05-18 15:44:48 -05:00
Thomas Tuegel feec95b437 dropbox: move updateable attributes to the top 2015-05-18 15:44:48 -05:00
Herwig Hochleitner db4993600c dropbox: 3.4.4 -> 3.4.6 2015-05-18 15:44:47 -05:00
Nikolay Amiantov e919cf0be2 pidgin-otr: update homepage 2015-05-18 17:21:08 +03:00
Thomas Tuegel 04622fe3ba firefoxWrapper: fix typo
Accidentally tried to hardlink a directory! Should have been `ln -s` all
along. Affects non-Firefox browsers that use firefoxWrapper.
2015-05-18 08:53:51 -05:00
Jascha Geerds 12f0b61967 hipchat: update 2.2.1287 -> 2.2.1373 2015-05-18 13:16:34 +02:00
Christian Theune 8e36da20e7 Update syncthing to 0.11.5 2015-05-18 10:49:25 +02:00
Thomas Tuegel 6803ddbf60 firefoxWrapper: install icon to hicolor theme 2015-05-17 20:20:24 -05:00
Thomas Tuegel 9474fefe28 firefoxWrapper: unquote shell glob 2015-05-17 20:20:24 -05:00
Joachim Schiele 3e0c91e55f Merge pull request #7854 from qknight/openal_cleanup
openal to openalSoft conversion
2015-05-16 12:19:12 +02:00
Joachim Schiele bbd342dcf4 openal to openalSoft conversion 2015-05-16 04:04:35 +02:00
William A. Kennington III 0700e844e2 firefox: 38.0 -> 38.0.1 2015-05-15 18:38:13 -07:00
rushmorem 6771eefd43 Update Mesos Library environment variable 2015-05-15 19:27:00 +02:00
taku0 fa2102b463 firefox-bin: update to version 38.0.1 2015-05-16 00:43:44 +09:00
Luca Bruno 58b865cfc6 go: remove renameImports and use goPackageAliases 2015-05-15 11:16:59 +02:00
Domen Kožar f5edc27298 Merge pull request #7844 from rushmorem/mesos-0.22-fix
Fix mesos-0.22 build and update to 0.22.1
2015-05-14 20:00:19 +02:00
Pascal Wittmann bb9e9cc3f8 Turned some meta.maintainers into lists 2015-05-14 19:09:43 +02:00
Eric Seidel 67fe5d46d4 Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclang
Add isGNU and isClang attributes to cc-wrapper
2015-05-14 10:09:07 -07:00
rushmorem 7b028de543 Fix mesos-0.22 build and update to 0.22.1 2015-05-14 18:02:09 +02:00
Pascal Wittmann 9c9c586534 Fixed several "package has no version" warnings 2015-05-14 17:19:41 +02:00
William A. Kennington III 8ffc461f91 firefox: 37.0.2 -> 38.0 2015-05-13 14:50:57 -07:00
taku0 c22b03db0c firefox-bin: update to version 38.0 2015-05-13 22:19:50 +09:00
Eelco Dolstra 1ba5ef6b6a viber: Mark as broken
It doesn't evaluate due to Qt changes. Also improve checking in
make-tarball.nix to catch this in the future.
2015-05-12 14:30:56 +02:00
Eric Seidel 662a6b1ca6 remove all references to stdenv.cc.cc.is{GNU,Clang}
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Eelco Dolstra 748be0b5d0 thunderbird: Update to 31.6.0
Fixes various critical vulnerabilities.
2015-05-11 11:46:57 +02:00
Domen Kožar bb4d658f64 Merge branch 'master' into staging
Conflicts:
	nixos/doc/manual/release-notes/rl-unstable.xml
	nixos/modules/services/printing/cupsd.nix
	pkgs/applications/misc/calibre/default.nix
	pkgs/development/haskell-modules/hackage-packages.nix
	pkgs/development/libraries/libsodium/default.nix
	pkgs/misc/emulators/wine/unstable.nix
	pkgs/top-level/all-packages.nix
2015-05-11 10:05:23 +02:00
Charles Strahan 7493d6f1f6 marathon: 0.8.0 -> 0.8.1 2015-05-10 19:56:46 -04:00
Charles Strahan 9d9e21c7fd mesos: 0.21.0 -> 0.22.0
This also enables the network isolation feature that was introduced in
Mesos 0.20.0.
2015-05-10 17:23:20 -04:00
Domen Kožar b7f15c43da fix evals /cc @ttuegel 2015-05-10 13:46:32 +02:00
William A. Kennington III 074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
Arseniy Seroka ac90fa0a3a Merge pull request #7735 from joachifm/msmtp-1_6_2
msmtp: 1.6.1 -> 1.6.2
2015-05-07 01:24:54 +03:00
Joachim Fasting 02f97e2288 msmtp: 1.6.1 -> 1.6.2
Fixes removal of consecutive Bcc headers.
2015-05-06 23:40:52 +02:00
Charles Strahan ae8c6092e7 pwmt: update packages (zathura, jumanji, girara)
This updates (and fixes) the mupdf backend for zathura, and bumps the
versions for other related packages.
2015-05-06 10:36:30 -04:00
Arseniy Seroka e0bec9ece5 teamviewer: update sha 2015-05-06 16:16:34 +03:00
Arseniy Seroka c4103181ce Merge pull request #7716 from joachifm/newsbeuter-2_9
newsbeuter: 2.8 -> 2.9
2015-05-06 04:39:20 +03:00
Joachim Fasting fdea7f4360 newsbeuter: 2.8 -> 2.9
Also set installFlags rather than call make install directly.

This release has a logic error which causes the newsbeuter cache to be
deleted on exit iff urls contains a single URL [1] (no problem for n > 1).

[1]: https://github.com/akrennmair/newsbeuter/pull/179
2015-05-05 14:49:09 +02:00
William A. Kennington III 00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
William A. Kennington III 27b435487c irssi: Fix ncurses linking 2015-04-30 18:49:28 -07:00
Arseniy Seroka a8f17b376e Merge pull request #7642 from leenaars/master
Nixpkg updated with new release of Blink (1.3.0, released Apr 29th 2015)
2015-05-01 03:50:48 +03:00
Joachim Fasting bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Michiel Leenaars 85c0aac675 New release of Blink 2015-04-30 09:49:45 +02:00
Edward Tjörnhammar 06cf9a9613 Merge pull request #7617 from svenkeidel/pig
pig: added package
2015-04-29 20:17:35 +02:00
Thomas Tuegel 1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
Sven Keidel 456da7fede apache pig: new package 2015-04-29 14:33:24 +02:00
aszlig 310da1b4da
chromium/update: Remove reference to <nixpkgs>.
We shouldn't make assumptions on what is set by NIX_PATH in order to
make it easier to rename that Nix path reference.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-29 08:22:48 +02:00
Jaka Hudoklin f5bc58d733 Merge pull request #7545 from offlinehacker/pkgs/kubernetes/fixes
kubernetes: update to 0.15, module fixes
2015-04-28 14:12:53 +02:00
Pascal Wittmann f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
Tobias Geerinckx-Rice 16bb38655d Add rsstail 1.9: tail for RSS feeds 2015-04-28 02:22:24 +02:00
Tobias Geerinckx-Rice 4f0b6fa3ba vnstat 1.13 -> 1.14
26-Apr-2015

 - Fix: JSON output syntax during first day of newly created databases
   (pull request by Stefan Merettig)
 - Fix: field padding when using UTF-8 locale
 - Add optional mode parameter to --json and --xml for limiting the output
   to only selected information
2015-04-27 23:10:25 +02:00
William A. Kennington III 85840be86e quassel: 0.11.0 -> 0.12.2 2015-04-27 12:52:20 -07:00
Christian Theune d3a328bf82 Update syncthing to v0.11.1 2015-04-27 18:33:34 +02:00
aszlig fce7113345
chromium: Add missing dependency on libcap.
After the pulseaudio refactor in NixOS/nixpkgs@a2a3508, libcap is no
longer propagated to chromium anymore. And we need to have libcap for
the renderer sandbox.

Build log: https://hydra.nixos.org/build/21689759/nixlog/1/raw

What makes me wonder is that given that this was propagated by
pulseaudio noone either seemed to have disabled pulseaudio support for
Chromium or just didn't report the build failure.

Half-assed testing done against all channels, because it builds the
sandbox and we can't break an already broken build twice (or maybe we
can, who knows...).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-27 07:24:11 +02:00
William A. Kennington III ed22d756af pine: Use the passthru version of tcl 2015-04-26 21:20:15 -07:00
Vladimír Čunát 30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Emery Hemingway 8b7a05cba6 firestr: initial package at 0.8
http://firestr.com/
2015-04-26 14:57:22 -04:00
William A. Kennington III 03d755aca5 mumble: Refactor 2015-04-25 23:32:04 -07:00
Jaka Hudoklin cbf1c3ca22 kubernetes: update to 0.15 2015-04-25 14:18:05 +02:00
Joachim Fasting d8e0dfdc5b ldcpp: reimplement using mkDerivation
Also add libnotify support
2015-04-24 11:54:38 +02:00
Edward Tjörnhammar e928311fe1 Merge pull request #7496 from taku0/firefox-bin-37.0.2
firefox-bin: update to version 37.0.2
2015-04-23 21:41:26 +02:00
Oliver Matthews a498b28322 wait for filesystem before starting btsync; bump to latest package version 2015-04-23 13:09:34 +00:00
Ricardo M. Correia 7dddf8a68c flashplayer: Update from 11.2.202.451 -> 11.2.202.457 2015-04-22 02:59:58 +02:00
Joachim Fasting 8488d133f3 meta.licenses -> license 2015-04-21 23:10:07 +02:00
Eelco Dolstra 9f3370a9c9 firefox: Update to 37.0.2 2015-04-21 16:48:46 +02:00
taku0 cc3d0913d3 firefox-bin: update to version 37.0.2 2015-04-21 23:44:56 +09:00
Thomas Tuegel 8eef55b0e0 Merge pull request #7415 from bendlas/dropbox
dropbox[-cli]: update to latest versions
2015-04-20 09:33:48 -05:00
Herwig Hochleitner 9852790e40 dropbox: add stable-branch update note 2015-04-20 12:43:23 +02:00
Joel Moberg 9e6ac97bf8 esniper: fix homepage address 2015-04-18 20:07:18 +02:00
devhell bfcc670eb0 canto-curses: 0.9.1 -> 0.9.3 2015-04-17 21:18:01 +01:00
Arseniy Seroka 497bf2a696 Merge pull request #7040 from jagajaga/viber
viber: init pkg
2015-04-16 20:05:58 +03:00
Luca Bruno 23a92ba43c pond: fix build by renaming imports, also add renameImports to goBuildPackage 2015-04-16 18:43:37 +02:00
Herwig Hochleitner 29398fd6b1 dropbox[-cli]: update to latest versions
dropbox: 3.2.9 - > 3.4.4
dropbox-cli: 2.10.0 -> 2015.02.12
2015-04-16 15:38:45 +02:00
William A. Kennington III 44cf23e8d2 filezilla: 3.9.0.6 -> 3.10.3 2015-04-15 18:20:50 -07:00
Bjørn Forsman 6e0d0636a1 mutt: use "sendmail" instead of "/usr/bin/sendmail"
That way sending mail with mutt works on NixOS too, without having to
manually change mutt's config on your system. sendmail will be found in
$PATH at runtime, and thus the setuid wrapper will be used, if
available.
2015-04-12 10:48:30 +02:00
Brayden 1ac6acff90 Fix firefoxWrapper's icon 2015-04-11 15:34:36 -07:00
Bjørn Forsman 890534bedc wireshark: update from 1.12.3 to 1.12.4
Potentially fixes CVE-2015-2188, CVE-2015-2189, CVE-2015-2191
2015-04-11 13:48:09 +02:00
Bjørn Forsman 478969d50c wireshark: change dependency heimdal -> openssl
This fixes wirehsark build, which has been broken since commit
942e179974 (heimdal: Correct the openssl dependency).
2015-04-11 13:23:35 +02:00
William A. Kennington III 73815725a0 umurmur: 0.2.15 -> 0.2.16 2015-04-10 23:23:53 -07:00
Brandon Dimcheff b539f86456 add package purple-pidgin-pack
This is 50ish plugins for pidgin.
2015-04-10 15:43:29 -04:00
Thomas Tuegel 88918e10e9 Merge branch 'master' into staging 2015-04-10 07:45:38 -05:00
Arseniy Seroka 2425f27b17 Merge pull request #7280 from auntieNeo/blink
Bumped blink version to 1.2.2
2015-04-09 05:20:19 +03:00
Jonathan Glines 2b949cfd46 Bumped blink version to 1.2.2 2015-04-08 17:01:37 -06:00
lethalman 24b5ce084b Merge pull request #7263 from codyopel/mumble
mumble: refactor, add desktop file & icon
2015-04-08 17:30:28 +02:00
codyopel 344ccc7faa mumble: refactor, add desktop file & add icon 2015-04-08 07:49:23 -04:00
Damien Cassou cef1728fc6 Backintime 1.1.0 -> 1.1.4 2015-04-08 11:47:46 +02:00
William A. Kennington III 90ca8b5875 linphone: 3.6.0 -> 3.8.1 2015-04-06 20:12:07 -07:00
William A. Kennington III b0abac5821 twinkle: Add missing ccrtp dependency 2015-04-06 20:12:07 -07:00
Eric Seidel 6ec373d776 Merge branch master into staging 2015-04-06 18:58:08 -07:00
Arseniy Seroka e52e160190 Merge pull request #7215 from cwoac/btsync2
Add support for btsync 2.x branch
2015-04-06 18:50:05 +03:00
Oliver Matthews 0539ed4771 Add support for btsync 2.x branch 2015-04-06 15:31:40 +00:00
Arseniy Seroka e7dc8c3f27 Merge pull request #7195 from KoviRobi/mailcheck
Added mailcheck, simple utility to check for mail.
2015-04-06 00:41:53 +03:00
Kovacsics Robert (NixOS-SSD2) 9558523821 Added mailcheck, simple utility to check for mail. 2015-04-05 19:50:43 +01:00
Michael Raskin 4b0e70f89a Update Firefox to 37.0.1 2015-04-04 13:11:40 +03:00
Michael Raskin 42e844aff4 Merge pull request #7135 from taku0/firefox-bin-37.0
firefox-bin: update to version 37.0; thunderbird-bin: update to version 31.6.0
2015-04-04 13:10:55 +03:00
taku0 dcb61624e7 firefox-bin: update to version 37.0.1 2015-04-04 13:09:24 +09:00
Bruce Adams b94cec592c Update znc from 1.4 to 1.6.0
ZNC 1.6.0 includes improved SSL/TLS settings to
prevent POODLE and FREAK attacks.
2015-04-03 06:53:08 -04:00
Spencer Whitt 2c0c3af88f Remove mozilla browser 2015-04-02 13:35:50 -04:00
taku0 ce7481e129 firefox-bin: update to version 37.0; thunderbird-bin: update to version 31.6.0 2015-04-02 23:16:50 +09:00
William A. Kennington III 1db981a050 firefox: 36.0.4 -> 37.0 2015-04-01 10:57:41 -07:00
Eelco Dolstra 4c8f0e8d1c firefox: Update to 37.0 2015-04-01 14:04:19 +02:00
Jan Malakhovski d711528c8b pythonPackages: notmuch: revert 6258728, move sourceRoot setting to top-level notmuch
Looks like this is the only way to do what 6258728318
was expected to do that doesn't break things and doesn't look like a complete hack.

The problem is that different `fetch`ers generate very different results (from
archive files to plain source trees) and allowing overriding `src` in top-level
derivation when there is a derived python package is no trivial matter.
2015-03-31 05:36:28 +00:00
aszlig 6a4370f1ba
qca2: Update to new upstream version 2.1.0.
This also removes qca2_ossl, because it's now bundled with the main QCA
package and we can now drop all those patches and build system fixes,
because they have switched from autotools to cmake.

Tested against a few builds like PSI and Tomahawk.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-31 02:13:06 +02:00
Christian Theune 6daa2462c6 Enable syncthing for Mac OS X.
Also requires enabling iana-etc. I'm shooting for "unix" platforms which
seems reasonable. Not sure why this was restricted to linux originally --
the history doesn't tell.
2015-03-30 22:07:02 +02:00
Christian Theune 703e43949d bump syncthing version to 0.10.30 2015-03-30 21:55:51 +02:00
Jan Malakhovski 6ac68a4c59 sylpheed: cleanup 2015-03-29 23:21:04 +00:00
Arseniy Seroka b57c9866c5 viber: add pkg 2015-03-30 00:07:53 +03:00
William A. Kennington III 7ccccc15ba Merge branch 'master' into staging 2015-03-27 16:03:03 -07:00
William A. Kennington III b6607a14af ettercap: 0.8.1 -> 0.8.2 2015-03-26 16:18:39 -07:00
William A. Kennington III 767c179a94 Merge branch 'master' into staging 2015-03-26 14:44:05 -07:00
Bart Brouns bd3e18d60f rebase mutt-kz on master, as requested in:
https://github.com/NixOS/nixpkgs/pull/6836
2015-03-25 13:37:19 +01:00
Thomas Tuegel 8fd5dd89ac Merge branch 'master' into staging 2015-03-24 17:49:30 -05:00
Thomas Tuegel 5d1f6ad57c qt5: make qt-5.4.1 default 2015-03-24 17:14:56 -05:00
Arseniy Seroka a8b93517fa Merge pull request #6902 from vandenoever/davmail
Update davmail to 2.6.1.
2015-03-23 13:16:13 +03:00
Marcin Falkiewicz 6a6470b793 change icon name to var 2015-03-22 15:22:52 -05:00
Marcin Falkiewicz bacf3be4fc change firefox's hardcoded paths to variables 2015-03-22 15:22:52 -05:00
Marcin Falkiewicz cea1f1b770 remove x-scheme-handler/mailto from .desktop file; change icon to follow xdg scheme 2015-03-22 15:22:52 -05:00
cillianderoiste 14de7bb1f5 Merge pull request #6937 from bendlas/dropbox
Dropbox
2015-03-22 19:25:05 +01:00
Herwig Hochleitner 7ed4beec55 Update dropbox[-cli] to latest 2015-03-22 18:10:28 +01:00
Herwig Hochleitner 75c4f136ca dropbox-cli: make dropbox start work 2015-03-22 18:09:41 +01:00
Damien Cassou 47df54d618 Merge pull request #6936 from DamienCassou/update-syncthing-0.10.29
syncthing 0.10.26 -> 0.10.29
2015-03-22 17:42:35 +01:00
Damien Cassou acd999e4bd syncthing 0.10.26 -> 0.10.29 2015-03-22 17:33:39 +01:00
taku0 f4f340e833 firefox-bin: update to version 36.0.4 2015-03-22 23:03:04 +09:00
Michael Raskin 166614ee41 Update Firefox. Second take. 2015-03-22 13:22:41 +03:00
Ricardo M. Correia a246b849eb firefox: Update from 36.0.1 -> 36.0.3 2015-03-21 06:49:17 +01:00
Eelco Dolstra 2ed5c2bd6b Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Jaka Hudoklin 89f41b90fa Merge pull request #6874 from offlinehacker/pkgs/kubernetes/update
kubernetes: update to 0.12.1, fix module
2015-03-20 11:22:48 +01:00
Michael Raskin 14fc74054b Update Conkeror. Works now 2015-03-19 22:13:07 +03:00
Jos van den Oever b841e8a201 Update davmail to 2.6.1.
Bugfix release to fix recent regression with Office 365,
also includes a few Linux and IMAP enhancements.
http://sourceforge.net/projects/davmail/files/davmail/4.6.1/releasenotes.txt/download
2015-03-19 19:48:47 +01:00
Jaka Hudoklin 2482b75eae kubernetes: update to 0.12.1, fix module 2015-03-18 14:37:03 +01:00
Jaka Hudoklin 079520ced5 panamax: update, fix module 2015-03-18 14:35:24 +01:00
Antoine R. Dumont 6683a5a2c1 Update putty derivation
- Use source code tarball instead of svn.
- Add meta information on package.
2015-03-17 15:06:31 +01:00
devhell 77c40224d2 snort: 2.9.7.0 -> 2.9.7.2
This includes a slight refactor.

2014-11-24 - Snort 2.9.7.2
[*] New additions
* Application Identification Preprocessor, when used in conjunction with
  open app ID detector content, that will identify application protocol,
  client, server, and web applications (including those using SSL) and
  include the info in Snort alert data. In addition, a new rule option
  keyword 'appid' that can be used to constrain Snort rules based on one
  or more applications that are identified for the connection.
  See README.appid for details.

* A new protected_content rule option that is used to match against a content
  that is hashed.  It can be used to obscure the full context of the rule from
  the administrator.

* Protocol Aware Flushing (PAF) improvements for SMTP, POP, and IMAP to
  more accurately process different portions of email messages and file
  attachments.

* Added ability to test normalization behavior without modifying network traffic.
  When configured using na_policy_mode:inline-test, statistics will be gathered
  on packet normalizations that would have occurred, allowing less disruptive
  testing of inline deployments.

* The HTTP Inspection preprocessor now has the ability to decompress
  DEFLATE and LZMA compressed flash content and DEFLATE compressed PDF
  content from http responses when configured with the new decompress_swf
  and decompress_pdf options. This enhancement can be used with existing rule
  options that already match against decompressed equivalents.

* Added improved XFF support to HttpInspect. It is now possible to specify custom
  HTTP headers to use in place of 'X-Fowarded-For'. In situations where traffic may
  contain multiple XFF-like headers, it is possible to specify which headers hold
  precedence.

* Added control socket command to dump packets.

* The Stream5 preprocessor functionality is now split between the new Session and Stream preprocessors.

* Added decoding capaiblity for Cisco FabricPath

[*] Improvements
* Update active response to allow for responses of 1500+ bytes that span
  multiple TCP packets.

* Check limits of multiple configurations to not exceed a maximum ID of 4095.

* Updated the error output of byte_test, byte_jump, byte_extract to
  including details on offending options for a given rule.

* Update build and install scripts to install preprocessor and engine libraries
  into user specified libdir.

* Improved performance of IP Reputation preprocessor.

* The control socket will now report success when reloading empty IP Reputation whitelists/blacklists.

* All TCP normalizations can now be enabled individually. See README.normalize for details on using
  the new options. For consistency with other options, the "urp" tcp normalization keyword now
  enables the normalization instead of disabling it.

* Lowered memory demand of Unicode -> ASCII mapping in HttpInspect.

* Updated profiler output to remove duplicate results when using multiple configurations.

* Improved performance of FTP reassembly.
2015-03-16 00:07:00 +00:00
Ricardo M. Correia c6c3016406 flashplayer: Update from 11.2.202.442 -> 11.2.202.451 2015-03-15 05:16:34 +01:00
Damien Cassou 8b2f21a667 syncthing 0.10.25 -> 0.10.26 2015-03-13 09:32:32 +01:00
William A. Kennington III a5ae04f179 chromium: Update
Tested that chromium, chromiumBeta, chromiumDev all build
2015-03-12 12:32:32 -07:00
lethalman 97a7f2b8ba Merge pull request #6674 from fooblahblah/choqok
Added choqok build
2015-03-11 15:46:45 +01:00
Brendan Long 2f3dd98ef1 syncthing: Update to 0.10.25
https://github.com/syncthing/syncthing/releases/tag/v0.10.25
2015-03-08 18:22:52 -05:00
Michael Raskin 2d7dd6ca2c update gajim 2015-03-09 01:03:00 +03:00
taku0 08e41f7a58 firefox-bin: update to version 36.0.1 (close #6691) 2015-03-07 14:51:17 +01:00
Ricardo M. Correia 02b91f93c4 firefox: Update from 36.0 -> 36.0.1 2015-03-06 05:13:58 +01:00
Tobias Geerinckx-Rice d37e8c4014 x2goclient: correct parallel building flag 2015-03-06 04:37:29 +01:00
Tobias Geerinckx-Rice 22080d1951 Add x2goclient 4.0.3.2
Thanks to Christoph-Simon Senjak <c s s at u x u l dot d e>
2015-03-06 03:48:40 +01:00
Tobias Geerinckx-Rice 329de0fa75 Merge pull request #6639 from sheganinans/op2
Updating Opera 12.12 to 12.16
2015-03-05 19:24:41 +01:00
Jeff Simpson 2b0a3cd085 Added choqok build 2015-03-05 07:11:57 -07:00
vbgl b7bcd30dbe Merge pull request #6661 from devhell/profanity
profanity: 0.4.5 -> 0.4.6
2015-03-05 00:01:08 +01:00
Eelco Dolstra 6f33aa8465 orig-gcc -> orig-cc 2015-03-04 22:15:46 +01:00
devhell 5be852be9f profanity: 0.4.5 -> 0.4.6
Changes include:

  * 16 colour support
  * UI preferences included in themes (http://www.profanity.im/themes.html)
  * Roster panel in console window
  * Word wrapping
  * Configure time display in main window
  * Set default account for /connect
  * Contact presence and resource displayed in titlebar
  * Ability to override resource when sending messages
  * Chat session handling in line with http://xmpp.org/rfcs/rfc6121.html#message-chat
  * Lower CPU usage during periods of inactivity
  * Keychain/keyring integration using account eval_password property
  * Fixed remote code execution bug on OSX when desktop notifications configured to show message text

Most new UI features are enabled by default but can be disabled with the relevant preference command.
2015-03-04 20:57:59 +00:00
Aistis Raulinaitis 23506c2888 Updating Opera 12.12 to 12.16 2015-03-04 09:53:31 -08:00
Domen Kožar 768594a1e1 teamviewer: add 10, set it as default 2015-03-04 10:44:28 +01:00
Rok Garbas 2fe5f5eada weechat: extending expression with extraBuildInputs
make it easily possible to extend current buildInputs using override function.
eg.:

  weechat.override { extraBuildInputs = [ pythonPackages.pync ]; }

i've removed pync since its plugin dependency which can now be added via
extraBuildInputs.
2015-03-03 09:46:23 +01:00
Brendan Long 77116a5177 syncthing: Update to 0.10.24
https://github.com/syncthing/syncthing/releases/tag/v0.10.24
2015-03-02 12:10:32 -06:00
Pascal Wittmann b9540c5b70 rdesktop: update from 1.8.2 to 1.8.3 2015-03-02 16:48:09 +01:00
Vladimír Čunát 355424724e liferea: maintenance update 2015-02-26 21:25:20 +01:00
Ricardo M. Correia 1e4287645c firefox: Fix hash 2015-02-26 19:02:34 +01:00
lethalman 69d3adbf3d Merge pull request #6425 from grwlf/siptools
Siptools
2015-02-26 15:00:17 +01:00
Austin Seipp 62fdc5f94d nixpkgs: btsync 1.4.106 -> 1.4.110
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-02-25 07:54:15 -06:00
taku0 2e8f2d6477 firefox-bin: update to version 36.0; thunderbird-bin: update to version 31.5.0 2015-02-25 22:42:05 +09:00
vbgl 5f5ebcd74f Merge pull request #6556 from ts468/freerdp
FreeRDP: build server as well
2015-02-25 11:59:08 +01:00
Domen Kožar 9214859fd2 Revert "Mark many packages (mostly python) broken because of broken dependencies."
This reverts commit bf86758a42.

See 71a9aa10ca25f5659a657d8910e11f36c3439a36
2015-02-25 09:23:31 +01:00
Thomas Strobel 45856c9bde FreeRDP: build server as well 2015-02-25 00:43:15 +01:00
Thomas Tuegel 030eed8307 Merge branch 'dropbox' 2015-02-24 15:59:14 -06:00
Eelco Dolstra 8196962097 firefox: Update to 36.0 2015-02-24 18:50:15 +01:00
Thomas Tuegel f12536f151 dropbox: use bundled librsync (working) 2015-02-24 11:12:56 -06:00
Thomas Tuegel bd6a15d6d3 dropbox: rm qt.conf 2015-02-24 10:54:54 -06:00
Thomas Tuegel 115e8110f7 dropbox: wrap for LD_LIBRARY_PATH (runtime loads) 2015-02-24 10:26:22 -06:00
Thomas Tuegel d36af8e0ae dropbox: don't wrap with Mesa 2015-02-24 10:26:00 -06:00
Thomas Tuegel 32643c010e dropbox: update to 3.2.6 (fixed) 2015-02-24 06:51:13 -06:00
Thomas Tuegel 52cc26eb3e Revert "Revert "dropbox: update to version 3.2.6""
This reverts commit a9b2dee6e6.
2015-02-23 21:18:19 -06:00
Thomas Tuegel a9b2dee6e6 Revert "dropbox: update to version 3.2.6"
This reverts commit 7c37b4d672.

New version does not work correctly.
2015-02-23 20:14:19 -06:00
Peter Simons bf86758a42 Mark many packages (mostly python) broken because of broken dependencies. 2015-02-23 14:06:24 +01:00
Brendan Long 82a00d1686 syncthing: Update to 0.10.23 2015-02-22 11:23:01 -06:00
aszlig 089bdce621
Re-re-revert "chromium: remove preferLocalBuild".
This reverts commit 0696b0ef78.

Okay, now finally, let's get this straight. We actually *want*
preferLocalBuild, *because* we have improved the source splitup in
c92dbffeac.

The idea is to use local builds in order to prevent the source being
pushed to a remote machine, splitted up there (and thus copied again)
and then being copied *again* FROM the remote machine.

"DOH!" - as @edolstra or @rbvermaa would call it... and good d^Hnight.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-02-22 08:31:25 +01:00
aszlig 0696b0ef78
Re-revert "chromium: remove preferLocalBuild".
This reverts commit 26f024626c.

I actually wasn't reading the "remove" in the commit message, so sorry
for the brainfart/noise.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-02-22 08:07:23 +01:00
aszlig 26f024626c
Revert "chromium: remove preferLocalBuild"
This reverts commit fdb5cf8107.

The reason I'm reverting this is that the implications this had on the
IO load of Hydra are fixed by c92dbffeac.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-02-22 07:55:33 +01:00
aszlig c92dbffeac
chromium: Split up the source tarball on the fly.
So far we've done the source code split up by using the generic
unpackPhase and copying it all over into the different outputs.

However, this had the problem of generating the I/O load of about three
times the size of the source tree: First at fetchurl of the tarball
(although it's not as much because it's compressed), second at
unpackPhase and third at installPhase.

Now we don't use installPhase anymore and directly unpack into the
output paths, which unfortunately becomes quite a bit more complex
because we need to transform the paths of the tar file on the fly.

I've also tried using GNU Tar's --to-command option to even untar *and*
patch it at the same time, but forking for every single file in the
tarball gets REALLY slow and also gets even more complex than this two
stage approach because you need to make sure that the patch file is
applied correctly, for example for files that don't yet exist but are to
be created by the patch file.

We're using --anchored and --no-wildcards-match-slash here to prevent
accidentally excluding files we don't want to exclude. One example is
something like v8/tools/gyp/v8.gyp.

So the current approach is some compromise between complexity and speed
and should hopefully get rid of the Hydra build timeouts by lowering I/O
load.

See here for examples of builds having this issue:

http://hydra.nixos.org/build/19045023
http://hydra.nixos.org/build/19044973
http://hydra.nixos.org/build/19044968
http://hydra.nixos.org/build/19045019

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-02-22 07:52:53 +01:00
aszlig 0aad4b7ee4
chromium: Update all channels to latest versions.
Overview of the updated versions:

stable: 40.0.2214.91 -> 40.0.2214.115
beta:   41.0.2272.16 -> 41.0.2272.64
dev:    41.0.2272.16 -> 42.0.2305.3

Introduces 42.0.2305.3 as the new dev version, which no longer requires
our user namespaces sandbox patch. Thanks to everyone participating in
https://crbug.com/312380 for finally having this upstream.

In the course of supporting the official namespace sandbox (that's what
the user namespace sandbox is called), a few things needed to be fixed
for version 42:

 * Add an updated nix_plugin_paths.patch, because the old
   one tries to patch the path for libpdf, which is now natively included
   in Chromium.

 * Don't copy libpdf.so to libexec path for version 42, it's no longer
   needed as it's completely built-in now.

 * Disable SUID sandbox directly in the source instead of going the easy
   route of passing --disable-setuid-sandbox. The reason is that with
   the command line flag a nasty nagbar will appear.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-02-22 07:52:52 +01:00