cillianderoiste
ebc96e4b0a
Merge pull request #5201 from geerds/pidgin-window-merge
...
Add package pidgin-window-merge
2014-12-02 16:35:24 +00:00
Jaka Hudoklin
36a5384ec9
mesos: update to 0.21.0
2014-12-02 12:22:12 +01:00
Jaka Hudoklin
aeba2947b0
Add chronos, fault tolerant job scheduler for Mesos
2014-12-02 12:22:05 +01:00
Jascha Geerds
4ba9aa074f
Add package pidgin-window-merge
2014-12-02 11:37:11 +01:00
Jaka Hudoklin
eb2f9f029a
kubernetes: build only on x86_64-linux
2014-11-30 01:24:59 +01:00
Arseniy Seroka
3477bc9a47
fix some hashes
2014-11-30 02:25:41 +03:00
Jaka Hudoklin
bd32da69bc
Merge pull request #5088 from offlinehacker/nixos/kubernetes
...
nixos: add kubernetes module
2014-11-29 16:44:42 +01:00
Jaka Hudoklin
82e40a2820
kubernetes: update to 0.5.4
2014-11-29 02:27:25 +01:00
Jaka Hudoklin
2b261c1edf
nixos: add kubernetes module
2014-11-29 02:27:17 +01:00
Ricardo M. Correia
d4b4bae307
Update my maintainership
2014-11-29 02:15:39 +01:00
Vladimír Čunát
cbd2305d4d
Merge branch 'master' into staging
2014-11-28 18:59:07 +01:00
Vladimír Čunát
d2688fd695
weechat-dev: mark as broken
...
Non-dev version is newer anyway.
2014-11-28 18:47:42 +01:00
Vladimír Čunát
06c6d4696d
*: fix builds by disregarding warning from new glibc
...
Also, in case of collectd, the -lgcc_s shouldn't be needed anymore,
as the library is in ${glibc}/lib/ now, which is practically always on RPATH.
In case of seyren it was some stdenv change uncovering the mistake of
putting src into buildInputs.
2014-11-28 18:42:03 +01:00
Cillian de Róiste
dae0611770
pidginotr: update from 4.0.0 to 4.0.1
2014-11-27 22:59:34 +01:00
aszlig
78a73ab041
chromium: Remove .py[co] files prior to building.
...
Thanks to @iElectric for the notification, although I'm not really sure
whether this will fix the following failed Hydra build:
http://hydra.nixos.org/build/17609086/nixlog/1/raw
The reason is that this failure doesn't happen on every build, but let's
see whether it will happen again now.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-27 17:55:19 +01:00
Domen Kožar
ea42838981
fix teamspeak_client build
2014-11-27 11:34:56 +01:00
Domen Kožar
81acb400b9
Merge pull request #5144 from matejc/rekonqwrapper
...
rekonq: update to rekonq-2.4.2 and add wrapper
2014-11-27 09:55:36 +01:00
Aycan iRiCAN
073c764f6c
Bump snort to 2.9.7.0 and daq to 2.0.4
2014-11-27 09:57:59 +02:00
Vladimír Čunát
a68c1adc35
*: fix builds by disregarding warning from new glibc
...
Says: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
CC: #4803 . There will likely appear more of these errors on Hydra in time.
2014-11-26 23:40:03 +01:00
Matej Cotman
d6201245e5
rekonq: update to rekonq-2.4.2 and add wrapper
2014-11-26 22:11:50 +01:00
Domen Kožar
412a2e21fb
chromium: set two additional mimetypes for desktop icon
2014-11-26 20:56:29 +01:00
Ricardo M. Correia
a4beb6a2b6
flashplayer: Update from 11.2.202.418 -> 11.2.202.424
2014-11-25 16:32:44 +01:00
Eelco Dolstra
1abc3e0155
firefox-bin: Fix meta.license
2014-11-25 16:30:50 +01:00
aszlig
28b29f173d
chromium: Switch to using bundled protobuf.
...
This is a response to 1fdefd5562
.
We are already using bundled protobuf for the beta and dev channels and
it also breaks regularly with about every new Chromium release, so let's
use bundled protobuf for all channels now.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-25 14:14:58 +01:00
aszlig
690a845de9
chromium: Use Nix expressions for plugin settings.
...
We now create Nix expressions within the plugin output path(s) which
then will be imported and incorporated into the wrapper. This makes it
easier for other plugins to provide configuration settings to the main
Chromium wrapper.
Of course, in order to allow for external plugins we need to allow
passing a list of plugins to the Chromium derivation, but right now we
keep it internal and only use it for things such as NaCl (as soon as we
support it, of course).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-25 14:14:43 +01:00
aszlig
518173ac24
chromium: Shorten line length of name attribute.
...
No feature change, I'm just very nitpicky if it comes to lines with more
than 79 characters.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-25 14:14:43 +01:00
Vladimír Čunát
7e94263c6d
pidgin: minor update
2014-11-24 23:32:58 +01:00
Thomas Tuegel
0bffb63726
dropbox: update to 2.10.52
2014-11-23 13:31:36 -06:00
Michael Raskin
e9c9437445
Add realpine alpine continuation
2014-11-23 19:46:17 +03:00
Michael Raskin
09288d4c01
Fix the libgcc_s problem in alpine
2014-11-23 19:23:03 +03:00
Michael Raskin
ff2a1a3691
Adding Alpine mail reader
2014-11-23 18:36:25 +03:00
Jaka Hudoklin
a5703dd8fc
kubernetes: fix kube-proxy wrapper
2014-11-23 01:24:53 +01:00
aszlig
392a4c0a26
Merge branch 'chromium'.
...
This introduces Chromium 39 as the new stable version along with a bunch
of fixes.
Fixes #2799 , particularily the PDF plugin, which now is open source and
thus no longer an issue.
Also fixes #3219 and merges #2906 , so we no longer get a crash while
trying to bring up the print preview dialog.
Thanks to @edwtjo for the CUPS version bump.
* chromium: Switch to use open-source PDF plugin.
* cups: bump 1.5.4 -> 1.7.5
* chromium: Allow env vars for passing plugin paths.
* chromium: Update all channels to latest versions.
* protobuf: Clean up and update to version 2.6.1.
2014-11-22 04:34:16 +01:00
aszlig
7eb4d3a3a9
chromium: Switch to use open-source PDF plugin.
...
The Chromium PDF plugin is now available as open source software and is
already included in the Chromium source tree in current stable, so there
is no need to extract it from the Chrome binary package anymore.
See release announcement at http://blog.foxitsoftware.com/?p=641
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-22 04:26:18 +01:00
aszlig
1b84fbf0ca
chromium: Allow env vars for passing plugin paths.
...
Introduces environment variables to set plugin base paths. The schema
for these is like NIX_CHROMIUM_PLUGIN_PATH_<N>. Where <N> is the path
type we want to change, the supported (full) variable names are:
* NIX_CHROMIUM_PLUGIN_PATH_ALL
* NIX_CHROMIUM_PLUGIN_PATH_PEPPERFLASH
* NIX_CHROMIUM_PLUGIN_PATH_FILEFLASH
* NIX_CHROMIUM_PLUGIN_PATH_PDF
* NIX_CHROMIUM_PLUGIN_PATH_FILE_EFFECTS
* NIX_CHROMIUM_PLUGIN_PATH_NACL
* NIX_CHROMIUM_PLUGIN_PATH_PNACL
* NIX_CHROMIUM_PLUGIN_PATH_WIDEVINE
Whereas NIX_CHROMIUM_PLUGIN_PATH_ALL is the plugin base path for every
path which is not set explicitly, so by setting ..._ALL and not setting
..._WIDEVINE, the widevine plugin will be searched in the directory
specified using ..._ALL.
Right now, the only plugin where this is used is widevine, and it still
doesn't properly work yet.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-22 04:26:17 +01:00
aszlig
2495e819aa
chromium: Update all channels to latest versions.
...
With this commit, the following new upstream versions are introduced:
stable: 38.0.2125.101 -> 39.0.2171.65
beta: 39.0.2171.19 -> 40.0.2214.10
dev: 40.0.2182.3 -> 41.0.2224.3
We can now remove missing_alg_import.patch, because version 39 is nom
stable and thus fixes the missing include directive upstream.
However, starting with version 40, we hit a few bugs with system
protobuf, so we're disabling it for every version >=40 to avoid
runtime/startup errors.
Here is the stable channel announcement for version 39 on the official
blog:
http://googlechromereleases.blogspot.de/2014/11/stable-channel-update_18.html
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-22 03:45:10 +01:00
Jaka Hudoklin
99ab2b14b9
Merge pull request #4992 from offlinehacker/pkgs/kubernetes/add
...
Add kubernetes
2014-11-22 00:54:37 +01:00
Michael Raskin
4027494334
We had hash for wrong mcabber version and the tarball was cached
2014-11-21 23:39:35 +03:00
Jaka Hudoklin
52b848861a
Add kubernetes
2014-11-21 14:34:57 +01:00
Joachim Schiele
44e3246811
owncloudclient: initial 1.7.0 packaged added
2014-11-20 12:47:47 +01:00
David Virgilio
df59a24730
new package: pond
2014-11-20 01:18:51 -06:00
Domen Kožar
8236ca5d70
properly package pyopenssl
2014-11-19 19:41:44 +01:00
lethalman
f0e4b745f7
Merge pull request #5046 from abbradar/checksum-fixes
...
Checksum fixes
2014-11-19 18:02:09 +01:00
Nikolay Amiantov
9c658343dd
mutt-with-sidebar: simplify, fix checksum
2014-11-19 19:48:01 +03:00
Vincent Laporte
4ec6e0c935
mldonkey: adds license information
2014-11-19 08:26:43 +00:00
Pascal Wittmann
66359df5a5
Merge pull request #5035 from robberer/pkgs/jmeter
...
jmeter: fix download URL
2014-11-18 17:53:46 +01:00
Longrin Wischnewski
8d2b3e11f3
jmeter: fix download URL
2014-11-18 15:43:09 +01:00
Max Gonzih
849232f13d
Update sha256 for mutt sidebar patch
...
Seems like file was changed.
2014-11-18 14:42:07 +01:00
Eelco Dolstra
c4364d5914
firefox: Update to 33.1.1
2014-11-18 09:56:41 +01:00
Mateusz Kowalczyk
43b6d42fbd
imapfilter: update from 2.5.6 to 2.5.7
2014-11-17 16:42:28 +00:00
Vladimír Čunát
6e75afb5cf
pidgin: enableParallelBuilding
2014-11-17 09:27:55 +01:00
Antoine R. Dumont
cab722f816
pidgin-with-plugins: fix plugin directories ( close #5009 )
2014-11-17 09:27:55 +01:00
Evgeny Egorochkin
272fe7f81c
kde4.konversation: update from 1.5 to 1.5.1
2014-11-15 22:20:16 +02:00
Moritz Ulrich
c227e8f259
notmuch: Update to 0.19.
...
This commit also enables manpages.
2014-11-15 17:58:40 +01:00
Vladimír Čunát
b4af993c3f
Merge branch 'master' into staging
...
Conflicts (simple):
pkgs/development/lisp-modules/clwrapper/setup-hook.sh
2014-11-14 14:28:23 +01:00
Pascal Wittmann
16c30d7d70
ettercap: update from 0.8.0 to 0.8.1 and adopt it
2014-11-14 13:03:23 +01:00
Ricardo M. Correia
ace49e400c
flashplayer: Update from 11.2.202.411 -> 11.2.202.418
2014-11-12 22:31:14 +01:00
Eelco Dolstra
f33fa1b66b
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/boost/generic.nix
2014-11-11 23:48:08 +01:00
Eelco Dolstra
19e5c3c306
firefox-13.0: Remove
...
It's outdated, insecure and not used anywhere in Nixpkgs.
2014-11-11 15:37:58 +01:00
Vladimír Čunát
fb3e83d091
firefox: update to 33.1
2014-11-11 07:46:26 +01:00
taku0
b5a925a972
Update firefox-bin to 33.1
2014-11-11 10:05:33 +09:00
Luca Bruno
6af0d6974f
Merge branch 'master' into staging
2014-11-10 10:03:52 +01:00
Michael Raskin
41ff7d75fd
Add mutt sidebar patch — Fixes #3222 (a PR by Leon Waldman)
2014-11-09 17:55:19 +03:00
Aristid Breitkreuz
03400ab9ae
Merge pull request #4730 from shdpl/teamviewer
...
optional config for teamviewer
2014-11-09 11:43:16 +01:00
Vincent Laporte
2e9339891f
FileZilla: update from 3.8.1 to 3.9.0.6
2014-11-08 17:27:18 +00:00
Luca Bruno
83221f3886
Merge branch 'master' into staging
...
Makes the build more useful:
- Disabled hybrid iso, makes installer tests pass again
- Imagemagick fixes to the "Illegal instruction" thing
2014-11-08 15:56:40 +01:00
Michael Raskin
0934ddf3e0
Update firefox source build, too
2014-11-07 21:42:45 +03:00
taku0
ffcf930daa
Update firefox-bin to 33.0.3
2014-11-08 00:00:13 +09:00
Eelco Dolstra
0518ccf5af
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/stdenv/generic/default.nix
2014-11-06 10:16:39 +01:00
Mateusz Kowalczyk
007f80c1d0
Turn more licenses into lib.licenses style
...
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999 , issue #739
2014-11-06 00:48:16 +00:00
Vladimír Čunát
52404a868d
Merge recent master into staging
...
Nixpkgs Hydra: ?compare=1157272
TODO: port e22889064f
Conflicts:
nixos/tests/gnome3_10.nix (auto-solved)
pkgs/applications/video/aegisub/default.nix
pkgs/development/libraries/boost/1.55.nix
2014-11-05 15:00:44 +01:00
Arseniy Seroka
a20e2d8f93
Merge pull request #4779 from gavinrogers/master
...
frostwire: initial working package
2014-11-04 23:03:52 +03:00
Gavin Rogers
cb68376fcd
frostwire: initial working package
...
This installs from the official frostwire tarball. Similar to the
jdiskreport package. Everything works fine on the systems I've tried.
I've made myself the maintainer.
Also upgraded it to 6.0.0 as it was released stable.
2014-11-04 18:57:01 +00:00
Vladimír Čunát
1918f8737b
thunderbird: update to 31.2.0, including security
...
Some "critical security fixes" are claimed:
https://www.mozilla.org/security/known-vulnerabilities/thunderbird/#thunderbird31.2.0
2014-11-04 15:19:36 +01:00
taku0
f2c94b72ed
thunderbird-bin: update script to uses sha1 from mozilla
2014-11-04 22:28:59 +09:00
Michael Raskin
737c8145c8
Update VacuumIM
2014-11-04 12:04:43 +03:00
Peter Simons
b5fed52c43
Merge pull request #4238 from wkennington/master.boost
...
Make boost 156 the default
2014-11-03 23:03:01 +01:00
Michael Raskin
ed6babd391
Update firefox
2014-11-03 16:54:38 +03:00
Jaka Hudoklin
950780a24f
Merge pull request #4540 from taku0/firefox-bin-33.0
...
Update firefox-bin to 33.0
2014-11-03 13:43:53 +01:00
Vladimír Čunát
ed867a50eb
iconv: remove usage on Linux in several packages
...
This fixes builds after #4419 . Thanks to @vbgl for the original commit;
I changed that as I'm not sure whether passing null values to buildInputs is clean.
CC maintainers: @coroa, @peti, @phreedom, @robberer, @jcumming.
2014-11-03 12:58:54 +01:00
Evgeny Egorochkin
195d3c7965
kde4.kadu: update from 0.12.2 to 0.12.3
2014-11-03 13:15:57 +02:00
William A. Kennington III
a9c472d16e
boost: Fix incompatible applications
2014-11-02 17:22:28 -08:00
William A. Kennington III
8f8712b1e1
qbittorrent: Refactor
2014-11-02 17:22:28 -08:00
William A. Kennington III
aa3e800be7
boost: Remove boost.lib
2014-11-02 17:22:27 -08:00
Nikolay Amiantov
b91721a119
pidgin-latex: replace with SF one and fix
2014-11-02 04:35:43 +03:00
taku0
a2ced7f530
Update firefox-bin to 33.0.2
2014-10-30 22:06:15 +09:00
Pascal Wittmann
521bc6ba0c
Fix evaluation of pidgin wrapper
2014-10-30 12:50:07 +01:00
Rickard Nilsson
eaf513da6a
pidgin: Fix compilation errors, clean up
2014-10-30 10:10:48 +01:00
Mariusz `shd` Gliwiński
2d8b43b6d3
optional config for teamviewer
2014-10-30 08:03:25 -01:00
Jonathan Rudenberg
416137fc48
Fix quassel sha256
2014-10-29 10:51:51 -04:00
Arseniy Seroka
68e38f7f05
btsync: update 1.4.82 -> 1.4.93
2014-10-28 19:11:53 +03:00
William A. Kennington III
9c064a72de
quassel: 0.10.0 -> 0.11.0
2014-10-27 15:16:24 -07:00
Emery Hemingway
e6b39c6c12
slrn: update 1.0.1 to 1.0.2
2014-10-27 12:47:22 -04:00
Mateusz Kowalczyk
4a58f4da53
thunderbird-bin: update to 31.2.0
2014-10-27 14:42:12 +00:00
Eelco Dolstra
240665d906
firefox: Update to 33.0.1
2014-10-27 10:31:22 +01:00
Bjørn Forsman
71d4380a41
pidgin-with-plugins: fix version number placement in pkg name
...
Currently the pidgin plugins wrapper is named
"pidgin-VERSION-with-plugins". Fix it so that it becomes
"pidgin-with-plugins-VERSION".
(And add missing newline at the end of file.)
2014-10-26 11:51:09 +01:00
Moritz Ulrich
6b40891796
notmuch: Update to 0.18.2.
2014-10-25 20:41:39 +02:00
Evgeny Egorochkin
8b61f1f367
kde4.quasselWithoutKDE: update from 0.10.0 to 0.10.1
2014-10-25 20:31:54 +03:00
Mariusz `shd` Gliwiński
92f3e72d42
teamviewer v9
2014-10-25 17:27:32 +02:00
Vladimír Čunát
e63d9554b4
pidgin: maintenance+security update
...
Fixes CVE-2014-3694..3698
Added a note to clean the expression, CC #4602 .
2014-10-23 13:03:23 +02:00
Nikolay Amiantov
2feaa0278a
pidgin: add wrapper ( close #4577 , fixes #992 )
2014-10-23 13:03:23 +02:00
Lluís Batlle i Rossell
8997cac785
Adding a patch that brings the windows key to rdesktop
...
Taken from upstream, will be on next release.
2014-10-23 09:46:52 +02:00
Aristid Breitkreuz
17f3ca48a0
Merge pull request #4570 from pmahoney/notmuch-darwin
...
Notmuch: fix build on darwin
2014-10-22 20:39:15 +02:00
Mathijs Kwik
98015ee5ba
conkeror: upgrade to 141017 and use firefox for xulrunner
2014-10-22 18:08:46 +02:00
Domen Kožar
9a48f6f9ef
Revert "chromium: update dev, beta, stable channels"
...
This reverts commit 32df2a0838
.
See
32df2a0838 (commitcomment-8260774)
2014-10-22 17:42:29 +02:00
Ricardo M. Correia
2838c2a7bc
flashplayer: Update from 11.2.202.406 -> 11.2.202.411
2014-10-22 16:46:43 +02:00
Domen Kožar
32df2a0838
chromium: update dev, beta, stable channels
2014-10-22 15:06:05 +02:00
Eelco Dolstra
f4b5671b0d
firefox: Fix build on 32-bit by using the gold linker
2014-10-21 18:07:25 +02:00
Eelco Dolstra
71c34a45e1
chatzilla: Update to 0.9.91
2014-10-20 09:02:26 +02:00
Eelco Dolstra
4de72baf03
chatzilla: Use firefox instead of xulrunner
...
Thanks to @nbp for pointing out that we don't need xulrunner anymore.
2014-10-20 09:00:38 +02:00
Vladimír Čunát
0252576737
liferea: maintenance update
2014-10-18 12:11:36 +02:00
Pascal Wittmann
3d24675345
freerdpUnstable: fix license
2014-10-18 07:03:52 +02:00
William A. Kennington III
2e7785ec04
freerdpUnstable: 1.1 -> 1.2-beta1
2014-10-17 14:26:45 -07:00
Patrick Mahoney
bbce2e0889
notmuch: Dynamic link to absolute path on darwin.
2014-10-17 11:27:28 -05:00
Patrick Mahoney
cb3343c48a
notmuch: Use 'find' to patch test script shebangs.
2014-10-17 11:24:27 -05:00
Peter Simons
9e74259bbe
Merge pull request #4551 from vandenoever/blink
...
Add Blink, a simple sip client.
2014-10-16 15:48:32 +02:00
Jos van den Oever
fb9ac9e8eb
Add Blink, a simple sip client.
2014-10-16 12:21:36 +02:00
Domen Kožar
dd9ebf6eea
firefox: use -O3 on 32bit linux to reduce memory usage on linker
2014-10-16 11:12:26 +02:00
taku0
4d89591803
firefox-bin: uses sha1 provided by Mozilla
2014-10-15 23:00:26 +09:00
taku0
ea7120e31c
Update firefox-bin to 33.0
2014-10-15 19:07:05 +09:00
Eelco Dolstra
fc964fa924
firefox: Update to 33.0
2014-10-14 22:53:56 +02:00
aszlig
ea7e43768a
chromium: Drop conditionals for version 37.
...
No longer needed, because Chromium version 37 is no longer the current
stable version.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-14 14:41:46 +02:00
Rickard Nilsson
8645fb57de
vimb: Update from 2.7 to 2.8
2014-10-13 13:20:15 +02:00
Longrin Wischnewski
6e7de2155b
change md5sum to sha256sum for a few packages
2014-10-12 16:13:21 +02:00
Aristid Breitkreuz
23956842d4
chromiumStable 38.0.2125.101, chromiumBeta 39.0.2171.19, chromiumDev 40.0.2182.3
2014-10-10 22:17:47 +02:00
Aristid Breitkreuz
afe8b54b49
Merge pull request #4381 from khumba/claws-mail
...
New packages: claws-mail-3.10.1, libetpan-1.5.
2014-10-09 20:31:01 +02:00
Georges Dubus
a172b4b1f8
Merge pull request #4436 from madjar/kde414
...
Switch to kde 4.14 and remove 4.12
2014-10-09 17:42:19 +02:00
Matej Cotman
c1e7c34602
mailpile: update to 0.4.1
2014-10-09 12:50:11 +02:00
Georges Dubus
0ae81afd3f
Removed akunambol
...
It is not maintained anymore, and is not compatible with kde 4.14.
2014-10-09 12:00:12 +02:00
Aristid Breitkreuz
e36c5ac7fa
irssi: update from 0.8.15 to 0.8.16
2014-10-07 20:52:02 +02:00
Domen Kožar
6ead69458c
mumble: 1.2.7 -> 1.2.8
2014-10-07 19:19:47 +02:00
Domen Kožar
b0294578eb
add opentracker: free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router
2014-10-07 17:06:46 +02:00
Michael Raskin
b32dbc8be6
Gajim update
2014-10-07 16:23:28 +04:00
Michael Raskin
c16cce3204
Update freetalk
2014-10-07 16:23:28 +04:00
Bryan Gardiner
de0a388ccf
Add claws-mail and libetpan.
...
Adds Nix expressions for claws-mail (http://www.claws-mail.org ) and a
dependency that is not already in the tree, libetpan
(http://www.etpan.org/libetpan.html ).
The Claws expression has flags for toggling the build of various plugins.
2014-10-06 18:07:43 -07:00
aszlig
d3a7c50364
chromium: Add WideVine content decryption plugin.
...
Seems to be needed in order to view Netflix content, but this only pulls
in the proprietary plugin and doesn't yet compile Chromium with support
for it, so this is only in preparation for the bright and shiny future
(where we all have rootkits implanted in our body).
Of course, this plugin is disabled by default as well as all the other
proprietary plugins.
For the plugin derivation, we now do the checkPhase _after_ the
installPhase, to make sure we also detect RPATHs pointing to the plugin
directory itself, because the shared object files only exist after the
installPhase.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-06 07:24:33 +02:00
aszlig
b159458c34
chromium: Update all channels to latest versions.
...
With this commit, the following new upstream versions are introduced:
stable: 37.0.2062.94 -> 37.0.2062.120
beta: 38.0.2125.24 -> 38.0.2125.101
dev: 39.0.2138.3 -> 39.0.2171.7
All channels built fine on my machine and were tested against a few
sites.
The missing_alg_import.patch now is no longer needed for version 39, so
we're not applying it there anymore.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-06 07:24:32 +02:00
Eelco Dolstra
31189616e4
Rename chromium-stable -> chromium
...
Suffixes like "-stable" are superfluous because packages are assumed
to be stable. This makes "nix-env -i chromium" do the expected thing.
2014-10-03 17:47:30 +02:00
Ricardo M. Correia
14fe149856
firefox: Fix running firefox under grsec kernels
2014-10-03 01:04:37 +02:00
Michael Raskin
f9347cfbb0
Specify unfree license for Opera browser
2014-10-02 16:44:58 +04:00
Domen Kožar
1b929642ea
telepathy: 0.5.3 -> 0.8.80
2014-10-02 11:14:38 +02:00
Nathan Bijnens
f458a958fc
Copy.com: update package to 1.47.0410 (upstream update)
...
Closes #4355
2014-10-02 06:44:12 +01:00
Domen Kožar
7706c08287
qbittorrent: disable parallel building due to failures
2014-10-02 00:21:50 +02:00
Moritz Ulrich
53d5d55041
weechat: Update to 1.0.1.
2014-10-01 20:38:18 +02:00
Lluís Batlle i Rossell
c1e962f1e2
Updating toxic to 0.5.1
2014-09-29 10:26:28 +02:00
Lluís Batlle i Rossell
93fd8fb3a5
Updating utox/libtoxcore to the latest, to fix utox build.
...
There was a test failing. I also renamed the attr uTox to utox, for the more
common lowercase in all-packages.
2014-09-29 10:24:36 +02:00
Lluís Batlle i Rossell
bf62423f89
Fix toxic install for DHTnodes and other share files.
2014-09-29 10:24:36 +02:00
Lluís Batlle i Rossell
c9494b8090
Making tox/toxic A/V libs disabled in ARM.
2014-09-29 10:24:35 +02:00
Lluís Batlle i Rossell
04b3932117
Adding qtox. Making libtoxcore propagate libvpx.
2014-09-29 10:24:35 +02:00
Lluís Batlle i Rossell
1b6101775d
Updating utox (fixing PREFIX too)
2014-09-29 10:24:35 +02:00
Lluís Batlle i Rossell
1955da1b8c
Updating toxic/libtoxcore/libsodium
2014-09-29 10:24:35 +02:00
Pascal Wittmann
a0e82a304f
bro: update from 2.1 to 2.3.1
2014-09-27 19:34:20 +02:00
Vladimír Čunát
a5e8f410bf
thunderbird: maintenance update
...
The corresponding security problem should've been fixed by the latest nss update.
2014-09-27 18:24:45 +02:00
Mateusz Kowalczyk
3a29982287
Merge pull request #4267 from nathanielbaxter/dev/qbittorrent_update
...
qbittorrent: Bump version to 3.1.10 + Fixup meta.
2014-09-27 01:07:50 +01:00
Pascal Wittmann
ae78f740fc
dwb: update to latest revision
2014-09-26 19:34:52 +02:00
Matej Cotman
313f01bad8
mailpile: fix issues by upgrade to current master and add openssl
2014-09-26 10:47:29 +02:00
taku0
8c5486109a
firefox-bin: update to version 32.0.3; thunderbird-bin: update to version 31.1.2
2014-09-25 22:30:46 +09:00
Eelco Dolstra
d265c213b4
firefox: Update to 32.0.3
...
CVE-2014-1568
2014-09-25 11:40:34 +02:00
Nathaniel Baxter
eb3d744af9
qbittorrent: Fixup meta data.
2014-09-25 12:52:23 +10:00
Nathaniel Baxter
d5604d07c2
qbittorrent: Bump version to 3.1.10.
2014-09-25 11:09:55 +10:00
tv
fe7f83a2f4
bitlbee: fix typo
2014-09-24 12:43:36 +02:00
Aycan iRiCAN
d2b1644939
Fixed typo
2014-09-24 11:43:51 +03:00
Aycan iRiCAN
082167400f
Added myself to maintainers
2014-09-24 11:24:47 +03:00
Georges Dubus
e27c77353e
thunderbird: update from 31.1.0 to 31.1.1
2014-09-23 10:37:24 +02:00
James Cook
27f3301650
firefox: Update to 32.0.2.
2014-09-23 08:19:47 +01:00
Michael Raskin
ebe9994c81
Update firefox-bin to 32.0.2
2014-09-23 08:11:52 +04:00
William A. Kennington III
31220480d8
boost: Update depdendent packages
2014-09-21 17:20:59 -07:00
Thomas Tuegel
9b7a26843e
dropbox: maintenance
2014-09-21 16:34:59 -05:00
Mateusz Kowalczyk
c86a7a2841
Hopefully update all thunderbird-bin sources
2014-09-21 19:50:01 +01:00
Mateusz Kowalczyk
76fc080203
thunderbird-bin: update from 31.0 to 31.1.1, potentially fixes CVE-2014-1553, CVE-2014-1562, CVE-2014-1563, CVE-2014-1564, CVE-2014-1565, CVE-2014-1567
2014-09-21 19:14:14 +01:00
Mateusz Kowalczyk
3869364bd3
imapfilter: update from 2.5.4 to 2.5.6
2014-09-21 18:41:28 +01:00
Thomas Tuegel
a6d54f1b29
dropbox: add ttuegel as maintainer
2014-09-21 11:01:54 -05:00
Thomas Tuegel
6d0873951c
dropbox: update to 2.10.30
2014-09-21 11:01:18 -05:00
Emery Hemingway
d566fffc43
initial package for TREZOR browser plugin
...
This plugin allows a browser to access a TREZOR device.
It requires a udev rule and a wrapped browser to operate.
Closes #3475
2014-09-21 00:53:49 +01:00
Domen Kožar
1cbcd2baae
Merge pull request #4184 from nathanielbaxter/dev/teamspeak_client
...
teamspeak client: Use nixpkgs libquazip. Remove qt4 dependancy.
2014-09-20 19:27:41 +02:00
Bjørn Forsman
263decc48a
wireshark: fix meta.description
2014-09-20 13:28:46 +02:00
Bjørn Forsman
8983b60f87
wireshark: add CLI and Qt versions
...
In addition to our existing GTK version.
* Only install desktop file if building a GUI version.
* The Qt build appends "-qt" to the
wireshark binary name. Undo it so the desktop file works.
* The 'wireshark' attribute still refers to the GTK version, for
backwards compatibility.
2014-09-20 13:28:46 +02:00
Bjørn Forsman
1daa2e5a7e
wireshark: update to 1.12.1 (latest stable)
...
There are no references to g_memmove in the source anymore, so remove
the now unneeded (and failing!) sed fixup.
Sourceforge no longer has wireshark sources, the page tells users to
download from www.wireshark.org instead. So do that.
2014-09-20 13:28:46 +02:00
Domen Kožar
3d6e5f7894
Merge pull request #4166 from lostdj/ltp/master/btsync1482
...
bittorrentsync: bump from 1.3.94 to 1.4.82
2014-09-20 11:08:29 +02:00
Dmitry V
62b20fc86e
add symlink to chromium-browser for xdg-open to work as expected
2014-09-19 21:51:32 +02:00
lostdj
639e8ddeec
bittorrentsync: bump from 1.3.94 to 1.4.82.
2014-09-19 15:47:31 +04:00
Aristid Breitkreuz
532cc4b6f3
Merge pull request #4104 from ts468/chromium
...
Add configuration flag to chromium: hiDPISupport
2014-09-16 08:12:10 +02:00
Nathaniel Baxter
72d43c3e04
teamspeak_client: Use nixpkgs quazip instead of provided library.
2014-09-16 09:17:16 +10:00
Nathaniel Baxter
afb405aed5
teamspeak_client: Remove qt4 dependency.
2014-09-16 09:17:15 +10:00
Thomas Strobel
1f28161a41
Add configuration flag to chromium: hiDPISupport
...
By default, hiDPISupport is disabled.
2014-09-16 00:44:34 +02:00
cillianderoiste
2cc93a51d7
Merge pull request #4097 from madjar/master
...
davmail: updated to 4.5.1
2014-09-15 21:44:37 +02:00
Eelco Dolstra
0c152324d2
firefox: Update to 32.0.1
2014-09-15 20:08:26 +02:00
Georges Dubus
5355c60e18
davmail: updated to 4.5.1
2014-09-15 18:01:17 +02:00
Rob Vermaas
8b955e62f5
Update hipchat to 2.2.1163
2014-09-15 16:01:32 +02:00
Domen Kožar
5198f9bc29
mailpile: dev -> 0.4.0 (beta release)
2014-09-14 18:28:23 +02:00
Vladimír Čunát
4031707138
liferea: maintenance update
2014-09-13 19:41:42 +02:00
Vladimír Čunát
0047db47bd
flashplayer-11: update, including security fixes
2014-09-13 16:15:22 +02:00
Pascal Wittmann
8d67b9a240
transformed meta.maintainers of some packages into lists
2014-09-13 13:52:02 +02:00
William A. Kennington III
686a139f29
Merge pull request #4030 from AndersonTorres/small-fixups
...
Small style fixups
2014-09-11 21:27:54 -07:00
Domen Kožar
2632afa131
pypy: handle unsupported packages
2014-09-12 00:26:50 +02:00
AndersonTorres
b39e5ce957
Small style fixups
...
In this commit, I modified some files, conforming them to a
idiosyncratic standard - mainly, a template for meta attribs.
2014-09-10 21:34:50 -03:00
Luca Bruno
e3fd4499ef
ekiga: fix icons. Closes #4015
2014-09-09 22:27:05 +02:00
Bjørn Forsman
c888b97e19
linssid: new package
...
LinSSID is a graphical wireless scanning application for Linux.
http://sourceforge.net/projects/linssid/
2014-09-09 19:42:49 +02:00
Eelco Dolstra
585983bc95
Merge remote-tracking branch 'origin/staging'
...
Conflicts:
pkgs/applications/version-management/subversion/default.nix
2014-09-08 11:42:09 +02:00
William A. Kennington III
cc5d2cf55a
bitlbee: 3.2 -> 3.2.2
2014-09-06 18:47:47 -07:00
Eelco Dolstra
4ead67b785
firefox: Workaround for building on i686-linux
...
http://hydra.nixos.org/build/13992569
2014-09-07 00:47:17 +02:00
Vladimír Čunát
ac03d296b9
telegram-cli: work around a build problem
2014-09-06 21:28:03 +02:00
Vladimír Čunát
06fea81c6e
Merge recent master into staging
...
Hydra: ?compare=1150594
2014-09-06 16:52:45 +02:00
Michael Raskin
c33fe2e663
Merge pull request #3985 from taku0/firefox-bin-32.0
...
firefox-bin: update to version 32.0
2014-09-06 13:38:26 +04:00
taku0
7d6ce52d19
firefox-bin: update to version 32.0
2014-09-05 19:59:01 -07:00
Emery Hemingway
96adde8f6a
rsync: update 3.1.0 to 3.1.1
...
fix http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-2855
2014-09-05 10:43:06 -04:00
Vladimír Čunát
42bb59a8a6
thunderbird: maintenance update, including security
2014-09-04 23:36:41 +02:00
Thomas Tuegel
ad83a961ae
zotero: update to 4.0.22
...
Drop firefox-30.0, which we were only keeping around for
xulrunner-30.0. New Zotero version is compatible up to firefox-32.0.
2014-09-04 11:52:24 -05:00
Eelco Dolstra
88964f37a0
firefox: Update to 32.0
2014-09-03 22:51:55 +02:00
Domen Kožar
1568dcd4dc
move ike to applications/networking folder
2014-09-03 22:31:26 +02:00
Michael Raskin
dae0d770fc
Merge pull request #3213 from wmertens/google-hangouts
...
Google hangouts: Bump to 5.4.2.0
2014-09-03 15:35:18 +04:00
Nathan Bijnens
33a3f76ee4
Copy.com: client #3617
2014-09-03 11:31:51 +04:00
Vladimír Čunát
6734f37ec6
twinkle: disable parallel building, as it was failing
...
http://hydra.nixos.org/build/13919809
2014-09-02 21:52:34 +02:00
Peter Simons
1c0d15b90e
Merge branch 'origin/master' into staging.
...
Conflicts:
pkgs/development/libraries/ffmpeg/2.x.nix
pkgs/development/libraries/serf/default.nix
2014-09-02 12:31:03 +02:00
Michael Raskin
2921966300
Merge pull request #3902 from DamienCassou/backintime
...
backintime: Definition improvement
2014-09-02 00:57:58 +04:00
Ricardo M. Correia
cfed33ce2b
flashplayer: Update from 11.2.202.394 -> 11.2.202.400
2014-09-01 15:07:19 +02:00
Damien Cassou
242ae9c38c
backintime: Definition improvement
2014-08-31 18:04:51 +02:00
Longrin Wischnewski
6ad299460c
rdesktop: update to version 1.8.2
...
rdesktop: add meta fields
2014-08-31 13:19:10 +01:00
Aycan iRiCAN
9103b8b512
Bump snort and daq
2014-08-31 12:31:39 +01:00
Luca Bruno
2bee211fc9
mcabber: fix mispelled stdenv
2014-08-31 02:09:21 +02:00
Pascal Wittmann
907845127e
mcabber: update from 0.10.1 to 0.10.3, add meta-information and adopt it
2014-08-31 00:41:40 +02:00
Domen Kožar
188f0796b9
mesos: fix build
2014-08-30 23:01:09 +02:00
Damien Cassou
c59ef6af6f
backintime: a simple backup tool
2014-08-30 21:52:01 +01:00
Vladimír Čunát
e51f73652d
Merge recent master into staging
...
Hydra: ?compare=1149952
Conflicts:
nixos/doc/manual/configuration.xml (changed split file)
nixos/modules/config/users-groups.nix (choosing filterNull instead of inline definition)
pkgs/development/libraries/readline/readline6.3.nix (auto-solved)
2014-08-30 10:04:02 +02:00
aszlig
f175833fd6
chromium: Update beta and dev to latest versions.
...
beta: 37.0.2062.94 -> 38.0.2125.24 (builds fine, tested)
dev: 38.0.2125.8 -> 39.0.2138.3 (builds fine, tested)
Introduces the new version 39 and finally separates stable/beta again.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-30 09:34:07 +02:00
Cray Elliott
8eb3de7c86
Chromium patch, fixes missing header
2014-08-29 20:48:02 +02:00
Mateusz Kowalczyk
51829a0f39
murmur: update to 1.2.8
2014-08-29 14:17:40 +01:00
aszlig
1488fbe27b
chromium: Update all channels to latest versions.
...
With this commit, the following new upstream versions are introduced:
stable: 36.0.1985.125 -> 37.0.2062.94
beta: 37.0.2062.58 -> 37.0.2062.94
dev: 38.0.2107.3 -> 38.0.2125.8
All channels built fine on my machine and were tested against a few
sites.
Stable and beta channel now contain the same release, because version
37 hit the stable channel. For release notes, please have a look at the
announcement:
http://googlechromereleases.blogspot.de/2014/08/stable-channel-update_26.html
Of course we're also dropping all version 36 specific crap, such as the
architecture-specific target suffix for builds, which now is no longer
needed.
The gyp flag use_mojo=0 is no longer needed, as it was a workaround
concerning version 37.0.2054.3 only.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-27 16:53:37 +02:00
aszlig
f4a9d3c0d0
chromium: Clean up/remove old/unused stuff.
...
We no longer need to supply compiler and binutils to the build process,
se we can safely remove them. In addition, we're now passing the new
options linux_use_gold_binary and linux_use_bundled_gold to gyp, for
details, see:
https://codereview.chromium.org/239163003
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-27 16:53:37 +02:00
Domen Kožar
d0163efd7a
Merge pull request #3785 from edwtjo/fribid-1.0.4
...
FriBID: 1.0.2 -> 1.0.4
2014-08-25 17:25:22 +02:00
Domen Kožar
13ca3624a7
toxic: git -> 0.4.7
2014-08-25 17:13:50 +02:00
Domen Kožar
2099db4d00
uTox: downgrade to work with current libtoxcore
2014-08-25 17:09:41 +02:00
Edward Tjörnhammar
35d7d01d06
FriBID: 1.0.2 -> 1.0.4
...
Changed from let to rec version.
Added longDescription.
2014-08-25 17:00:23 +02:00
Domen Kožar
ed463b37ed
Merge pull request #3771 from bjornfor/fix-package-descriptions
...
Fix many package descriptions
2014-08-25 10:00:01 +02:00
Domen Kožar
11345b7844
remove icecat3
2014-08-25 09:52:38 +02:00
Bjørn Forsman
c9baba9212
Fix many package descriptions
...
(My OCD kicked in today...)
Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.
I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.
I've tried to stay away from generated expressions (and I think I
succeeded).
Some specifics worth mentioning:
* cron, has "Vixie Cron" in its description. The "Vixie" part is not
mentioned anywhere else. I kept it in a parenthesis at the end of the
description.
* ctags description started with "Exuberant Ctags ...", and the
"exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
at the end of description.
* nix has the description "The Nix Deployment System". Since that
doesn't really say much what it is/does (especially after removing
the package name!), I changed that to "Powerful package manager that
makes package management reliable and reproducible" (borrowed from
nixos.org).
* Tons of "GNU Foo, Foo is a [the important bits]" descriptions
is changed to just [the important bits]. If the package name doesn't
contain GNU I don't think it's needed to say it in the description
either.
2014-08-24 22:31:37 +02:00
Eelco Dolstra
2d6d43c02c
Fix tarball build
2014-08-24 18:52:50 +02:00
Domen Kožar
626b1eca5c
icecat-3: mark as broken correctly
2014-08-24 18:07:38 +02:00
Nathaniel Baxter
33879427b7
maintainers: add myself as a maintainer to obconf and teamspeak_client
2014-08-24 10:10:13 +02:00
Rickard Nilsson
85ec51a4ff
vimb: Update from 2.6 to 2.7
2014-08-24 01:50:31 +02:00
Bjørn Forsman
624fb66605
sup: mark as broken
...
Several of its buildInputs (given in all-packages.nix) does not exist
anymore (version updates and attribute renaming?).
Mark as broken to unblock nixpkgs channel.
2014-08-23 14:21:53 +02:00
Luca Bruno
007232ff8f
linphone: mark as broken for ZHF
2014-08-22 12:54:02 +02:00
Vladimír Čunát
d4e9fd2a90
Merge recent master into staging
...
Hydra: ?compare=1148749
Conflicts (easy):
nixos/modules/virtualisation/containers.nix
2014-08-21 15:09:31 +02:00
Luca Bruno
3353e8550f
sup: fix build for ZHF
2014-08-21 12:47:12 +02:00
Vladimír Čunát
2d03fbf752
twinkle eval: fix the typo
2014-08-20 23:38:43 +02:00
Vladimír Čunát
c198a36898
twinkle: fix build ( fixes #3673 )
...
Pulled patches from Debian and hacked around linking errors.
I'm able to ring my mobile phone now.
However, on exit the process is stuck and needs kill -9.
CC: maintainer @MarcWeber.
2014-08-20 21:32:19 +02:00
Shea Levy
c3c9e2d9bc
Update dropbox
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-08-17 23:06:51 -04:00
Eelco Dolstra
5979946c41
chromium: Fix build
...
This works around ld-wrapper's --sysroot filter not working on '@'
command lines.
Fixes #3642 .
2014-08-17 17:08:21 +02:00
Domen Kožar
9b854cc70c
Merge branch 'teamspeak_3_update'
2014-08-16 20:14:58 +02:00
Nathaniel Baxter
9c48f5160c
teamspeak_client: Remove qt.conf to stop segfaults
...
teamspeak_client: Use the quazip library provided by teamspeak
This commit should be squashed before being commited to nixpkgs!
Signed-off-by: Domen Kožar <domen@dev.si>
2014-08-16 20:13:29 +02:00