Austin Seipp
d349481e8b
Merge pull request #2960 from third3ye/patch-2
...
Application.ini does not refer correctly
2014-06-18 16:18:54 -05:00
Austin Seipp
f72e9c1090
Merge pull request #2975 from bluescreen303/conkeror
...
conkeror: upgrade to latest snapshot
2014-06-18 16:09:52 -05:00
Austin Seipp
1e23c251e7
Merge pull request #2995 from pSub/dwb-update
...
Updated dwb to latest revision.
2014-06-18 16:08:52 -05:00
Pascal Wittmann
41e5fd84c3
Updated dwb to latest revision.
2014-06-17 16:25:53 +02:00
Mathijs Kwik
69492796ef
conkeror: upgrade to latest snapshot
2014-06-16 22:43:01 +02:00
Vladimir Kirillov
2dfb036a30
rsync: sha256 for the patch was updated
2014-06-16 23:20:24 +03:00
third3ye
a322687423
Application.ini does not refer correctly
...
The "Application.ini" provided with Thunderbird does not correctly set the path to the icon location. Visa vi it refers to '$out/lib/thunderbird-17.0.11esr', which doesn't exist, but '$out/lib/thunderbird-17.0.11' does. To remedy this problem I added a new variable called 'verName" which adds 'esr' after the variable '$version'. Then change the variables necessary so that the build process sets working references.
Fuuzetsu suggested putting the verName variable inside of mkDerivation. I cannot surmise.
2014-06-16 05:24:24 +02:00
Vladimír Čunát
9757785295
Merge recent master
2014-06-15 17:55:35 +02:00
Michael Raskin
23869e0006
Merge pull request #2907 from falsifian/firefox_30
...
Firefox 30.0
2014-06-12 12:19:03 +04:00
Vladimír Čunát
de12094b0e
Merge recent master
2014-06-12 09:15:11 +02:00
taku0
22b0306976
thunderbird-bin: update to version 24.6.0
2014-06-11 22:33:26 +02:00
System administrator
dbf92db3b9
teamviewer: fix broken links ( close #2901 )
2014-06-11 20:19:03 +02:00
James Cook
2fec892959
firefox: bump to 30.0.
2014-06-11 11:02:28 -07:00
Peter Simons
9b899d8600
esniper: update to version 2.31.0
2014-06-11 12:05:06 +02:00
Vladimír Čunát
f2352f7ecf
Merge recent master
2014-06-10 20:14:08 +02:00
Georges Dubus
e1267f48a6
davmail: update to 4.5.0
2014-06-10 16:34:07 +02:00
Rickard Nilsson
2e3c0f2d30
vimb: Upgrade from 2.2 to 2.4
2014-06-10 14:40:16 +02:00
Rob Vermaas
3d2091b9fa
filezilla: update from 3.8.0 to 3.8.1, potentially fixes CVE-2013-4668
2014-06-10 13:19:57 +02:00
Vladimír Čunát
97006eb5ed
Merge #2638 : fix weechat build on darwin
...
Conflicts (trivial):
pkgs/development/python-modules/pycrypto/default.nix
2014-06-09 19:37:06 +02:00
Vladimír Čunát
5a98b9f514
Merge recent master into p/stdenv
...
Merged just before the pypi update, as it seems to cause problems on Hydra.
2014-06-09 19:07:31 +02:00
Michael Raskin
2884f2c273
Merge pull request #2507 from lovek323/sup
...
sup: update to 0.18.0
2014-06-09 11:25:48 +04:00
Eelco Dolstra
1da6a7d4a9
Remove illegal meta.src attributes
2014-06-05 13:04:18 +02:00
Emery Hemingway
6306d81e8a
ncdc: update to 1.19.1 for security fixes
2014-06-04 09:47:00 -04:00
Austin Seipp
62b35c2c22
Merge pull request #2779 from ttuegel/znc
...
update znc 1.2 -> 1.4
2014-06-03 20:33:24 -05:00
Arseniy Seroka
26c50cd60f
dwb: update
2014-06-04 00:06:14 +04:00
Jason "Don" O'Conal
58ade1d1db
sup: update to 0.18.0
2014-06-02 08:33:29 +10:00
Jason "Don" O'Conal
9b080f87e4
weechat: fix pythonpath
2014-06-02 08:10:38 +10:00
Rok Garbas
9c3d455c0b
jsmeter: update to 2.11
2014-06-01 14:37:48 +01:00
Rok Garbas
693219f1b7
weechatDevel: update to latest (few nice bugfixes)
2014-06-01 14:37:08 +01:00
Vladimír Čunát
872860e6de
Merge #1187 into p/stdenv
...
Tested building firefox, kdelibs, evince on x86_64-linux.
2014-05-29 22:16:07 +02:00
Lluís Batlle i Rossell
338969701c
Fixing upnp in syncthing
2014-05-28 15:23:36 +02:00
Thomas Tuegel
4dd050b425
update znc 1.2 -> 1.4
2014-05-27 15:27:17 -05:00
Alexei Robyn
4fa4518875
Add TeamSpeak 3 server & service module ( close #2056 )
...
Conflicts (trivial):
lib/maintainers.nix
nixos/modules/misc/ids.nix
2014-05-27 17:30:26 +02:00
Lluís Batlle i Rossell
31bc96eee7
Updating syncthing to 0.8.11.
2014-05-27 16:55:02 +02:00
Eelco Dolstra
a0072b4d2d
hipchat: Fix access to /usr/share/X11/xkb
...
HipChat (or rather its copy of Qt) expects to find keyboard data in
/usr/share/X11/xkb. So use a LD_PRELOAD library to intercept and
rewrite the Glibc calls that access those paths. We've been doing the
same thing with packages like Spotify, but now this functionality has
been abstracted into a reusable library, libredirect.so. It uses an
environment variable $NIX_REDIRECTS containing a colon-separated list
of path prefixes to be rewritten, e.g. "/foo=bar:/xyzzy=/fnord".
2014-05-27 01:06:54 +02:00
Eelco Dolstra
481f428604
hipchat: Update to 2.2.1107
2014-05-27 01:06:53 +02:00
Domen Kožar
17371176ee
Merge pull request #2736 from matejc/updateseafile
...
seafile: update client, ccnet, libsearpc and shared
2014-05-25 15:37:17 +02:00
Domen Kožar
7ce1ffbfa5
weechatDev: 0.4.4dev -> 0.1dev
2014-05-25 15:27:50 +02:00
Matej Cotman
116ab5f0c1
seafile: update client, ccnet, libsearpc and shared
2014-05-24 03:36:10 +02:00
Peter Simons
95aa6a9afa
esniper: update to version 2.30.0
2014-05-23 21:56:03 +02:00
Peter Simons
ce919ad3c7
Merge pull request #2730 from pSub/dwb-update
...
Update dwb. This fixes some bugs in dwb.
2014-05-23 18:08:38 +02:00
Pascal Wittmann
10f96a30ff
Update dwb. This fixes some bugs in dwb.
2014-05-23 18:00:36 +02:00
Vladimír Čunát
4241e30874
Merge pull request #2719 from wizeman/u/transmission-upd
...
transmission: Update from 2.82 -> 2.83 + fixes
2014-05-22 21:11:34 +02:00
Ricardo M. Correia
5255e5692e
flashplayer: Update from 11.2.202.356 -> 11.2.202.359
2014-05-22 20:15:29 +02:00
Ricardo M. Correia
68d93de10c
chromium: Update stable channel from 34.0.1847.132 -> 35.0.1916.114
2014-05-22 20:10:10 +02:00
Ricardo M. Correia
f9daf50214
transmission: Fix compilation due to missing systemd dependency
2014-05-22 19:46:07 +02:00
Ricardo M. Correia
1ab0cd1242
transmission: Update from 2.82 -> 2.83
2014-05-22 19:46:07 +02:00
Rob Vermaas
5abc5dea27
lynx: update from 2.8.7 to 2.8.8
2014-05-22 12:57:17 +02:00
Eelco Dolstra
8b89cba9c6
firefox: Update to 29.0.1
2014-05-19 16:04:46 +02:00
Austin Seipp
3d32e49058
btsync: fix my stupidity
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 16:33:33 -05:00